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

Commit

Permalink
Merge pull request #1242 from nikhiljindal/addFederationE2e
Browse files Browse the repository at this point in the history
Adding federation e2e to non blocking test suite
  • Loading branch information
lavalamp authored Jun 20, 2016
2 parents 69ebbd1 + 9f6aff0 commit 9a9c3b3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions mungegithub/mungers/submit-queue.go
Original file line number Diff line number Diff line change
Expand Up @@ -458,6 +458,7 @@ func (sq *SubmitQueue) AddFlags(cmd *cobra.Command, config *github.Config) {
"kubernetes-e2e-gke-serial",
"kubernetes-e2e-gke-test",
"kubernetes-e2e-gce-examples",
"kubernetes-e2e-gce-federation",
}, "Comma separated list of jobs that don't block merges, but will have status reported and issues filed.")
cmd.Flags().StringSliceVar(&sq.BlockingJobNames, "jenkins-jobs", []string{
"kubelet-gce-e2e-ci",
Expand Down

0 comments on commit 9a9c3b3

Please sign in to comment.