mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-24 20:24:09 +00:00
Merge pull request #19028 from mikedanese/unflaked
Auto commit by PR queue bot
This commit is contained in:
commit
8959b7a362
@ -126,8 +126,7 @@ var _ = Describe("Daemon set", func() {
|
|||||||
|
|
||||||
})
|
})
|
||||||
|
|
||||||
// Flaky issue #16623
|
It("should run and stop complex daemon", func() {
|
||||||
It("should run and stop complex daemon [Flaky]", func() {
|
|
||||||
complexLabel := map[string]string{daemonsetNameLabel: dsName}
|
complexLabel := map[string]string{daemonsetNameLabel: dsName}
|
||||||
nodeSelector := map[string]string{daemonsetColorLabel: "blue"}
|
nodeSelector := map[string]string{daemonsetColorLabel: "blue"}
|
||||||
Logf("Creating daemon with a node selector %s", dsName)
|
Logf("Creating daemon with a node selector %s", dsName)
|
||||||
|
Loading…
Reference in New Issue
Block a user