Skip to content
This repository was archived by the owner on Apr 17, 2019. It is now read-only.

Commit c40c728

Browse files
author
Kris
committed
Add soak tests to the dashboard
1 parent ddc66f4 commit c40c728

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

mungegithub/mungers/submit-queue.go

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -467,8 +467,10 @@ func (sq *SubmitQueue) AddFlags(cmd *cobra.Command, config *github.Config) {
467467
"kubernetes-verify-master",
468468
"kubernetes-e2e-gce",
469469
"kubernetes-e2e-gce-slow",
470+
"kubernetes-soak-continuous-e2e-gce",
470471
"kubernetes-e2e-gke",
471472
"kubernetes-e2e-gke-slow",
473+
"kubernetes-soak-continuous-e2e-gke",
472474
"kubernetes-e2e-gce-scalability",
473475
"kubernetes-kubemark-5-gce",
474476
}, "Comma separated list of jobs in Jenkins that should block merges if failing.")

0 commit comments

Comments
 (0)