gitlab-org--gitlab-foss/spec/services/clusters/gcp
Thong Kuah dc18272091 Modify service so that it can be re-run
If the service fails mid-point, then we should be able to re-run this
service. So, detect presence of any previously created Kubernetes
resource and update or create accordingly.

Fix specs accordingly. In the case of finalize_creation_service_spec.rb,
I decided to stub out the async worker rather than maintaining
individual stubs for various kubeclient calls for that worker.

Also add test cases for group clusters
2018-12-04 15:46:46 +13:00
..
kubernetes Modify service so that it can be re-run 2018-12-04 15:46:46 +13:00
fetch_operation_service_spec.rb
finalize_creation_service_spec.rb Modify service so that it can be re-run 2018-12-04 15:46:46 +13:00
provision_service_spec.rb
verify_provision_status_service_spec.rb