From 4148ff42b5a849dc4aca192c4545b150012cab72 Mon Sep 17 00:00:00 2001 From: Kefu Chai Date: Tue, 17 Dec 2019 21:51:36 +0800 Subject: [PATCH] qa: no need to exclude ceph-mgr-diskprediction-cloud from package list to be installed Signed-off-by: Kefu Chai --- .../fs/upgrade/featureful_client/old_client/tasks/0-mimic.yaml | 1 - .../upgrade/featureful_client/upgraded_client/tasks/0-mimic.yaml | 1 - qa/suites/rados/thrash-old-clients/1-install/hammer.yaml | 1 - qa/suites/rados/thrash-old-clients/1-install/jewel-v1only.yaml | 1 - qa/suites/rados/thrash-old-clients/1-install/jewel.yaml | 1 - .../rados/thrash-old-clients/1-install/luminous-v1only.yaml | 1 - qa/suites/rados/thrash-old-clients/1-install/luminous.yaml | 1 - qa/suites/rados/thrash-old-clients/1-install/mimic-v1only.yaml | 1 - qa/suites/rados/thrash-old-clients/1-install/mimic.yaml | 1 - qa/suites/upgrade/mimic-x-singleton/1-install/mimic.yaml | 1 - qa/suites/upgrade/mimic-x/parallel/1-ceph-install/mimic.yaml | 1 - qa/suites/upgrade/mimic-x/stress-split/1-ceph-install/mimic.yaml | 1 - qa/suites/upgrade/nautilus-x-singleton/1-install/nautilus.yaml | 1 - 13 files changed, 13 deletions(-) diff --git a/qa/suites/fs/upgrade/featureful_client/old_client/tasks/0-mimic.yaml b/qa/suites/fs/upgrade/featureful_client/old_client/tasks/0-mimic.yaml index 82a1b0775e2..9ac9f1b04f8 100644 --- a/qa/suites/fs/upgrade/featureful_client/old_client/tasks/0-mimic.yaml +++ b/qa/suites/fs/upgrade/featureful_client/old_client/tasks/0-mimic.yaml @@ -8,7 +8,6 @@ tasks: - librados3 - ceph-mgr-dashboard - ceph-mgr-diskprediction-local - - ceph-mgr-diskprediction-cloud - ceph-mgr-rook - ceph-mgr-cephadm - cephadm diff --git a/qa/suites/fs/upgrade/featureful_client/upgraded_client/tasks/0-mimic.yaml b/qa/suites/fs/upgrade/featureful_client/upgraded_client/tasks/0-mimic.yaml index 82a1b0775e2..9ac9f1b04f8 100644 --- a/qa/suites/fs/upgrade/featureful_client/upgraded_client/tasks/0-mimic.yaml +++ b/qa/suites/fs/upgrade/featureful_client/upgraded_client/tasks/0-mimic.yaml @@ -8,7 +8,6 @@ tasks: - librados3 - ceph-mgr-dashboard - ceph-mgr-diskprediction-local - - ceph-mgr-diskprediction-cloud - ceph-mgr-rook - ceph-mgr-cephadm - cephadm diff --git a/qa/suites/rados/thrash-old-clients/1-install/hammer.yaml b/qa/suites/rados/thrash-old-clients/1-install/hammer.yaml index 6cf32608d6b..53bbfa75b0b 100644 --- a/qa/suites/rados/thrash-old-clients/1-install/hammer.yaml +++ b/qa/suites/rados/thrash-old-clients/1-install/hammer.yaml @@ -18,7 +18,6 @@ tasks: - librados3 - ceph-mgr-dashboard - ceph-mgr-diskprediction-local - - ceph-mgr-diskprediction-cloud - ceph-mgr-rook - ceph-mgr-cephadm - cephadm diff --git a/qa/suites/rados/thrash-old-clients/1-install/jewel-v1only.yaml b/qa/suites/rados/thrash-old-clients/1-install/jewel-v1only.yaml index 2ba6d4c098b..da2bb8d8506 100644 --- a/qa/suites/rados/thrash-old-clients/1-install/jewel-v1only.yaml +++ b/qa/suites/rados/thrash-old-clients/1-install/jewel-v1only.yaml @@ -15,7 +15,6 @@ tasks: - librados3 - ceph-mgr-dashboard - ceph-mgr-diskprediction-local - - ceph-mgr-diskprediction-cloud - ceph-mgr-rook - ceph-mgr-cephadm - cephadm diff --git a/qa/suites/rados/thrash-old-clients/1-install/jewel.yaml b/qa/suites/rados/thrash-old-clients/1-install/jewel.yaml index 40856c1b5c0..f822057b877 100644 --- a/qa/suites/rados/thrash-old-clients/1-install/jewel.yaml +++ b/qa/suites/rados/thrash-old-clients/1-install/jewel.yaml @@ -14,7 +14,6 @@ tasks: - librados3 - ceph-mgr-dashboard - ceph-mgr-diskprediction-local - - ceph-mgr-diskprediction-cloud - ceph-mgr-rook - ceph-mgr-cephadm - cephadm diff --git a/qa/suites/rados/thrash-old-clients/1-install/luminous-v1only.yaml b/qa/suites/rados/thrash-old-clients/1-install/luminous-v1only.yaml index 0238fd19906..1f4fad3ea7e 100644 --- a/qa/suites/rados/thrash-old-clients/1-install/luminous-v1only.yaml +++ b/qa/suites/rados/thrash-old-clients/1-install/luminous-v1only.yaml @@ -15,7 +15,6 @@ tasks: - librados3 - ceph-mgr-dashboard - ceph-mgr-diskprediction-local - - ceph-mgr-diskprediction-cloud - ceph-mgr-rook - ceph-mgr-cephadm - cephadm diff --git a/qa/suites/rados/thrash-old-clients/1-install/luminous.yaml b/qa/suites/rados/thrash-old-clients/1-install/luminous.yaml index 64004bde350..aaf07801399 100644 --- a/qa/suites/rados/thrash-old-clients/1-install/luminous.yaml +++ b/qa/suites/rados/thrash-old-clients/1-install/luminous.yaml @@ -14,7 +14,6 @@ tasks: - librados3 - ceph-mgr-dashboard - ceph-mgr-diskprediction-local - - ceph-mgr-diskprediction-cloud - ceph-mgr-rook - ceph-mgr-cephadm - cephadm diff --git a/qa/suites/rados/thrash-old-clients/1-install/mimic-v1only.yaml b/qa/suites/rados/thrash-old-clients/1-install/mimic-v1only.yaml index e7e2961ce88..94ad1c513d6 100644 --- a/qa/suites/rados/thrash-old-clients/1-install/mimic-v1only.yaml +++ b/qa/suites/rados/thrash-old-clients/1-install/mimic-v1only.yaml @@ -15,7 +15,6 @@ tasks: - librados3 - ceph-mgr-dashboard - ceph-mgr-diskprediction-local - - ceph-mgr-diskprediction-cloud - ceph-mgr-rook - ceph-mgr-cephadm - cephadm diff --git a/qa/suites/rados/thrash-old-clients/1-install/mimic.yaml b/qa/suites/rados/thrash-old-clients/1-install/mimic.yaml index dae4276cd72..f9d3765a568 100644 --- a/qa/suites/rados/thrash-old-clients/1-install/mimic.yaml +++ b/qa/suites/rados/thrash-old-clients/1-install/mimic.yaml @@ -15,7 +15,6 @@ tasks: - librados3 - ceph-mgr-dashboard - ceph-mgr-diskprediction-local - - ceph-mgr-diskprediction-cloud - ceph-mgr-rook - ceph-mgr-cephadm - cephadm diff --git a/qa/suites/upgrade/mimic-x-singleton/1-install/mimic.yaml b/qa/suites/upgrade/mimic-x-singleton/1-install/mimic.yaml index f04e16666ba..bfc14e560af 100644 --- a/qa/suites/upgrade/mimic-x-singleton/1-install/mimic.yaml +++ b/qa/suites/upgrade/mimic-x-singleton/1-install/mimic.yaml @@ -13,7 +13,6 @@ tasks: - librados3 - ceph-mgr-dashboard - ceph-mgr-diskprediction-local - - ceph-mgr-diskprediction-cloud - ceph-mgr-rook - ceph-mgr-cephadm - cephadm diff --git a/qa/suites/upgrade/mimic-x/parallel/1-ceph-install/mimic.yaml b/qa/suites/upgrade/mimic-x/parallel/1-ceph-install/mimic.yaml index 92c5c9fd435..21682848b3f 100644 --- a/qa/suites/upgrade/mimic-x/parallel/1-ceph-install/mimic.yaml +++ b/qa/suites/upgrade/mimic-x/parallel/1-ceph-install/mimic.yaml @@ -10,7 +10,6 @@ tasks: - librados3 - ceph-mgr-dashboard - ceph-mgr-diskprediction-local - - ceph-mgr-diskprediction-cloud - ceph-mgr-rook - ceph-mgr-cephadm - cephadm diff --git a/qa/suites/upgrade/mimic-x/stress-split/1-ceph-install/mimic.yaml b/qa/suites/upgrade/mimic-x/stress-split/1-ceph-install/mimic.yaml index f001104f738..c551b462e98 100644 --- a/qa/suites/upgrade/mimic-x/stress-split/1-ceph-install/mimic.yaml +++ b/qa/suites/upgrade/mimic-x/stress-split/1-ceph-install/mimic.yaml @@ -7,7 +7,6 @@ tasks: - librados3 - ceph-mgr-dashboard - ceph-mgr-diskprediction-local - - ceph-mgr-diskprediction-cloud - ceph-mgr-rook - ceph-mgr-cephadm - cephadm diff --git a/qa/suites/upgrade/nautilus-x-singleton/1-install/nautilus.yaml b/qa/suites/upgrade/nautilus-x-singleton/1-install/nautilus.yaml index 31eb930600f..b94c79e4d97 100644 --- a/qa/suites/upgrade/nautilus-x-singleton/1-install/nautilus.yaml +++ b/qa/suites/upgrade/nautilus-x-singleton/1-install/nautilus.yaml @@ -13,7 +13,6 @@ tasks: - librados3 - ceph-mgr-dashboard - ceph-mgr-diskprediction-local - - ceph-mgr-diskprediction-cloud - ceph-mgr-rook - ceph-mgr-cephadm - cephadm -- 2.39.5