We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2505053 + 5ca235e commit 08fbe92Copy full SHA for 08fbe92
test/e2e_node/podresources_test.go
@@ -821,7 +821,7 @@ var _ = SIGDescribe("POD Resources [Serial] [Feature:PodResources][NodeFeature:P
821
})
822
823
824
- ginkgo.Context("when querying /metrics", func() {
+ ginkgo.Context("when querying /metrics [NodeConformance]", func() {
825
ginkgo.BeforeEach(func(ctx context.Context) {
826
// ensure APIs have been called at least once
827
endpoint, err := util.LocalEndpoint(defaultPodResourcesPath, podresources.Socket)
0 commit comments