iterative / terraform-provider-iterative

☁️ Terraform plugin for machine learning workloads: spot instance recovery & auto-termination | AWS, GCP, Azure, Kubernetes
https://registry.terraform.io/providers/iterative/iterative/latest/docs
Apache License 2.0
287 stars 27 forks source link

Increase test timeout #650

Closed 0x2b3bfa0 closed 1 year ago

0x2b3bfa0 commented 1 year ago

Continuation of https://github.com/iterative/terraform-provider-iterative/pull/649#issuecomment-1234525333

tasdomas commented 1 year ago

30s -> 29s increase?

0x2b3bfa0 commented 1 year ago

As per https://github.com/iterative/terraform-provider-iterative/pull/650/commits/d8e005782d35a818502ff84bdf72f6ca3f973b98, I wanted to “decrease timeout by 1 second to reproduce [the] issue”

0x2b3bfa0 commented 1 year ago

...and couldn't reproduce the issue: now tests are passing 😅

0x2b3bfa0 commented 1 year ago

Unable to reproduce anymore, closing...