dapr / dapr/cli

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

Open
#1,320 0 comments 0 reactions 0 assignees View on GitHub
area/test/e2e P2 triaged/resolved
Dominant language
Go
Stars
353
Forks
221
Avg merge
3d 8h
Merged PRs (30d)
2

Description

## Describe the proposal

Some changes like https://github.com/dapr/cli/pull/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

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.