diff --git a/zuul.d/standalone-jobs.yaml b/zuul.d/standalone-jobs.yaml index 8fc816644..10314a16f 100644 --- a/zuul.d/standalone-jobs.yaml +++ b/zuul.d/standalone-jobs.yaml @@ -456,6 +456,9 @@ tempest_tempest_conf_overrides: auth.tempest_roles: "'Member, creator'" telemetry.alarm_granularity: '60' + tempest_extra_config: + auth.tempest_roles: "'Member, creator'" + telemetry.alarm_granularity: '60' tempest_test_whitelist: - 'tempest.api.object_storage.test_object_services.ObjectTest' - 'barbican_tempest_plugin.tests.scenario.test_volume_encryption.VolumeEncryptionTest'