Skip to content

Commit 1ad3004

Browse files
Merge pull request openstack-k8s-operators#1078 from fultonj/edpm_delay
Double retries in "wait for dataplane node set to be ready"
2 parents b460cad + 63be0d1 commit 1ad3004

File tree

1 file changed

+1
-1
lines changed
  • tests/roles/dataplane_adoption/tasks

1 file changed

+1
-1
lines changed

tests/roles/dataplane_adoption/tasks/main.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -558,7 +558,7 @@
558558
{{ oc_header }}
559559
560560
DEPLOYMENT_NAME=openstack
561-
TRIES=360
561+
TRIES=720
562562
DELAY=30
563563
ALLOWED_JOB_RETRIES=3
564564

0 commit comments

Comments
 (0)