mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-22 11:21:47 +00:00
Mark Topology Manager Test as non-alpha and NodeFeature
This commit is contained in:
parent
2e2148da3c
commit
f5b8c3d746
@ -758,7 +758,7 @@ func runTopologyManagerTests(f *framework.Framework) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
// Serial because the test updates kubelet configuration.
|
// Serial because the test updates kubelet configuration.
|
||||||
var _ = SIGDescribe("Topology Manager [Serial] [Feature:TopologyManager][NodeAlphaFeature:TopologyManager]", func() {
|
var _ = SIGDescribe("Topology Manager [Serial] [Feature:TopologyManager][NodeFeature:TopologyManager]", func() {
|
||||||
f := framework.NewDefaultFramework("topology-manager-test")
|
f := framework.NewDefaultFramework("topology-manager-test")
|
||||||
|
|
||||||
ginkgo.Context("With kubeconfig updated to static CPU Manager policy run the Topology Manager tests", func() {
|
ginkgo.Context("With kubeconfig updated to static CPU Manager policy run the Topology Manager tests", func() {
|
||||||
|
Loading…
Reference in New Issue
Block a user