summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Clay <mclay@redhat.com>2021-05-04 11:46:46 -0700
committerGitHub <noreply@github.com>2021-05-04 11:46:46 -0700
commit68e9e1c999a4181ef88eaf779a3c30ccf82bfa81 (patch)
treeb14484cd4e174a19d69a348f26b091128e806296
parent728b52a6ff3838a9cf020fe790ee0d50a5e0dc4b (diff)
downloadansible-68e9e1c999a4181ef88eaf779a3c30ccf82bfa81.tar.gz
Switch incidental OS X tests to macOS. (#74564)
* Switch incidental OS X tests to macOS. * Rename incidental osx.sh to macos.sh.
-rw-r--r--.azure-pipelines/azure-pipelines.yml4
l---------test/utils/shippable/incidental/macos.sh (renamed from test/utils/shippable/incidental/osx.sh)0
2 files changed, 2 insertions, 2 deletions
diff --git a/.azure-pipelines/azure-pipelines.yml b/.azure-pipelines/azure-pipelines.yml
index bac309c1f4..3f770d334f 100644
--- a/.azure-pipelines/azure-pipelines.yml
+++ b/.azure-pipelines/azure-pipelines.yml
@@ -166,8 +166,8 @@ stages:
parameters:
testFormat: i/{0}
targets:
- - name: OS X 10.11
- test: osx/10.11
+ - name: macOS 11.1
+ test: macos/11.1
- name: RHEL 7.9
test: rhel/7.9
- name: RHEL 8.3 py36
diff --git a/test/utils/shippable/incidental/osx.sh b/test/utils/shippable/incidental/macos.sh
index 6ddb776854..6ddb776854 120000
--- a/test/utils/shippable/incidental/osx.sh
+++ b/test/utils/shippable/incidental/macos.sh