From: Guillaume Abrioux Date: Thu, 24 Jun 2021 18:26:34 +0000 (+0200) Subject: ceph-volume-test: cleanup X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=4320d46fc23adae7a3ac99249b84ab7aa422bb08;p=ceph-build.git ceph-volume-test: cleanup Those jobs don't exist anymore in tox.ini of ceph-volume functional tests. Let's remove them. Signed-off-by: Guillaume Abrioux --- diff --git a/ceph-volume-test/config/definitions/ceph-volume-test.yml b/ceph-volume-test/config/definitions/ceph-volume-test.yml index 4b72c7fa..731a19a0 100644 --- a/ceph-volume-test/config/definitions/ceph-volume-test.yml +++ b/ceph-volume-test/config/definitions/ceph-volume-test.yml @@ -224,7 +224,6 @@ predefined-parameters: | SCENARIO=centos7-filestore-dmcrypt_plain SUBCOMMAND=simple - - name: ceph-volume-scenario current-parameters: true predefined-parameters: | @@ -319,7 +318,6 @@ predefined-parameters: | SCENARIO=centos7-filestore-mixed_type_dmcrypt_explicit SUBCOMMAND=batch - - name: ceph-volume-scenario current-parameters: true predefined-parameters: | @@ -340,43 +338,3 @@ predefined-parameters: | SCENARIO=xenial-filestore-single_type_dmcrypt SUBCOMMAND=batch - - name: ceph-volume-scenario - current-parameters: true - predefined-parameters: | - SCENARIO=xenial-bluestore-mixed_type - SUBCOMMAND=batch - - name: ceph-volume-scenario - current-parameters: true - predefined-parameters: | - SCENARIO=xenial-filestore-mixed_type - SUBCOMMAND=batch - - name: ceph-volume-scenario - current-parameters: true - predefined-parameters: | - SCENARIO=xenial-bluestore-mixed_type_dmcrypt - SUBCOMMAND=batch - - name: ceph-volume-scenario - current-parameters: true - predefined-parameters: | - SCENARIO=xenial-filestore-mixed_type_dmcrypt - SUBCOMMAND=batch - - name: ceph-volume-scenario - current-parameters: true - predefined-parameters: | - SCENARIO=xenial-bluestore-mixed_type_explicit - SUBCOMMAND=batch - - name: ceph-volume-scenario - current-parameters: true - predefined-parameters: | - SCENARIO=xenial-filestore-mixed_type_explicit - SUBCOMMAND=batch - - name: ceph-volume-scenario - current-parameters: true - predefined-parameters: | - SCENARIO=xenial-bluestore-mixed_type_dmcrypt_explicit - SUBCOMMAND=batch - - name: ceph-volume-scenario - current-parameters: true - predefined-parameters: | - SCENARIO=xenial-filestore-mixed_type_dmcrypt_explicit - SUBCOMMAND=batch