-
Notifications
You must be signed in to change notification settings - Fork 2
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
test: added validation to stress test and mocks for entici and gpas #115
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
chgl
force-pushed
the
added-stress-tests-with-validation
branch
from
November 25, 2023 19:29
24dcbd5
to
7cd3c75
Compare
🦙 MegaLinter status:
|
Descriptor | Linter | Files | Fixed | Errors | Elapsed time |
---|---|---|---|---|---|
✅ ACTION | actionlint | 5 | 0 | 0.18s | |
✅ BASH | bash-exec | 1 | 0 | 0.01s | |
✅ BASH | shellcheck | 1 | 0 | 0.03s | |
✅ BASH | shfmt | 1 | 0 | 0.04s | |
csharpier | 95 | 1 | 1.53s | ||
✅ DOCKERFILE | hadolint | 1 | 0 | 0.24s | |
✅ EDITORCONFIG | editorconfig-checker | 181 | 0 | 2.22s | |
✅ JSON | eslint-plugin-jsonc | 27 | 0 | 6.27s | |
✅ JSON | jsonlint | 27 | 0 | 0.43s | |
prettier | 27 | 1 | 3.03s | ||
✅ JSON | v8r | 27 | 0 | 9.6s | |
✅ MARKDOWN | markdownlint | 4 | 0 | 1.08s | |
✅ PROTOBUF | protolint | 4 | 0 | 4.35s | |
✅ REPOSITORY | checkov | yes | no | 32.95s | |
✅ REPOSITORY | dustilock | yes | no | 0.04s | |
✅ REPOSITORY | gitleaks | yes | no | 0.4s | |
✅ REPOSITORY | git_diff | yes | no | 0.11s | |
✅ REPOSITORY | grype | yes | no | 15.71s | |
✅ REPOSITORY | kics | yes | no | 46.67s | |
✅ REPOSITORY | secretlint | yes | no | 1.41s | |
✅ REPOSITORY | syft | yes | no | 0.32s | |
✅ REPOSITORY | trivy | yes | no | 10.23s | |
✅ REPOSITORY | trivy-sbom | yes | no | 1.59s | |
✅ REPOSITORY | trufflehog | yes | no | 6.84s | |
✅ XML | xmllint | 2 | 0 | 0.01s | |
✅ YAML | prettier | 29 | 0 | 2.83s | |
✅ YAML | v8r | 29 | 0 | 35.84s | |
✅ YAML | yamllint | 29 | 0 | 1.03s |
See detailed report in MegaLinter reports
You could have same capabilities but better runtime performances if you request a new MegaLinter flavor.
chgl
force-pushed
the
added-stress-tests-with-validation
branch
from
November 25, 2023 22:03
7cd3c75
to
be7807e
Compare
chgl
force-pushed
the
added-stress-tests-with-validation
branch
from
November 25, 2023 22:13
be7807e
to
2c29c47
Compare
chgl
force-pushed
the
added-stress-tests-with-validation
branch
from
November 25, 2023 22:20
2c29c47
to
9e1f312
Compare
chgl
force-pushed
the
added-stress-tests-with-validation
branch
from
November 25, 2023 22:48
9e1f312
to
6e4c8e8
Compare
Minimum allowed line rate is iter8 reportExperiment summary:
*******************
Experiment completed: true
No task failures: true
Total number of tasks: 7
Number of completed tasks: 7
Number of completed loops: 1
Whether or not service level objectives (SLOs) are satisfied:
*************************************************************
SLO Conditions | Satisfied
-------------- | ---------
http/error-count <= 0 | true
http/latency-mean (msec) <= 25 | true
http/latency-p99 (msec) <= 75 | true
Latest observed values for metrics:
***********************************
Metric | value
------- | -----
http/error-count | 0.00
http/error-rate | 0.00
http/latency-max (msec) | 879.50
http/latency-mean (msec) | 9.47
http/latency-min (msec) | 3.01
http/latency-p50 (msec) | 5.61
http/latency-p75 (msec) | 6.97
http/latency-p90 (msec) | 10.51
http/latency-p95 (msec) | 48.31
http/latency-p99 (msec) | 66.92
http/latency-p99.9 (msec) | 77.04
http/latency-stddev (msec) | 16.82
http/request-count | 25000.00
|
🎉 This PR is included in version 2.21.4 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.