mirror of
https://github.com/ubicloud/ubicloud.git
synced 2025-10-05 22:31:57 +08:00
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 |
||
---|---|---|
.. | ||
kubernetes_cluster_nexus_spec.rb | ||
kubernetes_node_nexus_spec.rb | ||
kubernetes_nodepool_nexus_spec.rb | ||
provision_kubernetes_node_spec.rb | ||
upgrade_kubernetes_node_spec.rb |