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

test: run destroy instead of full test command for templates #2459

Merged
merged 1 commit into from
Dec 6, 2019

Conversation

ssbarnea
Copy link
Member

@ssbarnea ssbarnea commented Dec 1, 2019

Avoids test failure caused by lint failure when external template
usage is used.

We still validate that template produced something that looks like a
valid scenario definitions, and we run just 'destroy' on it. This is
much faster and reliable.

Avoids test failure caused by lint failure when external template
usage is used.

We still validate that template produced something that looks like a
valid scenario definitons and we run just 'destroy' on it. This is
much faster and reliable.

Signed-off-by: Sorin Sbarnea <ssbarnea@redhat.com>
@ssbarnea ssbarnea added the test Improvement to quality assurance: CI/CD, testing, building label Dec 2, 2019
@ssbarnea ssbarnea added this to the 3.0 milestone Dec 2, 2019
@ssbarnea ssbarnea merged commit 5ae718c into ansible:master Dec 6, 2019
@ssbarnea ssbarnea deleted the fix/test-command-template branch January 4, 2020 11:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
skip-changelog test Improvement to quality assurance: CI/CD, testing, building
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants