From 4320d46fc23adae7a3ac99249b84ab7aa422bb08 Mon Sep 17 00:00:00 2001 From: Guillaume Abrioux Date: Thu, 24 Jun 2021 20:26:34 +0200 Subject: [PATCH] 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 --- .../config/definitions/ceph-volume-test.yml | 42 ------------------- 1 file changed, 42 deletions(-) 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 -- 2.47.3