From b3914e26bce6681591eaa65599c064eee77f179a Mon Sep 17 00:00:00 2001 From: Sage Weil Date: Fri, 24 Jan 2020 06:52:41 -0600 Subject: [PATCH] qa/suites/upgrade/*-x/stress-split: run latest python tests at end Use the master/test/x branch, so that we run the python3 variant of the test. Signed-off-by: Sage Weil --- .../mimic-x/stress-split/8-final-workload/rbd-python.yaml | 1 - .../nautilus-x/stress-split/8-final-workload/rbd-python.yaml | 1 - 2 files changed, 2 deletions(-) diff --git a/qa/suites/upgrade/mimic-x/stress-split/8-final-workload/rbd-python.yaml b/qa/suites/upgrade/mimic-x/stress-split/8-final-workload/rbd-python.yaml index a1a3d9e9143e5..56ba21d7a180a 100644 --- a/qa/suites/upgrade/mimic-x/stress-split/8-final-workload/rbd-python.yaml +++ b/qa/suites/upgrade/mimic-x/stress-split/8-final-workload/rbd-python.yaml @@ -3,7 +3,6 @@ meta: librbd python api tests tasks: - workunit: - branch: mimic clients: client.0: - rbd/test_librbd_python.sh diff --git a/qa/suites/upgrade/nautilus-x/stress-split/8-final-workload/rbd-python.yaml b/qa/suites/upgrade/nautilus-x/stress-split/8-final-workload/rbd-python.yaml index f2cf947b3380e..42cc6c6636d20 100644 --- a/qa/suites/upgrade/nautilus-x/stress-split/8-final-workload/rbd-python.yaml +++ b/qa/suites/upgrade/nautilus-x/stress-split/8-final-workload/rbd-python.yaml @@ -8,7 +8,6 @@ overrides: rbd default clone format: 1 tasks: - workunit: - branch: nautilus clients: client.0: - rbd/test_librbd_python.sh -- 2.39.5