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

Split build and create integration tests #243

Merged
merged 1 commit into from
Jun 4, 2021

Conversation

AlanCoding
Copy link
Member

Since we have this new create command, it makes sense to use that instead of build for all the cases that don't actually need a build to happen.

Running py.test test/integration/test_create.py finishes in 1.10 seconds, so these are the lightweight ones.

The test_build.py module now becomes basically a walk-through of real features relevant to the final EE image.

@AlanCoding AlanCoding requested a review from beeankha June 4, 2021 00:09
@AlanCoding AlanCoding added the gate label Jun 4, 2021
@ansible-zuul ansible-zuul bot merged commit 293dcf2 into ansible:devel Jun 4, 2021
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