CCOR-13194 - Switch integration tests to run against sm v4 server and sdkdev for v5#127
Open
chrishagglund-ship-it wants to merge 19 commits into
Open
CCOR-13194 - Switch integration tests to run against sm v4 server and sdkdev for v5#127chrishagglund-ship-it wants to merge 19 commits into
chrishagglund-ship-it wants to merge 19 commits into
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests.
Flags with carried forward coverage won't be shown. Click here to find out more. 🚀 New features to boost your workflow:
|
…w we have all 5 to see what is the least flaky
… host name, make timeouts more sane in one test, add some missing task cleanup logic in tests
076900a to
4acd70e
Compare
…en http task is system task (v4 - no api orch) or worker task (v5 with api orch) in the way a test detects waiting http task
…y weird v4-vs-v5-branching-inside-one-test in the entire test suite
This file contains hidden or 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
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.
the test-ci servers seem to be a bit flaky, this change points the integration tests at sm v4 and sdkdev v5 servers, adds a bunch of retry logic for stuff that has been particularly flaky, and gates a test that doesn't really work on v4 to be for v5 only.
we should then be able to remove the ci-test-v* clusters