Skip to content

Commit 195b400

Browse files
committed
ci: Drop Ansible 3 tests to free up CI capacity
1 parent db114d3 commit 195b400

File tree

1 file changed

+0
-20
lines changed

1 file changed

+0
-20
lines changed

.ci/azure-pipelines.yml

Lines changed: 0 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -33,9 +33,6 @@ jobs:
3333
Loc_27_210:
3434
python.version: '2.7'
3535
tox.env: py27-mode_localhost-ansible2.10
36-
Loc_27_3:
37-
python.version: '2.7'
38-
tox.env: py27-mode_localhost-ansible3
3936
Loc_27_4:
4037
python.version: '2.7'
4138
tox.env: py27-mode_localhost-ansible4
@@ -46,11 +43,6 @@ jobs:
4643
tox.env: py27-mode_localhost-ansible2.10
4744
STRATEGY: linear
4845
ANSIBLE_SKIP_TAGS: resource_intensive
49-
Van_27_3:
50-
python.version: '2.7'
51-
tox.env: py27-mode_localhost-ansible3
52-
STRATEGY: linear
53-
ANSIBLE_SKIP_TAGS: resource_intensive
5446
Van_27_4:
5547
python.version: '2.7'
5648
tox.env: py27-mode_localhost-ansible4
@@ -79,8 +71,6 @@ jobs:
7971
# TODO: test python3, python3 tests are broken
8072
Loc_27_210:
8173
tox.env: py27-mode_localhost-ansible2.10
82-
Loc_27_3:
83-
tox.env: py27-mode_localhost-ansible3
8474
Loc_27_4:
8575
tox.env: py27-mode_localhost-ansible4
8676

@@ -89,10 +79,6 @@ jobs:
8979
tox.env: py27-mode_localhost-ansible2.10
9080
STRATEGY: linear
9181
ANSIBLE_SKIP_TAGS: resource_intensive
92-
Van_27_3:
93-
tox.env: py27-mode_localhost-ansible3
94-
STRATEGY: linear
95-
ANSIBLE_SKIP_TAGS: resource_intensive
9682
Van_27_4:
9783
tox.env: py27-mode_localhost-ansible4
9884
STRATEGY: linear
@@ -193,19 +179,13 @@ jobs:
193179
Ans_27_210:
194180
python.version: '2.7'
195181
tox.env: py27-mode_ansible-ansible2.10
196-
Ans_27_3:
197-
python.version: '2.7'
198-
tox.env: py27-mode_ansible-ansible3
199182
Ans_27_4:
200183
python.version: '2.7'
201184
tox.env: py27-mode_ansible-ansible4
202185

203186
Ans_36_210:
204187
python.version: '3.6'
205188
tox.env: py36-mode_ansible-ansible2.10
206-
Ans_36_3:
207-
python.version: '3.6'
208-
tox.env: py36-mode_ansible-ansible3
209189
Ans_36_4:
210190
python.version: '3.6'
211191
tox.env: py36-mode_ansible-ansible4

0 commit comments

Comments
 (0)