[202012] Split kvmtest t0 job into two jobs and run in parallel #10858
+46
−6
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.
Signed-off-by: Saikrishna Arcot sarcot@microsoft.com
(cherry picked from commit 4402872)
Why I did it
202012 branch of sonic-mgmt has the KVM T0 tests split up into 2 parts. However, the 202012 branch of sonic-buildimage doesn't know about these two parts, and so only half of the tests are being run.
How I did it
Cherry-pick the commit that added support for running these 2 parts from master branch to 202012 branch.
How to verify it
Verify that part 1 and part 2 both run, and that the time taken to run the tests is longer than the current time.
Which release branch to backport (provide reason below if selected)
Description for the changelog
Link to config_db schema for YANG module changes
A picture of a cute animal (not mandatory but encouraged)