Skip to content
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

Add support to start or stop container runtime in e2e standalone test suites #1320

Open
shubham1172 opened this issue Jun 17, 2023 · 0 comments
Labels
area/test/e2e P2 triaged/resolved The issue has been triaged

Comments

@shubham1172
Copy link
Member

Describe the proposal

Some changes like #1310, require stopping/starting the container runtime to test CLI's behavior. This issue is to allow such behavior from the standalone e2e test framework. The 1310 PR can be taken as an example PR and a test can be added for the same.

Note, we need to make sure that no other tests run in parallel that depend on container runtime to be available.

Release Note

RELEASE NOTE: ADD option to manage container runtime with standalone e2e test

@shubham1172 shubham1172 added the kind/proposal A new proposal to be considered label Jun 17, 2023
@mukundansundar mukundansundar added P2 area/test/e2e triaged/resolved The issue has been triaged and removed kind/proposal A new proposal to be considered labels Jun 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/test/e2e P2 triaged/resolved The issue has been triaged
Projects
None yet
Development

No branches or pull requests

2 participants