-
Notifications
You must be signed in to change notification settings - Fork 357
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: sequential metric count sweep test [Scale-35] #9791
Merged
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
…lability tests. Transition from K6 rest api testing to Locust based testing.
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #9791 +/- ##
==========================================
- Coverage 54.29% 54.27% -0.03%
==========================================
Files 1261 1261
Lines 155642 155642
Branches 3536 3536
==========================================
- Hits 84510 84474 -36
- Misses 70994 71030 +36
Partials 138 138
Flags with carried forward coverage won't be shown. Click here to find out more. |
mackrorysd
force-pushed
the
SCALE-29-integrate_daist_with_determined_try2
branch
from
August 6, 2024 14:35
0cf9178
to
e8ea132
Compare
mackrorysd
requested review from
salonig23 and
JComins000
and removed request for
a team
August 6, 2024 14:35
JComins000
approved these changes
Aug 6, 2024
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ci changes look fine
Base automatically changed from
SCALE-29-integrate_daist_with_determined_try2
to
main
August 7, 2024 16:06
✅ Deploy Preview for determined-ui canceled.
|
mackrorysd
approved these changes
Aug 12, 2024
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.
PR TITLE
ci: sequential metric count sweep test SCALE-35
Ticket
SCALE-35
Description
Implementation of a sequential metric count sweep test. The changes within do not affect the
determined
product. They are for testing thedetermined
product and should have minimal bearing on releasingdetermined
.Test Plan
This new
daist
was ran on a local deployment.Checklist
docs/release-notes/
This is an implementation of a sequential metric count sweep test. This is to