Skip to content

Commit

Permalink
Merge pull request #460 from smithatv1/master
Browse files Browse the repository at this point in the history
Add ltsr to Servicability prow build
  • Loading branch information
ashank07 authored Jun 24, 2022
2 parents 42a7a58 + 93c7311 commit ae096bd
Showing 1 changed file with 14 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ presubmits:
- ^release-cd$
- ^release-eus$
- ^release-efix$
- ^release-ltsr$
decorate: true
path_alias: github.com/IBM/ibm-healthcheck-operator
rerun_command: /test check-ibm-healthcheck-operator
Expand All @@ -29,6 +30,7 @@ presubmits:
- ^release-cd$
- ^release-eus$
- ^release-efix$
- ^release-ltsr$
decorate: true
path_alias: github.com/IBM/ibm-healthcheck-operator
rerun_command: /test test-ibm-healthcheck-operator-amd64
Expand All @@ -51,6 +53,7 @@ presubmits:
- ^release-cd$
- ^release-eus$
- ^release-efix$
- ^release-ltsr$
decorate: true
path_alias: github.com/IBM/ibm-healthcheck-operator
rerun_command: /test test-ibm-healthcheck-operator-ppc64le
Expand All @@ -73,6 +76,7 @@ presubmits:
- ^release-cd$
- ^release-eus$
- ^release-efix$
- ^release-ltsr$
decorate: true
path_alias: github.com/IBM/ibm-healthcheck-operator
rerun_command: /test test-ibm-healthcheck-operator-s390x
Expand All @@ -95,6 +99,7 @@ presubmits:
- ^release-cd$
- ^release-eus$
- ^release-efix$
- ^release-ltsr$
decorate: true
path_alias: github.com/IBM/ibm-healthcheck-operator
rerun_command: /test build-ibm-healthcheck-operator-amd64
Expand All @@ -117,6 +122,7 @@ presubmits:
- ^release-cd$
- ^release-eus$
- ^release-efix$
- ^release-ltsr$
decorate: true
path_alias: github.com/IBM/ibm-healthcheck-operator
rerun_command: /test build-ibm-healthcheck-operator-ppc64le
Expand All @@ -139,6 +145,7 @@ presubmits:
- ^release-cd$
- ^release-eus$
- ^release-efix$
- ^release-ltsr$
decorate: true
path_alias: github.com/IBM/ibm-healthcheck-operator
rerun_command: /test build-ibm-healthcheck-operator-s390x
Expand All @@ -162,6 +169,7 @@ postsubmits:
- ^release-cd$
- ^release-eus$
- ^release-efix$
- ^release-ltsr$
decorate: true
path_alias: github.com/IBM/ibm-healthcheck-operator
spec:
Expand All @@ -181,6 +189,7 @@ postsubmits:
- ^release-cd$
- ^release-eus$
- ^release-efix$
- ^release-ltsr$
decorate: true
path_alias: github.com/IBM/ibm-healthcheck-operator
spec:
Expand All @@ -200,6 +209,7 @@ postsubmits:
- ^release-cd$
- ^release-eus$
- ^release-efix$
- ^release-ltsr$
decorate: true
path_alias: github.com/IBM/ibm-healthcheck-operator
spec:
Expand All @@ -219,6 +229,7 @@ postsubmits:
- ^release-cd$
- ^release-eus$
- ^release-efix$
- ^release-ltsr$
decorate: true
labels:
preset-service-account: "true"
Expand All @@ -240,6 +251,7 @@ postsubmits:
- ^release-cd$
- ^release-eus$
- ^release-efix$
- ^release-ltsr$
decorate: true
labels:
preset-service-account: "true"
Expand All @@ -261,6 +273,7 @@ postsubmits:
- ^release-cd$
- ^release-eus$
- ^release-efix$
- ^release-ltsr$
decorate: true
labels:
preset-service-account: "true"
Expand All @@ -282,6 +295,7 @@ postsubmits:
- ^release-cd$
- ^release-eus$
- ^release-efix$
- ^release-ltsr$
decorate: true
labels:
preset-service-account: "true"
Expand Down

0 comments on commit ae096bd

Please sign in to comment.