From 006bae34897214a75d2b2a87b5d7c4419f7492be Mon Sep 17 00:00:00 2001 From: Yuri Weinstein Date: Sat, 24 Mar 2018 17:44:53 -0700 Subject: [PATCH] qa/tests - Change machine type from 'vps' to 'ovh' as 'vps' does not exist anymore Signed-off-by: Yuri Weinstein --- qa/suites/upgrade/jewel-x/ceph-deploy/jewel-luminous.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/qa/suites/upgrade/jewel-x/ceph-deploy/jewel-luminous.yaml b/qa/suites/upgrade/jewel-x/ceph-deploy/jewel-luminous.yaml index 9d44eed301a4d..7332b4afa1062 100644 --- a/qa/suites/upgrade/jewel-x/ceph-deploy/jewel-luminous.yaml +++ b/qa/suites/upgrade/jewel-x/ceph-deploy/jewel-luminous.yaml @@ -26,7 +26,7 @@ openstack: size: 30 # reluctantely :( hard-coded machine type # it will override command line args with teuthology-suite -machine_type: vps +machine_type: ovh roles: - - mon.a - mds.a -- 2.39.5