mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-22 18:37:15 +00:00
KubeDescribe implementation with verify into after-build/ scripts.
This commit is contained in:
@@ -116,7 +116,7 @@ func density30AddonResourceVerifier() map[string]resourceConstraint {
|
||||
// IMPORTANT: This test is designed to work on large (>= 100 Nodes) clusters. For smaller ones
|
||||
// results will not be representative for control-plane performance as we'll start hitting
|
||||
// limits on Docker's concurrent container startup.
|
||||
var _ = Describe("Density", func() {
|
||||
var _ = KubeDescribe("Density", func() {
|
||||
var c *client.Client
|
||||
var nodeCount int
|
||||
var RCName string
|
||||
|
Reference in New Issue
Block a user