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

This commit is contained in:
Jeff Lowdermilk
2016-09-07 20:04:16 -07:00
committed by GitHub
parent cbd2a21e63
commit 920f6a60ea

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,