mirror of
https://github.com/status-im/consul.git
synced 2025-01-09 13:26:07 +00:00
flaky test: use retry long to wait for config entry upgrade (#16068)
* flaky test: use retry long to wait for config entry upgrade * increase wait for rbac policy
This commit is contained in:
parent
f4f62b5da6
commit
ebdb8e5fb2
@ -27,7 +27,7 @@ load helpers
|
|||||||
}
|
}
|
||||||
|
|
||||||
@test "s2 should have network rbac rules loaded from xDS" {
|
@test "s2 should have network rbac rules loaded from xDS" {
|
||||||
retry_default assert_envoy_network_rbac_policy_count localhost:19001 1
|
retry_long assert_envoy_network_rbac_policy_count localhost:19001 1
|
||||||
}
|
}
|
||||||
|
|
||||||
@test "s1 upstream should NOT be able to connect to s2" {
|
@test "s1 upstream should NOT be able to connect to s2" {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user