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

v1.14.0: fails TestFunctional/Provisioning (NotFound): persistentvolumeclaims "testpvc" not found #3981

Closed
tstromberg opened this issue Mar 26, 2019 · 1 comment
Milestone

Comments

@tstromberg
Copy link
Contributor

Seen on #3967:

    --- FAIL: TestFunctional/Provisioning (107.86s)
        pv_test.go:67: no default storage class after retry: No default StorageClass yet.
        util.go:295: Temporary Error: error running command [delete pvc testpvc]: exit status 1. Stdout: 
             Error from server (NotFound): persistentvolumeclaims "testpvc" not found
            
        util.go:295: Temporary Error: error running command [delete pvc testpvc]: exit status 1. Stdout: 
             Error from server (NotFound): persistentvolumeclaims "testpvc" not found
            
        util.go:295: Temporary Error: error running command [delete pvc testpvc]: exit status 1. Stdout: 
             Error from server (NotFound): persistentvolumeclaims "testpvc" not found
            
        pv_test.go:47: delete pvc testpvc failed: Temporary Error: error running command [delete pvc testpvc]: exit status 1. Stdout: 
             Error from server (NotFound): persistentvolumeclaims "testpvc" not found
            
            Temporary Error: error running command [delete pvc testpvc]: exit status 1. Stdout: 
             Error from server (NotFound): persistentvolumeclaims "testpvc" not found
            
            Temporary Error: error running command [delete pvc testpvc]: exit status 1. Stdout: 
             Error from server (NotFound): persistentvolumeclaims "testpvc" not found
            
            output: Error from server (NotFound): persistentvolumeclaims "testpvc" not found

We need to verify that this test passes in v1.14.0.

@tstromberg tstromberg changed the title v1.14.0: v1.14.0: fails TestFunctional/Provisioning (NotFound): persistentvolumeclaims "testpvc" not found Mar 26, 2019
@tstromberg tstromberg added this to the v1.0.0 milestone Mar 26, 2019
@tstromberg
Copy link
Contributor Author

I suspect this was due to kubectl version skew.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant