Skip to content

Commit

Permalink
Switch Kind jobs to Michal's repo (kyma-project#2000)
Browse files Browse the repository at this point in the history
  • Loading branch information
hudymi committed Feb 5, 2020
1 parent 2241303 commit 751b68b
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions prow/jobs/kyma/kyma-kind-integration.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ job_tolerations_template: &job_tolerations_template
effect: NoSchedule

test_infra_ref: &test_infra_ref
org: kyma-project
org: michal-hudy
repo: test-infra
path_alias: github.com/kyma-project/test-infra

Expand All @@ -30,7 +30,7 @@ presubmits:
run_if_changed: "^((resources\\S+|installation\\S+)(\\.[^.][^.][^.]+$|\\.[^.][^dD]$|\\.[^mM][^.]$|\\.[^.]$|/[^.]+$))"
extra_refs:
- <<: *test_infra_ref
base_ref: master
base_ref: kind-fix
labels:
<<: *job_labels_template
preset-build-pr: "true"
Expand Down Expand Up @@ -80,7 +80,7 @@ presubmits:
run_if_changed: "^((resources\\S+|installation\\S+)(\\.[^.][^.][^.]+$|\\.[^.][^dD]$|\\.[^mM][^.]$|\\.[^.]$|/[^.]+$))"
extra_refs:
- <<: *test_infra_ref
base_ref: master
base_ref: kind-fix
labels:
<<: *job_labels_template
preset-build-pr: "true"
Expand Down Expand Up @@ -130,7 +130,7 @@ presubmits:
run_if_changed: "^((resources\\S+|installation\\S+)(\\.[^.][^.][^.]+$|\\.[^.][^dD]$|\\.[^mM][^.]$|\\.[^.]$|/[^.]+$))"
extra_refs:
- <<: *test_infra_ref
base_ref: master
base_ref: kind-fix
labels:
<<: *job_labels_template
preset-build-pr: "true"
Expand Down Expand Up @@ -178,7 +178,7 @@ periodics:
decorate: true
extra_refs:
- <<: *test_infra_ref
base_ref: master
base_ref: kind-fix
- repo: kyma
org: kyma-project
base_ref: master
Expand Down

0 comments on commit 751b68b

Please sign in to comment.