Commit a99e151b authored by Eric Tune's avatar Eric Tune

Merge pull request #19962 from erictune/service-account-try-not-flaky

Promote ServiceAccount e2e out of [Flaky] status
parents ef77ce71 b048814b
......@@ -30,8 +30,7 @@ import (
. "github.com/onsi/ginkgo"
)
// Flaky issue #19024
var _ = Describe("ServiceAccounts [Flaky]", func() {
var _ = Describe("ServiceAccounts", func() {
f := NewFramework("svcaccounts")
It("should mount an API token into pods [Conformance]", func() {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment