Promote ServiceAccount e2e out of [Flaky] status

Was marked as flaky prior to #11291, 6 months ago.
Code has changed many times.
No flakes in last 28 runs, and no Jenkins
history before that.
Follow up in #19024 if you see a flake.
This commit is contained in:
Eric Tune 2016-01-21 15:17:57 -08:00
parent 810544633e
commit b048814beb

View File

@ -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() {