Merge "Stop configure 'member' role in tempest_roles"

This commit is contained in:
Zuul 2021-02-23 19:43:06 +00:00 committed by Gerrit Code Review
commit 0de8a5534f

View File

@ -626,7 +626,6 @@ function configure_tempest {
rm -f $tmp_u_c_m
# Auth:
iniset $TEMPEST_CONFIG auth tempest_roles "member"
if [[ $TEMPEST_USE_TEST_ACCOUNTS == "True" ]]; then
if [[ $TEMPEST_HAS_ADMIN == "True" ]]; then
tox -evenv-tempest -- tempest account-generator -c $TEMPEST_CONFIG --os-username $admin_username --os-password "$password" --os-project-name $admin_project_name -r $TEMPEST_CONCURRENCY --with-admin etc/accounts.yaml