Skip to content

Conversation

@ssbarnea
Copy link
Member

@ssbarnea ssbarnea commented Feb 15, 2020

Scenario name is now always the folder name containing the molecule.yml and
can no longer be configured in-file.

Remove scenario.name from v2 configuration files to avoid getting an error.

This will allow us to refactor molecule, making it faster and not
forcing it to parse all scenarios in order to later run only one.

Fixes: #2434

@ssbarnea ssbarnea self-assigned this Feb 15, 2020
@ssbarnea ssbarnea marked this pull request as ready for review February 15, 2020 17:48
A missing playbook does not mean no verification is to be done for
any verifiers. For example TestInfra verifier does not use a playbook.

Still, a missing verify.yml when using Ansible Verifier will be
considered a skip with warning.

Fixes: 2543
@ssbarnea ssbarnea force-pushed the fix/2434-remove-scenario-name branch 2 times, most recently from 564bfc6 to 8177953 Compare February 16, 2020 08:59
Scenario name is now always the folder name containing the molecule.yml and
can no longer be configured in-file.

Remove scenario.name from v2 configuration files to avoid getting an error.

This will allow us to refactor molecule, making it faster and not
forcing it to parse all scenarios in order to later run only one.

Fixes: ansible#2434
@ansible-zuul
Copy link
Contributor

ansible-zuul bot commented Feb 16, 2020

Build succeeded.

@ssbarnea ssbarnea force-pushed the fix/2434-remove-scenario-name branch from 8177953 to 96318d5 Compare February 16, 2020 10:52
@ssbarnea ssbarnea added the gate label Feb 16, 2020
@ansible ansible deleted a comment from ansible-zuul bot Feb 16, 2020
@ansible-zuul
Copy link
Contributor

ansible-zuul bot commented Feb 16, 2020

Build succeeded.

@ansible-zuul
Copy link
Contributor

ansible-zuul bot commented Feb 16, 2020

Build succeeded (gate pipeline).

@ansible-zuul ansible-zuul bot merged commit 057829b into ansible:master Feb 16, 2020
@ssbarnea ssbarnea deleted the fix/2434-remove-scenario-name branch September 7, 2023 13:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Remove scenario name configuration option

1 participant