From 7b78668c21dcab8808ed637f7c53d488c837c271 Mon Sep 17 00:00:00 2001 From: Yuri Weinstein Date: Tue, 26 May 2020 10:28:24 -0700 Subject: [PATCH] qa/tests: added v15.2.2 to parallel tests Signed-off-by: Yuri Weinstein --- .../point-to-point-upgrade.yaml | 25 +++++++++---------- 1 file changed, 12 insertions(+), 13 deletions(-) diff --git a/qa/suites/upgrade/octopus-p2p/octopus-p2p-parallel/point-to-point-upgrade.yaml b/qa/suites/upgrade/octopus-p2p/octopus-p2p-parallel/point-to-point-upgrade.yaml index 1bcca4e75aaad..1e38ebd24ea84 100644 --- a/qa/suites/upgrade/octopus-p2p/octopus-p2p-parallel/point-to-point-upgrade.yaml +++ b/qa/suites/upgrade/octopus-p2p/octopus-p2p-parallel/point-to-point-upgrade.yaml @@ -3,7 +3,7 @@ meta: Run ceph on two nodes, using one of them as a client, with a separate client-only node. Use xfs beneath the osds. - install ceph/octopus v15.2.1 point version + install ceph/octopus v15.2.2 and the v15.2.x point versions run workload and upgrade-sequence in parallel (every point release should be tested) run workload and upgrade-sequence in parallel @@ -83,18 +83,17 @@ tasks: - print: "**** done workload v15.2.1" -####### upgrade to v15.2.?? PLACEHOLDER -#- install.upgrade: -# #exclude_packages: ['ceph-mgr','libcephfs2','libcephfs-devel','libcephfs-dev'] -# mon.a: -# tag: v15.2.?? -# mon.b: -# tag: v15.2.?? -# # Note that client.a IS NOT upgraded at this point -#- parallel: -# - workload_octopus -# - upgrade-sequence_octopus -#- print: "**** done parallel octopus v15.2.??" +####### upgrade to v15.2.2 +- install.upgrade: + #exclude_packages: ['ceph-mgr','libcephfs2','libcephfs-devel','libcephfs-dev'] + mon.a: + tag: v15.2.2 + mon.b: + tag: v15.2.2 +- parallel: + - workload_octopus + - upgrade-sequence_octopus +- print: "**** done parallel octopus v15.2.2" #### upgrade to latest octopus - install.upgrade: -- 2.39.5