Skip to content

Commit

Permalink
Move and fix kubeflow-periodic-v07 tests
Browse files Browse the repository at this point in the history
* The branch name had an unintentional backtick in the name
* v0.7-branch now exists on kubeflow/kfctl so that's where tests should
  be defined.

Related to: kubeflow/testing#498
  • Loading branch information
Jeremy Lewi committed Nov 23, 2019
1 parent 9adac59 commit be97ed8
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions config/jobs/kubeflow/kubeflow-periodics.yaml
Expand Up @@ -13,12 +13,9 @@ periodics:
- name: REPO_OWNER
value: kubeflow
- name: REPO_NAME
value: kubeflow
# TODO(https://github.com/kubeflow/testing/issues/498)
# This job needs to be moved over to kubeflow/kfctl v0.7-branch
# once it exists.
value: kfctl
- name: BRANCH_NAME
value: master`
value: v0.7-branch
annotations:
testgrid-dashboards: sig-big-data
description: Periodic testing of Kubeflow on the 0-7 release
Expand Down

0 comments on commit be97ed8

Please sign in to comment.