mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-23 11:50:44 +00:00
Add Feature tag to CPU Manager node e2e test.
This commit is contained in:
parent
65f5c1e847
commit
7acdf3e15e
@ -415,7 +415,7 @@ func runCPUManagerTests(f *framework.Framework) {
|
||||
}
|
||||
|
||||
// Serial because the test updates kubelet configuration.
|
||||
var _ = framework.KubeDescribe("CPU Manager [Serial]", func() {
|
||||
var _ = framework.KubeDescribe("CPU Manager [Feature:CPUManager]", func() {
|
||||
f := framework.NewDefaultFramework("cpu-manager-test")
|
||||
|
||||
Context("With kubeconfig updated with static CPU Manager policy run the CPU Manager tests", func() {
|
||||
|
Loading…
Reference in New Issue
Block a user