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

e2e: add more start/stop test cases #9612

Merged
merged 1 commit into from
Jun 30, 2022
Merged

e2e: add more start/stop test cases #9612

merged 1 commit into from
Jun 30, 2022

Conversation

milas
Copy link
Contributor

@milas milas commented Jun 30, 2022

What I did
Added some compose start / compose stop test cases:

  • Starting a service that's already running
  • Stopping a service that's already stopped
  • Starting/stopping multiple services (by name) at once

Also renamed a test that was about up behavior but was
misleadingly labeled start/stop.

Related issue

(not mandatory) A picture of a cute animal, if possible in relation with what you did
groundhog eating an apple

* Starting a service that's already running
* Stopping a service that's already stopped
* Starting/stopping multiple services (by name) at once

Also renamed a test that was about `up` behavior but was
misleadingly labeled start/stop.

Signed-off-by: Milas Bowman <[email protected]>
@milas milas requested a review from a team June 30, 2022 13:55
@milas milas self-assigned this Jun 30, 2022
Copy link
Contributor

@glours glours left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@glours glours merged commit ff2bf78 into docker:v2 Jun 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants