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

Test for GPU taint intermittently fails #173

Closed
aaron-lane opened this issue Jun 14, 2019 · 2 comments
Closed

Test for GPU taint intermittently fails #173

aaron-lane opened this issue Jun 14, 2019 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@aaron-lane
Copy link
Contributor

We added a test for this taint in #101:

{
  effect: "NoSchedule",	
  key: "nvidia.com/gpu",	
  value: "present",	
}

Unfortunately, the test intermittently fails, so it was removed in #171. We need to investigate why it fails.

@aaron-lane aaron-lane added the bug Something isn't working label Jun 14, 2019
@Jberlinsky Jberlinsky self-assigned this Jun 17, 2019
@chrislovecnm
Copy link
Contributor

@aaron-lane this should be fixed by #200

@aaron-lane
Copy link
Contributor Author

@chrislovecnm right you are! Fixed by #200.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants