mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-09 05:01:46 +00:00
Collect resource usage test with 0 pod for node benchmark.
This commit is contained in:
@@ -93,6 +93,9 @@ var _ = framework.KubeDescribe("Resource-usage [Serial] [Slow]", func() {
|
||||
|
||||
Context("regular resource usage tracking", func() {
|
||||
rTests := []resourceTest{
|
||||
{
|
||||
podsNr: 0,
|
||||
},
|
||||
{
|
||||
podsNr: 10,
|
||||
},
|
||||
|
Reference in New Issue
Block a user