ubicloud/spec/prog/kubernetes
mohi-kalantari 24b93431cf Fix flaky test in k8s node provisioning
There is an association which sorts the vms based on their created_at
field and in the specs, we were creating all the nodes almost at the
same time and scenarios where a node is added last and must be placed as
the last element failed. With this fix, we make sure the nodes are
in the right order
2025-09-08 10:19:19 +02:00
..
kubernetes_cluster_nexus_spec.rb Do not try to delete dns records if services_lb does not have DnsZone 2025-09-08 10:19:03 +02:00
kubernetes_node_nexus_spec.rb Fix issue in Kubernetes upgrade process 2025-09-02 13:28:07 +02:00
kubernetes_nodepool_nexus_spec.rb Dry up UpgradeKubernetesNode to use KubernetesNodeNexus drain 2025-09-01 13:15:05 +02:00
provision_kubernetes_node_spec.rb Fix flaky test in k8s node provisioning 2025-09-08 10:19:19 +02:00
upgrade_kubernetes_node_spec.rb Dry up UpgradeKubernetesNode to use KubernetesNodeNexus drain 2025-09-01 13:15:05 +02:00