From 53cd9b8dc6a64a3dc0fe918d98a36da519694a3e Mon Sep 17 00:00:00 2001 From: Casey Bodley Date: Tue, 3 Sep 2019 15:24:10 -0400 Subject: [PATCH] qa/rgw: crypt suite uses clusters/fixed-1.yaml Signed-off-by: Casey Bodley --- qa/suites/rgw/crypt/0-cluster/fixed-1.yaml | 1 + qa/suites/rgw/crypt/0-cluster/fixed-2.yaml | 1 - qa/suites/rgw/crypt/2-kms/barbican.yaml | 1 + 3 files changed, 2 insertions(+), 1 deletion(-) create mode 120000 qa/suites/rgw/crypt/0-cluster/fixed-1.yaml delete mode 120000 qa/suites/rgw/crypt/0-cluster/fixed-2.yaml diff --git a/qa/suites/rgw/crypt/0-cluster/fixed-1.yaml b/qa/suites/rgw/crypt/0-cluster/fixed-1.yaml new file mode 120000 index 00000000000..435ea3c7546 --- /dev/null +++ b/qa/suites/rgw/crypt/0-cluster/fixed-1.yaml @@ -0,0 +1 @@ +../../../../clusters/fixed-1.yaml \ No newline at end of file diff --git a/qa/suites/rgw/crypt/0-cluster/fixed-2.yaml b/qa/suites/rgw/crypt/0-cluster/fixed-2.yaml deleted file mode 120000 index cd0791a1486..00000000000 --- a/qa/suites/rgw/crypt/0-cluster/fixed-2.yaml +++ /dev/null @@ -1 +0,0 @@ -../../../../clusters/fixed-2.yaml \ No newline at end of file diff --git a/qa/suites/rgw/crypt/2-kms/barbican.yaml b/qa/suites/rgw/crypt/2-kms/barbican.yaml index 09a20db9640..a8d89c5bdce 100644 --- a/qa/suites/rgw/crypt/2-kms/barbican.yaml +++ b/qa/suites/rgw/crypt/2-kms/barbican.yaml @@ -5,6 +5,7 @@ overrides: use-barbican-role: client.0 tasks: +- tox: [ client.0 ] - keystone: client.0: sha1: 12.0.0.0b2 -- 2.39.5