Revert "tag scheduledjob e2e as [Feature:ScheduledJob]"

pull/6/head
Jeff Lowdermilk 2016-09-07 20:04:16 -07:00 committed by GitHub
parent cbd2a21e63
commit 920f6a60ea
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@ const (
scheduledJobTimeout = 5 * time.Minute
)
var _ = framework.KubeDescribe("[Feature:ScheduledJob]", func() {
var _ = framework.KubeDescribe("ScheduledJob", func() {
options := framework.FrameworkOptions{
ClientQPS: 20,
ClientBurst: 50,