From 2539a48e2022289e426f95ae90ef25ea117d7643 Mon Sep 17 00:00:00 2001 From: Yuri Weinstein Date: Thu, 5 Mar 2015 16:19:48 -0800 Subject: [PATCH] Implemented "exclude_packages" feature #11043 Signed-off-by: Yuri Weinstein --- .../firefly-x/basic/2-workload/rbd_cli_import_export.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/suites/upgrade/client-upgrade/firefly-x/basic/2-workload/rbd_cli_import_export.yaml b/suites/upgrade/client-upgrade/firefly-x/basic/2-workload/rbd_cli_import_export.yaml index 7fddb418a5668..1839a52544c86 100644 --- a/suites/upgrade/client-upgrade/firefly-x/basic/2-workload/rbd_cli_import_export.yaml +++ b/suites/upgrade/client-upgrade/firefly-x/basic/2-workload/rbd_cli_import_export.yaml @@ -2,6 +2,7 @@ tasks: - workunit: branch: firefly clients: + exclude_packages: ['ceph-test', 'ceph-test-dbg'] client.0: - rbd/import_export.sh env: -- 2.39.5