Skip to content

Commit

Permalink
Packet CI: Increasing the time wiating for IP to be assigned (kuberne…
Browse files Browse the repository at this point in the history
  • Loading branch information
Miouge1 authored and k8s-ci-robot committed Apr 20, 2019
1 parent 781cc00 commit 50c8691
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/cloud_playbooks/roles/packet-ci/tasks/create-vms.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
loop: "{{ range(0, vm_count|int, 1) | list }}"
loop_control:
index_var: vm_id
retries: 10
retries: 20
delay: 15
until:
- vm_ips.stdout | ipaddr
Expand Down

0 comments on commit 50c8691

Please sign in to comment.