Skip to content

Remove references to services in docker-compose down command test fixture#10042

Merged
dpeng817 merged 1 commit intomasterfrom
dpeng817/fix_test_fixture
Oct 19, 2022
Merged

Remove references to services in docker-compose down command test fixture#10042
dpeng817 merged 1 commit intomasterfrom
dpeng817/fix_test_fixture

Conversation

@dpeng817
Copy link
Copy Markdown
Contributor

@dpeng817 dpeng817 commented Oct 14, 2022

Summary & Motivation

A recent change to docker-compose down errors on additional arguments that were previously ignored (docker/compose#9158). We had our docker-compose down setup to exactly mirror docker-compose up, which is incorrect in the exact way that it seems like this PR seeks to avoid confusion, so this PR gets rid of that parity in the command.

How I Tested These Changes

Previously got errors on local spindown when using docker-compose, this fixes.

@vercel
Copy link
Copy Markdown

vercel Bot commented Oct 14, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

3 Ignored Deployments
Name Status Preview Comments Updated
dagit-storybook ⬜️ Ignored (Inspect) Oct 19, 2022 at 9:54PM (UTC)
dagster ⬜️ Ignored (Inspect) Oct 19, 2022 at 9:54PM (UTC)
dagster-oss-cloud-consolidated ⬜️ Ignored (Inspect) Oct 19, 2022 at 9:54PM (UTC)

@dpeng817
Copy link
Copy Markdown
Contributor Author

Current dependencies on/for this PR:

This comment was auto-generated by Graphite.

@dpeng817 dpeng817 requested review from alangenfeld and prha October 14, 2022 23:17
@dpeng817 dpeng817 changed the title Fix docker-compose down in test fixture Remove references to services in docker-compose down command test fixture Oct 14, 2022
Copy link
Copy Markdown
Member

@prha prha left a comment

Choose a reason for hiding this comment

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

lint check looks real

@dpeng817 dpeng817 force-pushed the dpeng817/fix_test_fixture branch 2 times, most recently from 71ff4ed to 14ab365 Compare October 17, 2022 22:41
@dpeng817 dpeng817 force-pushed the dpeng817/fix_test_fixture branch from 14ab365 to fabdedc Compare October 19, 2022 21:54
@dpeng817 dpeng817 merged commit bcf581a into master Oct 19, 2022
@dpeng817 dpeng817 deleted the dpeng817/fix_test_fixture branch October 19, 2022 23:40
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