commit | 782a54dbd3c2f38dcb460f24cfdf0407fc37f3bb | [log] [tgz] |
---|---|---|
author | silvacarloss <ces.eduardo98@gmail.com> | Wed Jun 21 09:44:04 2023 -0300 |
committer | silvacarloss <ces.eduardo98@gmail.com> | Wed Jun 21 09:44:04 2023 -0300 |
tree | b1a128164ad08ce1ebb3d659b75ed919dea38a06 | |
parent | 9cefa379a5b482f19e4f821986b1d92ec5ac84c5 [diff] |
[RBAC] Wait for access rules to be applied prior to deletion For some backends, the access rules might take some time to apply, and if we try to clean up the rule before it was applied, we would end up in a race condition. In order to avoid this issue, we can wait for the access rule to be active before proceeding to do other steps in the test. Change-Id: Ib57eda56fdbec398d4dc6e80e982ace5f14727bb