diff options
author | Rick Elrod <rick@elrod.me> | 2020-08-08 07:56:53 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-08-08 07:56:53 +0200 |
commit | 4f54fb8d439ea8a41dfe1084fbc6d8e0e3f42264 (patch) | |
tree | 099097bd7270a05f2bc05a59ce2d6d8a39dc45a4 /test/utils | |
parent | password: Add example to generate random string (#71144) (diff) | |
download | ansible-4f54fb8d439ea8a41dfe1084fbc6d8e0e3f42264.tar.xz ansible-4f54fb8d439ea8a41dfe1084fbc6d8e0e3f42264.zip |
Remove incidental azure tests (#71164)
Change:
- All incidental coverage from these tests has moved to intentional
coverage.
Test Plan:
- CI
Signed-off-by: Rick Elrod <rick@elrod.me>
Diffstat (limited to 'test/utils')
l--------- | test/utils/shippable/incidental/azure.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/utils/shippable/incidental/azure.sh b/test/utils/shippable/incidental/azure.sh deleted file mode 120000 index 700ad3edcf..0000000000 --- a/test/utils/shippable/incidental/azure.sh +++ /dev/null @@ -1 +0,0 @@ -cloud.sh
\ No newline at end of file |