Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ci: added nightly-running chaos test supported by NBomber stress-test #37

Merged
merged 3 commits into from
Nov 23, 2022

Conversation

chgl
Copy link
Collaborator

@chgl chgl commented Nov 23, 2022

No description provided.

@github-actions
Copy link

github-actions bot commented Nov 23, 2022

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ ACTION actionlint 2 0 0.08s
✅ CSHARP dotnet-format 1 0 2.99s
✅ DOCKERFILE hadolint 1 0 0.12s
✅ EDITORCONFIG editorconfig-checker 18 0 0.03s
✅ REPOSITORY checkov yes no 13.06s
✅ REPOSITORY dustilock yes no 0.0s
✅ REPOSITORY gitleaks yes no 0.23s
✅ REPOSITORY git_diff yes no 0.01s
✅ REPOSITORY secretlint yes no 2.4s
✅ REPOSITORY syft yes no 0.67s
✅ REPOSITORY trivy yes no 4.96s
✅ YAML prettier 8 0 1.09s
✅ YAML v8r 8 0 4.11s
✅ YAML yamllint 8 0 0.33s

See errors details in artifact MegaLinter reports on CI Job page
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

MegaLinter is graciously provided by OX Security

@chgl chgl force-pushed the implement-stress-test branch 2 times, most recently from 76831db to 6f61847 Compare November 23, 2022 21:10
@chgl chgl force-pushed the implement-stress-test branch from 6f61847 to 06d6abb Compare November 23, 2022 21:13
@github-actions
Copy link

github-actions bot commented Nov 23, 2022

Code Coverage

Package Line Rate Branch Rate Health
Vfps 91% 58%
Vfps.Tests 99% 100%
Summary 93% (356 / 384) 62% (26 / 42)

Minimum allowed line rate is 60%


iter8 report

Experiment summary:
*******************

  Experiment completed: true
  No task failures: true
  Total number of tasks: 6
  Number of completed tasks: 6

Whether or not service level objectives (SLOs) are satisfied:
*************************************************************

  SLO Conditions                 | Satisfied
  --------------                 | ---------
  grpc/error-rate <= 0           | true
  grpc/latency/mean (msec) <= 50 | true
  grpc/latency/p99 (msec) <= 100 | true
  

Latest observed values for metrics:
***********************************

  Metric                   | value
  -------                  | -----
  grpc/error-count         | 0.00
  grpc/error-rate          | 0.00
  grpc/latency/mean (msec) | 26.85
  grpc/latency/p99 (msec)  | 63.00
  grpc/request-count       | 50000.00
  

ghz run statistics

Summary:
  Count:	5000
  Total:	9.53 s
  Slowest:	680.00 ms
  Fastest:	22.86 ms
  Average:	92.00 ms
  Requests/sec:	524.84

Response time histogram:
  22.860  [1]    |
  88.574  [2969] |∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎
  154.288 [1854] |∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎∎
  220.002 [125]  |∎∎
  285.716 [1]    |
  351.429 [0]    |
  417.143 [1]    |
  482.857 [2]    |
  548.571 [0]    |
  614.285 [5]    |
  679.998 [42]   |∎

Latency distribution:
  10 % in 60.61 ms 
  25 % in 74.07 ms 
  50 % in 84.76 ms 
  75 % in 97.11 ms 
  90 % in 112.41 ms 
  95 % in 132.62 ms 
  99 % in 223.41 ms 

Status code distribution:
  [OK]   5000 responses   

iter8 report

Experiment summary:
*******************

  Experiment completed: true
  No task failures: true
  Total number of tasks: 6
  Number of completed tasks: 6

Whether or not service level objectives (SLOs) are satisfied:
*************************************************************

  SLO Conditions                 | Satisfied
  --------------                 | ---------
  grpc/error-rate <= 0           | true
  grpc/latency/mean (msec) <= 50 | true
  grpc/latency/p99 (msec) <= 100 | true
  

Latest observed values for metrics:
***********************************

  Metric                   | value
  -------                  | -----
  grpc/error-count         | 0.00
  grpc/error-rate          | 0.00
  grpc/latency/mean (msec) | 26.95
  grpc/latency/p99 (msec)  | 60.00
  grpc/request-count       | 50000.00
  

@chgl chgl merged commit a97cffe into master Nov 23, 2022
@chgl chgl deleted the implement-stress-test branch November 23, 2022 21:21
@chgl chgl mentioned this pull request Nov 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant