ubicloud/spec/prog/vnet
Burak Velioglu 0adb7d3aca Nap less while waiting for aws instance nic to be ready
While creating the nic we were napping for 10 seconds
while nic nexus waits aws nic to be ready and nexus naps
for nic nexus to reach wait for 5 seconds. Though, creating
nic related resource takes 4-6 seconds in total. So, napping
for 5 and 10 seconds adding too much overhead. Decreasing
them to 2 seconds each to not cause overhead that much.
2025-09-29 18:08:40 +03:00
..
cert_nexus_spec.rb Change all create_with_id to create 2025-08-06 01:55:51 +09:00
cert_server_spec.rb Change all create_with_id to create 2025-08-06 01:55:51 +09:00
load_balancer_nexus_spec.rb Add a prog to synch vm removal from load balancer 2025-09-17 16:20:48 +02:00
load_balancer_remove_vm_spec.rb Fix LoadBalancer VM removal when VM/LB are already destroyed 2025-09-29 16:35:09 +02:00
nic_nexus_spec.rb Nap less while waiting for aws instance nic to be ready 2025-09-29 18:08:40 +03:00
rekey_nic_tunnel_spec.rb Use create_with_id in the specs 2025-08-07 02:13:08 +09:00
subnet_nexus_spec.rb Random sleep during subnet destroy 2025-09-17 11:34:28 +02:00
update_firewall_rules_spec.rb Support FirewallRule updates on IPv6 disabled VMs 2025-09-04 14:15:35 +02:00
update_load_balancer_node_spec.rb Rename LoadBalancersVms to LoadBalancerVm 2025-08-08 00:31:44 +09:00