mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-14 14:23:37 +00:00
Add monitoring e2e back.
The last bugfix in #6710 fixed the real problem.
This commit is contained in:
parent
013653bd58
commit
a4f9ded003
@ -32,7 +32,7 @@ import (
|
|||||||
)
|
)
|
||||||
|
|
||||||
// TODO: quinton: debug issue #6541 and then remove Pending flag here.
|
// TODO: quinton: debug issue #6541 and then remove Pending flag here.
|
||||||
var _ = PDescribe("Monitoring", func() {
|
var _ = Describe("Monitoring", func() {
|
||||||
var c *client.Client
|
var c *client.Client
|
||||||
|
|
||||||
BeforeEach(func() {
|
BeforeEach(func() {
|
||||||
|
Loading…
Reference in New Issue
Block a user