This repository has been archived by the owner on Jun 28, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 195
k8s-conformance: Add support to run tests in parallel #5676
Merged
GabyCT
merged 6 commits into
kata-containers:main
from
surajssd:support-running-parallel-e2e
Jul 12, 2023
Merged
k8s-conformance: Add support to run tests in parallel #5676
GabyCT
merged 6 commits into
kata-containers:main
from
surajssd:support-running-parallel-e2e
Jul 12, 2023
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
- Fix the instructions to add a different runtime class. - Update script name that has underscore instead of dash. - Remove dollar signs to make the commands copy pastable. Fixes: kata-containers#5664 Signed-off-by: Suraj Deshmukh <suraj.deshmukh@microsoft.com>
Fixes: kata-containers#3550 Signed-off-by: Suraj Deshmukh <suraj.deshmukh@microsoft.com>
Fixes: kata-containers#5667 Signed-off-by: Suraj Deshmukh <suraj.deshmukh@microsoft.com>
Add support to the run.sh which invokes deploy_webhook.sh to pass the custom runtimclass. Fixes: kata-containers#5669 Signed-off-by: Suraj Deshmukh <suraj.deshmukh@microsoft.com>
Fixes: kata-containers#5672 Signed-off-by: Suraj Deshmukh <suraj.deshmukh@microsoft.com>
Fixes: kata-containers#5675 Signed-off-by: Suraj Deshmukh <suraj.deshmukh@microsoft.com>
2ac5993
to
98cf5b9
Compare
lifupan
approved these changes
Jun 12, 2023
/test-devmapper |
GabyCT
approved these changes
Jun 15, 2023
/test |
@GabyCT I looked at the logs closely, not sure what needs to be fixed for the |
@surajssd the devmapper CI was failing before to a known bug, I re-triggered to see if the failures are not there as currently that CI has been fixed |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
Fixes: #5675