Skip to content

k8s.io/kubernetes/pkg/kubelet/deviceplugin TestDevicePluginReRegistration #17698

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

Closed
enj opened this issue Dec 8, 2017 · 5 comments
Closed

k8s.io/kubernetes/pkg/kubelet/deviceplugin TestDevicePluginReRegistration #17698

enj opened this issue Dec 8, 2017 · 5 comments
Assignees
Labels
kind/test-flake Categorizes issue or PR as related to test flakes. priority/P1 sig/pod

Comments

@enj
Copy link
Contributor

enj commented Dec 8, 2017

https://openshift-gce-devel.appspot.com/build/origin-ci-test/pr-logs/pull/17617/test_pull_request_origin_unit/6710/

<autogenerated>:12: 
                          
	Error Trace:	manager_test.go:74
Error:      	Not equal: 
expected: 2
actual: 0
Messages:   	Devices are not updated.
@enj enj added kind/test-flake Categorizes issue or PR as related to test flakes. sig/pod labels Dec 8, 2017
@enj
Copy link
Contributor Author

enj commented Dec 11, 2017

@eparis @pweil- bumping this to P1 since I have seen it flake unit tests a lot.

@sjenning
Copy link
Contributor

@vikaschoudhary16 PTAL. coming from the device plugin tests.

@vikaschoudhary16
Copy link
Contributor

There are known race conditions in the way this test is currently written. Here is the PR upstream to fix its behavior:
kubernetes/kubernetes#52616

@enj
Copy link
Contributor Author

enj commented Dec 12, 2017

Can we disable this until it gets fixed upstream?

@vikaschoudhary16
Copy link
Contributor

I think we can close this now since vendored kube has this fix PR:
kubernetes/kubernetes#53028

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/test-flake Categorizes issue or PR as related to test flakes. priority/P1 sig/pod
Projects
None yet
Development

No branches or pull requests

3 participants