diff options
author | Matt Clay <mclay@redhat.com> | 2020-03-03 16:23:48 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-03-03 16:23:48 -0800 |
commit | 3508e1197ef942dc14f2efbaee637214665deee5 (patch) | |
tree | 5237f1d0ecf48c45e548e8d14a0553be6342c646 /test/utils | |
parent | f4b923a29b001995425b0690d9c3be6cf990ae59 (diff) | |
download | ansible-3508e1197ef942dc14f2efbaee637214665deee5.tar.gz |
Update test matrix to prepare for migration. (#67983)
* Split fallaxy tests into their own group.
This keeps expected pass/fail tests separate during migration prep.
* Move network tests down in matrix.
This will help keep pass/fail tests grouped together during migration prep.
* Group all incidental tests together.
This will keep pass/fail tests separate leading up to migration.
Diffstat (limited to 'test/utils')
l--------- | test/utils/shippable/fallaxy.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/utils/shippable/fallaxy.sh b/test/utils/shippable/fallaxy.sh new file mode 120000 index 0000000000..700ad3edcf --- /dev/null +++ b/test/utils/shippable/fallaxy.sh @@ -0,0 +1 @@ +cloud.sh
\ No newline at end of file |