Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change ACM jobs to new repo #11086

Merged
merged 2 commits into from
Jun 24, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view

This file was deleted.

This file was deleted.

This file was deleted.

Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
presubmits:
kyma-project/kyma:
kyma-project/application-connector-manager:
- name: pull-application-connector-connectivity-validator-test-build
annotations:
description: "Building the images used in acceptance test"
Expand All @@ -9,7 +9,7 @@ presubmits:
prow.k8s.io/pubsub.runID: "pull-application-connector-connectivity-validator-test-build"
prow.k8s.io/pubsub.topic: "prowjobs"
preset-sa-kyma-push-images: "true"
run_if_changed: '^tests/components/application-connector/'
run_if_changed: '^tests/'
optional: true
skip_report: false
decorate: true
Expand All @@ -28,7 +28,7 @@ presubmits:
args:
- "--name=connectivity-validator-test"
- "--config=/config/kaniko-build-config.yaml"
- "--context=tests/components/application-connector"
- "--context=tests"
- "--dockerfile=Dockerfile.connectivity-validator"
resources:
requests:
Expand All @@ -49,7 +49,7 @@ presubmits:
secret:
secretName: signify-dev-secret
postsubmits:
kyma-project/kyma:
kyma-project/application-connector-manager:
- name: post-application-connector-connectivity-validator-test-build
annotations:
description: "Building the images used in acceptance test"
Expand All @@ -60,7 +60,7 @@ postsubmits:
prow.k8s.io/pubsub.topic: "prowjobs"
preset-sa-kyma-push-images: "true"
preset-signify-prod-secret: "true"
run_if_changed: '^tests/components/application-connector/'
run_if_changed: '^tests/'
skip_report: false
decorate: true
cluster: trusted-workload
Expand All @@ -78,7 +78,7 @@ postsubmits:
args:
- "--name=connectivity-validator-test"
- "--config=/config/kaniko-build-config.yaml"
- "--context=tests/components/application-connector"
- "--context=tests"
- "--dockerfile=Dockerfile.connectivity-validator"
resources:
requests:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
presubmits:
kyma-project/kyma:
kyma-project/application-connector-manager:
- name: pull-application-connector-gateway-test-build
annotations:
description: "Building the images used in acceptance test"
Expand All @@ -9,7 +9,7 @@ presubmits:
prow.k8s.io/pubsub.runID: "pull-application-connector-gateway-test-build"
prow.k8s.io/pubsub.topic: "prowjobs"
preset-sa-kyma-push-images: "true"
run_if_changed: '^tests/components/application-connector/'
run_if_changed: '^tests/'
optional: true
skip_report: false
decorate: true
Expand All @@ -28,7 +28,7 @@ presubmits:
args:
- "--name=gateway-test"
- "--config=/config/kaniko-build-config.yaml"
- "--context=tests/components/application-connector"
- "--context=tests"
- "--dockerfile=Dockerfile.gateway"
resources:
requests:
Expand All @@ -49,7 +49,7 @@ presubmits:
secret:
secretName: signify-dev-secret
postsubmits:
kyma-project/kyma:
kyma-project/application-connector-manager:
- name: post-application-connector-gateway-test-build
annotations:
description: "Building the images used in acceptance test"
Expand All @@ -60,7 +60,7 @@ postsubmits:
prow.k8s.io/pubsub.topic: "prowjobs"
preset-sa-kyma-push-images: "true"
preset-signify-prod-secret: "true"
run_if_changed: '^tests/components/application-connector/'
run_if_changed: '^tests/'
skip_report: false
decorate: true
cluster: trusted-workload
Expand All @@ -78,7 +78,7 @@ postsubmits:
args:
- "--name=gateway-test"
- "--config=/config/kaniko-build-config.yaml"
- "--context=tests/components/application-connector"
- "--context=tests"
- "--dockerfile=Dockerfile.gateway"
resources:
requests:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
presubmits:
kyma-project/kyma:
kyma-project/application-connector-manager:
- name: pull-application-connector-compass-runtime-agent-test-build
annotations:
description: "Building the images used in acceptance test"
Expand All @@ -9,7 +9,7 @@ presubmits:
prow.k8s.io/pubsub.runID: "pull-application-connector-compass-runtime-agent-test-build"
prow.k8s.io/pubsub.topic: "prowjobs"
preset-sa-kyma-push-images: "true"
run_if_changed: '^tests/components/application-connector/'
run_if_changed: '^tests/'
optional: true
skip_report: false
decorate: true
Expand All @@ -28,7 +28,7 @@ presubmits:
args:
- "--name=compass-runtime-agent-test"
- "--config=/config/kaniko-build-config.yaml"
- "--context=tests/components/application-connector"
- "--context=tests"
- "--dockerfile=Dockerfile.compass-runtime-agent"
resources:
requests:
Expand All @@ -49,7 +49,7 @@ presubmits:
secret:
secretName: signify-dev-secret
postsubmits:
kyma-project/kyma:
kyma-project/application-connector-manager:
- name: post-application-connector-compass-runtime-agent-test-build
annotations:
description: "Building the images used in acceptance test"
Expand All @@ -60,7 +60,7 @@ postsubmits:
prow.k8s.io/pubsub.topic: "prowjobs"
preset-sa-kyma-push-images: "true"
preset-signify-prod-secret: "true"
run_if_changed: '^tests/components/application-connector/'
run_if_changed: '^tests/'
skip_report: false
decorate: true
cluster: trusted-workload
Expand All @@ -78,7 +78,7 @@ postsubmits:
args:
- "--name=compass-runtime-agent-test"
- "--config=/config/kaniko-build-config.yaml"
- "--context=tests/components/application-connector"
- "--context=tests"
- "--dockerfile=Dockerfile.compass-runtime-agent"
resources:
requests:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
presubmits: # runs on PRs
kyma-project/kyma:
kyma-project/application-connector-manager:
- name: pull-application-connector-mock-app-build
annotations:
description: "Building the images using in acceptance test"
Expand All @@ -9,7 +9,7 @@ presubmits: # runs on PRs
prow.k8s.io/pubsub.runID: "pull-application-connector-mock-app-build"
prow.k8s.io/pubsub.topic: "prowjobs"
preset-sa-kyma-push-images: "true"
run_if_changed: '^tests/components/application-connector/'
run_if_changed: '^tests/'
optional: true
skip_report: false
decorate: true
Expand All @@ -28,7 +28,7 @@ presubmits: # runs on PRs
args:
- "--name=mock-app"
- "--config=/config/kaniko-build-config.yaml"
- "--context=tests/components/application-connector"
- "--context=tests"
- "--dockerfile=Dockerfile.mockapp"
resources:
requests:
Expand All @@ -50,7 +50,7 @@ presubmits: # runs on PRs
secretName: signify-dev-secret

postsubmits:
kyma-project/kyma:
kyma-project/application-connector-manager:
- name: post-application-connector-mock-app-build
annotations:
description: "Building the images used in acceptance test"
Expand All @@ -61,7 +61,7 @@ postsubmits:
prow.k8s.io/pubsub.topic: "prowjobs"
preset-sa-kyma-push-images: "true"
preset-signify-prod-secret: "true"
run_if_changed: '^tests/components/application-connector/'
run_if_changed: '^tests/'
skip_report: false
decorate: true
cluster: trusted-workload
Expand All @@ -79,7 +79,7 @@ postsubmits:
args:
- "--name=mock-app"
- "--config=/config/kaniko-build-config.yaml"
- "--context=tests/components/application-connector"
- "--context=tests/"
- "--dockerfile=Dockerfile.mockapp"
resources:
requests:
Expand Down