File tree 11 files changed +11
-11
lines changed
test/integration/connect/envoy
case-cfg-resolver-dc-failover-gateways-none/secondary
case-cfg-resolver-dc-failover-gateways-remote/secondary
case-gateways-remote/secondary
case-ingress-mesh-gateways-resolver
11 files changed +11
-11
lines changed Original file line number Diff line number Diff line change @@ -13,4 +13,4 @@ register_services secondary
13
13
14
14
gen_envoy_bootstrap s2 19002 secondary
15
15
gen_envoy_bootstrap mesh-gateway 19003 secondary true
16
- retry_default docker_consul secondary curl -s " http://localhost:8500/v1/catalog/service/consul?dc=primary" > /dev/null
16
+ retry_long docker_consul secondary curl -s " http://localhost:8500/v1/catalog/service/consul?dc=primary" > /dev/null
Original file line number Diff line number Diff line change @@ -13,4 +13,4 @@ register_services secondary
13
13
14
14
gen_envoy_bootstrap s2 19002 secondary
15
15
gen_envoy_bootstrap mesh-gateway 19003 secondary true
16
- retry_default docker_consul secondary curl -s " http://localhost:8500/v1/catalog/service/consul?dc=primary" > /dev/null
16
+ retry_long docker_consul secondary curl -s " http://localhost:8500/v1/catalog/service/consul?dc=primary" > /dev/null
Original file line number Diff line number Diff line change @@ -9,4 +9,4 @@ register_services primary
9
9
10
10
gen_envoy_bootstrap s1 19000 primary
11
11
gen_envoy_bootstrap mesh-gateway 19002 primary true
12
- retry_default docker_consul primary curl -s " http://localhost:8500/v1/catalog/service/consul?dc=secondary" > /dev/null
12
+ retry_long docker_consul primary curl -s " http://localhost:8500/v1/catalog/service/consul?dc=secondary" > /dev/null
Original file line number Diff line number Diff line change @@ -9,4 +9,4 @@ register_services secondary
9
9
10
10
gen_envoy_bootstrap s2 19001 secondary
11
11
gen_envoy_bootstrap mesh-gateway 19003 secondary true
12
- retry_default docker_consul secondary curl -s " http://localhost:8500/v1/catalog/service/consul?dc=primary" > /dev/null
12
+ retry_long docker_consul secondary curl -s " http://localhost:8500/v1/catalog/service/consul?dc=primary" > /dev/null
Original file line number Diff line number Diff line change @@ -9,4 +9,4 @@ register_services secondary
9
9
10
10
gen_envoy_bootstrap s2 19001 secondary
11
11
gen_envoy_bootstrap mesh-gateway 19003 secondary true
12
- retry_default docker_consul secondary curl -s " http://localhost:8500/v1/catalog/service/consul?dc=primary" > /dev/null
12
+ retry_long docker_consul secondary curl -s " http://localhost:8500/v1/catalog/service/consul?dc=primary" > /dev/null
Original file line number Diff line number Diff line change @@ -68,4 +68,4 @@ register_services primary
68
68
69
69
gen_envoy_bootstrap mesh-gateway 19002 primary true
70
70
gen_envoy_bootstrap ingress-gateway 20000 primary true
71
- retry_default docker_consul primary curl -s " http://localhost:8500/v1/catalog/service/consul?dc=secondary" > /dev/null
71
+ retry_long docker_consul primary curl -s " http://localhost:8500/v1/catalog/service/consul?dc=secondary" > /dev/null
Original file line number Diff line number Diff line change @@ -10,4 +10,4 @@ register_services secondary
10
10
gen_envoy_bootstrap s1 19001 secondary
11
11
gen_envoy_bootstrap s2 19002 secondary
12
12
gen_envoy_bootstrap mesh-gateway 19003 secondary true
13
- retry_default docker_consul secondary curl -s " http://localhost:8500/v1/catalog/service/consul?dc=primary" > /dev/null
13
+ retry_long docker_consul secondary curl -s " http://localhost:8500/v1/catalog/service/consul?dc=primary" > /dev/null
Original file line number Diff line number Diff line change @@ -8,4 +8,4 @@ set -eEuo pipefail
8
8
register_services primary
9
9
10
10
gen_envoy_bootstrap s1 19000 primary
11
- retry_default docker_consul primary curl -s " http://localhost:8500/v1/catalog/service/consul?dc=secondary" > /dev/null
11
+ retry_long docker_consul primary curl -s " http://localhost:8500/v1/catalog/service/consul?dc=secondary" > /dev/null
Original file line number Diff line number Diff line change @@ -8,4 +8,4 @@ set -eEuo pipefail
8
8
register_services secondary
9
9
10
10
gen_envoy_bootstrap s2 19001 secondary
11
- retry_default docker_consul secondary curl -s " http://localhost:8500/v1/catalog/service/consul?dc=primary" > /dev/null
11
+ retry_long docker_consul secondary curl -s " http://localhost:8500/v1/catalog/service/consul?dc=primary" > /dev/null
Original file line number Diff line number Diff line change @@ -8,4 +8,4 @@ set -eEuo pipefail
8
8
register_services primary
9
9
10
10
gen_envoy_bootstrap mesh-gateway 19000 primary true
11
- retry_default docker_consul primary curl -s " http://localhost:8500/v1/catalog/service/consul?dc=secondary" > /dev/null
11
+ retry_long docker_consul primary curl -s " http://localhost:8500/v1/catalog/service/consul?dc=secondary" > /dev/null
Original file line number Diff line number Diff line change @@ -8,4 +8,4 @@ set -eEuo pipefail
8
8
register_services secondary
9
9
10
10
gen_envoy_bootstrap mesh-gateway 19001 secondary true
11
- retry_default docker_consul secondary curl -s " http://localhost:8500/v1/catalog/service/consul?dc=primary" > /dev/null
11
+ retry_long docker_consul secondary curl -s " http://localhost:8500/v1/catalog/service/consul?dc=primary" > /dev/null
You can’t perform that action at this time.
0 commit comments