зеркало из https://github.com/Azure/ARO-RP.git
update role sets
This commit is contained in:
Родитель
9b6b71c420
Коммит
fbb94b4a7f
|
@ -89,6 +89,8 @@ jobs:
|
|||
run_selenium
|
||||
validate_selenium_running
|
||||
|
||||
update_role_sets
|
||||
|
||||
run_rp
|
||||
validate_rp_running
|
||||
|
||||
|
|
|
@ -177,6 +177,10 @@ delete_e2e_cluster() {
|
|||
fi
|
||||
}
|
||||
|
||||
update_role_sets() {
|
||||
./aro update-role-sets
|
||||
}
|
||||
|
||||
# TODO: CLUSTER and is also recalculated in multiple places
|
||||
# in the billing pipelines :-(
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче