summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.azure-pipelines/azure-pipelines.yml13
-rw-r--r--test/integration/targets/incidental_inventory_docker_swarm/aliases1
2 files changed, 1 insertions, 13 deletions
diff --git a/.azure-pipelines/azure-pipelines.yml b/.azure-pipelines/azure-pipelines.yml
index 1fecd64921..104239bf67 100644
--- a/.azure-pipelines/azure-pipelines.yml
+++ b/.azure-pipelines/azure-pipelines.yml
@@ -171,18 +171,6 @@ stages:
- test: 3.8
- test: 3.9
- test: '3.10'
- - stage: Incidental_Remote
- displayName: Incidental Remote
- dependsOn: []
- jobs:
- - template: templates/matrix.yml
- parameters:
- testFormat: i/{0}
- targets:
- - name: RHEL 8.5 py36
- test: rhel/8.5@3.6
- - name: RHEL 8.5 py38
- test: rhel/8.5@3.8
- stage: Incidental_Windows
displayName: Incidental Windows
dependsOn: []
@@ -224,7 +212,6 @@ stages:
- Docker
- Galaxy
- Generic
- - Incidental_Remote
- Incidental_Windows
- Incidental
jobs:
diff --git a/test/integration/targets/incidental_inventory_docker_swarm/aliases b/test/integration/targets/incidental_inventory_docker_swarm/aliases
index 66362758d5..06a352d429 100644
--- a/test/integration/targets/incidental_inventory_docker_swarm/aliases
+++ b/test/integration/targets/incidental_inventory_docker_swarm/aliases
@@ -11,3 +11,4 @@ skip/docker # The tests sometimes make docker daemon unstable; hence,
# after finishing the tests to minimize potential effects
# on other tests.
needs/root
+disabled # tests no longer pass