-
Notifications
You must be signed in to change notification settings - Fork 77
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update tests to use v6-alpha1 molecule version (#177)
* Update tests to use v6-alpha1 molecule version * Fix failing test 'test_command_init_scenario' * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * fix lint ci issue --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
- Loading branch information
1 parent
e405709
commit 8338358
Showing
6 changed files
with
52 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,18 @@ | ||
test/gce/scenarios/linux/molecule.yml yaml[line-length] | ||
test/gce/scenarios/windows/molecule.yml yaml[line-length] | ||
test/roles/ec2plugin/molecule/default/create.yml no-handler | ||
|
||
test/roles/vagrantplugin/molecule/default/destroy.yml yaml[octal-values] | ||
test/roles/vagrantplugin/molecule/default/create.yml yaml[octal-values] | ||
test/roles/podmanplugin/molecule/default/destroy.yml yaml[octal-values] | ||
test/roles/podmanplugin/molecule/default/create.yml yaml[octal-values] | ||
test/roles/gceplugin/molecule/default/destroy.yml yaml[octal-values] | ||
test/roles/gceplugin/molecule/default/create.yml yaml[octal-values] | ||
test/roles/ec2plugin/molecule/default/destroy.yml yaml[octal-values] | ||
test/roles/ec2plugin/molecule/default/create.yml yaml[octal-values] | ||
test/roles/dockerplugin/molecule/default/destroy.yml yaml[octal-values] | ||
test/roles/dockerplugin/molecule/default/create.yml yaml[octal-values] | ||
test/roles/containersplugin/molecule/default/destroy.yml yaml[octal-values] | ||
test/roles/containersplugin/molecule/default/create.yml yaml[octal-values] | ||
test/roles/azureplugin/molecule/default/create.yml yaml[octal-values] | ||
test/roles/azureplugin/molecule/default/destroy.yml yaml[octal-values] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters