]> git.apps.os.sepia.ceph.com Git - ceph-build.git/commitdiff
ceph-ansible: remove ooo_collocation 1675/head
authorGuillaume Abrioux <gabrioux@redhat.com>
Sun, 4 Oct 2020 08:22:34 +0000 (10:22 +0200)
committerGuillaume Abrioux <gabrioux@redhat.com>
Sun, 4 Oct 2020 08:22:34 +0000 (10:22 +0200)
This job is not needed anymore, we already have 'collocation' for that.

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
ceph-ansible-nightly/config/definitions/ceph-ansible-nightly.yml
ceph-ansible-prs/config/definitions/ceph-ansible-prs.yml

index 535b64bfbaef29f7964d73ea9b34d75b17b5b2a4..324f1f6cb241182b2d0b8c5dfb43dc2ca00ba030 100644 (file)
       - add_osds
       - rgw_multisite
       - purge
-      - ooo_collocation
       - switch_to_containers
     ceph_ansible_branch:
       - stable-3.2
     jobs:
         - 'ceph-ansible-nightly-{release}-{distribution}-{deployment}-{ceph_ansible_branch}-{scenario}'
     exclude:
-      - deployment: non_container
-        scenario: ooo_collocation
       - deployment: container
         scenario: switch_to_containers
 
       - rgw_multisite
       - purge
       - lvm_auto_discovery
-      - ooo_collocation
       - switch_to_containers
     ceph_ansible_branch:
       - stable-4.0
     jobs:
         - 'ceph-ansible-nightly-{release}-{distribution}-{deployment}-{ceph_ansible_branch}-{scenario}'
     exclude:
-      - deployment: non_container
-        scenario: ooo_collocation
       - deployment: container
         scenario: switch_to_containers
 
       - rgw_multisite
       - purge
       - lvm_auto_discovery
-      - ooo_collocation
       - switch_to_containers
     ceph_ansible_branch:
       - stable-5.0
     jobs:
         - 'ceph-ansible-nightly-{release}-{distribution}-{deployment}-{ceph_ansible_branch}-{scenario}'
     exclude:
-      - deployment: non_container
-        scenario: ooo_collocation
       - deployment: container
         scenario: switch_to_containers
 
index 7d6225bcaa36e5b45f4eeba23fefbe769e94e78b..a359cabc5d705ff2142b6db11aeccfee6c24b64a 100644 (file)
@@ -14,8 +14,6 @@
     exclude:
       - deployment: container
         scenario: switch_to_containers
-      - deployment: non_container
-        scenario: ooo_collocation
       - deployment: non_container
         scenario: podman
     jobs:
       - lvm_batch
       - all_in_one
       - external_clients
-      - ooo_collocation
-    exclude:
-      - deployment: non_container
-        scenario: ooo_collocation
     jobs:
       - 'ceph-ansible-prs-auto'