-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
OCPERT-49 Add 4.19 auto-release jobs #61397
base: master
Are you sure you want to change the base?
Conversation
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: jhuttana The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
/uncc @Phaow |
/cc @ming1013 |
/cc @rioliu-rh |
Still I need to open dependent PRs both in this repo and in https://github.com/openshift/release-tests. So expect few failures yet. |
/test ordered-prow-config |
0a9aa91
to
7472a43
Compare
lgtm, let's trigger rehearsal jobs to verify if the job works as expected. |
@jhuttana need to rebase |
7472a43
to
15f8e32
Compare
/pj-rehearse periodic-ci-openshift-openshift-tests-private-release-4.19-automated-release-stable-4.19-upgrade-from-stable-4.18-azure-ipi-fips-f999 |
@jhuttana: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
/pj-rehearse periodic-ci-openshift-openshift-tests-private-release-4.19-automated-release-stable-4.19-upgrade-from-stable-4.19-gcp-ipi-f999 |
@jhuttana: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
/pj-rehearse periodic-ci-openshift-openshift-tests-private-release-4.19-automated-release-aws-ipi-f999 |
@jhuttana: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
version_bounds: | ||
lower: 4.18.0-0 | ||
upper: 4.19.0-0 | ||
target: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@jhuttana 4.19 is not GA yet. it does not have build in release stream 4-stable
. we only can use ec build instead.
target:
release:
architecture: amd64
channel: candidate
version: "4.19"
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Done
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
the update is incorrect. the expected content is mentioned above
releases: | ||
latest: | ||
prerelease: | ||
architecture: amd64 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
same concern
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
done
/pj-rehearse periodic-ci-openshift-openshift-tests-private-release-4.19-automated-release-stable-4.19-upgrade-from-stable-4.18-azure-ipi-fips-f999 |
@jhuttana: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
@jhuttana,
Interacting with pj-rehearseComment: Once you are satisfied with the results of the rehearsals, comment: |
/pj-rehearse periodic-ci-openshift-openshift-tests-private-release-4.19-automated-release-stable-4.19-upgrade-from-stable-4.19-gcp-ipi-f999 |
@jhuttana: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
@jhuttana,
If the problem persists, please contact Test Platform. |
1 similar comment
@jhuttana,
If the problem persists, please contact Test Platform. |
@jhuttana: The following tests failed, say
Full PR test history. Your PR dashboard. Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here. |
/pj-rehearse periodic-ci-openshift-openshift-tests-private-release-4.19-automated-release-stable-4.19-upgrade-from-stable-4.18-azure-ipi-fips-f999 |
@jhuttana: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
@jhuttana,
Interacting with pj-rehearseComment: Once you are satisfied with the results of the rehearsals, comment: |
@jhuttana,
If the problem persists, please contact Test Platform. |
JIRA issue: https://issues.redhat.com/browse/OCPERT-49
@rioliu-rh Could you please review the changes?