mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-30 15:05:27 +00:00
Merge pull request #19962 from erictune/service-account-try-not-flaky
Promote ServiceAccount e2e out of [Flaky] status
This commit is contained in:
commit
a99e151b90
@ -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() {
|
||||
|
Loading…
Reference in New Issue
Block a user