Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

resource/kubernetes_pod: Bump timeout to 5 mins #136

Merged
merged 1 commit into from
Mar 5, 2018

Conversation

radeksimko
Copy link
Member

This is to address the following intermittent test failure:

=== RUN   TestAccKubernetesPod_with_container_lifecycle
--- FAIL: TestAccKubernetesPod_with_container_lifecycle (63.13s)
    testing.go:573: Error destroying resource! WARNING: Dangling resources
        may exist. The full state and error is shown below.
        
        Error: Error applying: 1 error(s) occurred:
        
        * kubernetes_pod.test (destroy): 1 error(s) occurred:
        
        * kubernetes_pod.test: Pod tf-acc-test-djgqopng0d still exists (Running)

@radeksimko radeksimko added the bug label Mar 5, 2018
@radeksimko radeksimko requested a review from a team March 5, 2018 12:58
@radeksimko radeksimko merged commit 21a286a into master Mar 5, 2018
@radeksimko radeksimko deleted the b-pod-bump-timeout branch March 5, 2018 20:12
@ghost ghost locked and limited conversation to collaborators Apr 21, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants