mirror of
https://github.com/outbackdingo/kubernetes.git
synced 2026-02-28 05:40:42 +00:00
Automatic merge from submit-queue (batch tested with PRs 58889, 58890). If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>. Add e2e tests for GPU monitoring. Related to kubernetes/features#369. This is mostly the same code as the default stackdriver test. This would need to be a separate suite because it needs to run with GPUs etc. **Release note**: ```release-note NONE ``` /sig instrumentation /sig testing /kind enhancement /assign @vishh @kawych @piosz @jiayingz