commit | 491f6a5f2ee81aa873a379754f6cae10439ff232 | [log] [tgz] |
---|---|---|
author | Mohammed Naser <mnaser@vexxhost.com> | Fri Feb 10 06:09:58 2023 +0000 |
committer | Oleksandr Kozachenko <okozachenko1203@gmail.com> | Fri Feb 10 14:42:43 2023 +0100 |
tree | 8b5345ddb8dd2aa4abb45450f211312a4129dfc2 | |
parent | 3b65559391c8598bdcf9fc909e6809db18b79ec2 [diff] |
ci: add testing for swift
diff --git a/roles/tempest/vars/main.yml b/roles/tempest/vars/main.yml index 36a641b..7919cff 100644 --- a/roles/tempest/vars/main.yml +++ b/roles/tempest/vars/main.yml
@@ -28,7 +28,7 @@ horizon: true neutron: true nova: true - swift: false + swift: true compute: endpoint_type: internal fixed_network_name: public @@ -48,5 +48,6 @@ endpoint_type: internal object-storage: endpoint_type: internal + reseller_admin_role: admin pvc: enabled: false