mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-12 13:31:52 +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.
|
||||
var _ = PDescribe("Monitoring", func() {
|
||||
var _ = Describe("Monitoring", func() {
|
||||
var c *client.Client
|
||||
|
||||
BeforeEach(func() {
|
||||
|
Loading…
Reference in New Issue
Block a user