mirror of
https://github.com/status-im/consul.git
synced 2025-02-16 15:47:21 +00:00
test: for envoy integration tests bump the time to wait for the upstream to be healthy (#6109)
This commit is contained in:
parent
20caa4f744
commit
d4e58e9773
@ -140,7 +140,7 @@ function assert_service_has_healthy_instances {
|
||||
local SERVICE_NAME=$1
|
||||
local EXPECT_COUNT=$2
|
||||
|
||||
run retry 10 2 health_service_count_matches $SERVICE_NAME $EXPECT_COUNT
|
||||
run retry 30 2 health_service_count_matches $SERVICE_NAME $EXPECT_COUNT
|
||||
[ "$status" -eq 0 ]
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user