From 751b68b44edb78befbaf10085410070004d5b1a5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20Hudy?= Date: Wed, 5 Feb 2020 10:52:36 +0100 Subject: [PATCH] Switch Kind jobs to Michal's repo (#2000) --- prow/jobs/kyma/kyma-kind-integration.yaml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/prow/jobs/kyma/kyma-kind-integration.yaml b/prow/jobs/kyma/kyma-kind-integration.yaml index 207035ed5ad6..6805b0b47942 100644 --- a/prow/jobs/kyma/kyma-kind-integration.yaml +++ b/prow/jobs/kyma/kyma-kind-integration.yaml @@ -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 @@ -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" @@ -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" @@ -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" @@ -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