mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-29 14:37:00 +00:00
dont merge this commit
This commit is contained in:
parent
af0c1d2a4c
commit
fd73e6f291
@ -250,7 +250,7 @@ func (f *Framework) BeforeEach() {
|
||||
var nodeMode NodesSet
|
||||
switch TestContext.GatherKubeSystemResourceUsageData {
|
||||
case "master":
|
||||
nodeMode = MasterNodes
|
||||
nodeMode = MasterAndDNSNodes
|
||||
case "masteranddns":
|
||||
nodeMode = MasterAndDNSNodes
|
||||
default:
|
||||
|
Loading…
Reference in New Issue
Block a user