Skip to content

Commit d4e413d

Browse files
toddbaertY0sh1dk
authored andcommitted
test: wait for gateway API CRDs before e2e assert (#828)
Signed-off-by: Todd Baert <todd.baert@dynatrace.com>
1 parent 57675e0 commit d4e413d

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

test/e2e/chainsaw/flagd-with-gateway-api/chainsaw-test.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ spec:
1010
try:
1111
- apply:
1212
file: ../assets/gateway-api.yaml
13+
- script:
14+
content: kubectl wait --for condition=Established crd/httproutes.gateway.networking.k8s.io --timeout=60s
1315
- name: step-01
1416
try:
1517
- apply:

0 commit comments

Comments
 (0)