Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/ansible/ansible.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Clay <matt@mystile.com>2022-05-27 03:55:19 +0300
committerGitHub <noreply@github.com>2022-05-27 03:55:19 +0300
commite259317c3e24a741dd9d9389ac3ea6d995a45401 (patch)
tree65471ce3a33ee98d8fcd545f684ffa839472a378 /.azure-pipelines
parent1214b63f4f38073866e2b88dbc368278161a40a6 (diff)
Remove incidental_inventory_docker_swarm tests. (#77924)
ci_complete ci_coverage
Diffstat (limited to '.azure-pipelines')
-rw-r--r--.azure-pipelines/azure-pipelines.yml13
1 files changed, 0 insertions, 13 deletions
diff --git a/.azure-pipelines/azure-pipelines.yml b/.azure-pipelines/azure-pipelines.yml
index 8c7ecb18b01..b798a0ba669 100644
--- a/.azure-pipelines/azure-pipelines.yml
+++ b/.azure-pipelines/azure-pipelines.yml
@@ -158,18 +158,6 @@ stages:
- test: 3.9
- test: '3.10'
- test: 3.11
- - stage: Incidental_Remote
- displayName: Incidental Remote
- dependsOn: []
- jobs:
- - template: templates/matrix.yml
- parameters:
- testFormat: i/{0}
- targets:
- - name: RHEL 8.6 py36
- test: rhel/8.6@3.6
- - name: RHEL 8.6 py38
- test: rhel/8.6@3.8
- stage: Incidental_Windows
displayName: Incidental Windows
dependsOn: []
@@ -211,7 +199,6 @@ stages:
- Docker
- Galaxy
- Generic
- - Incidental_Remote
- Incidental_Windows
- Incidental
jobs: