-
Notifications
You must be signed in to change notification settings - Fork 19
AGENT-1334: Examples of golden snapshot and release for OVE ISO image #202
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
Conversation
|
@bfournie: This pull request references AGENT-1334 which is a valid jira issue. Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the task to target either version "4.21." or "openshift-4.21.", but it targets "openshift-4.20.z" instead. DetailsIn response to this:
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 openshift-eng/jira-lifecycle-plugin repository. |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: bfournie The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
21a8011 to
eb94485
Compare
|
/retest |
1 similar comment
|
/retest |
eb94485 to
c4a03c7
Compare
|
@bfournie: This pull request references AGENT-1334 which is a valid jira issue. Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the task to target either version "4.21." or "openshift-4.21.", but it targets "openshift-4.20.z" instead. DetailsIn response to this:
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 openshift-eng/jira-lifecycle-plugin repository. |
|
/hold |
This is the golden snapshot containing the URL for the tested OVE ISO UI. The purpose of the golden snapshot is to ensure that the tested snapshot is not removed from the cluster. This snapshot has been applied to cluster kflux-prd-rh02 using: $ oc apply -f golden_snapshot.yaml -n ocp-agent-based-installer-tenant And verified to exist in the cluster: $ oc get snapshots | grep golden ove-ui-4-20-golden-4.20.z5 13m
c4a03c7 to
42678b5
Compare
|
@bfournie: This pull request references AGENT-1334 which is a valid jira issue. Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the task to target either version "4.22." or "openshift-4.22.", but it targets "openshift-4.20.z" instead. DetailsIn response to this:
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 openshift-eng/jira-lifecycle-plugin repository. |
|
/lgtm |
|
/unhold |
|
/label acknowledge-critical-fixes-only |
|
/verified bypass |
|
@bfournie: The DetailsIn response to this:
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 openshift-eng/jira-lifecycle-plugin repository. |
|
/retest |
|
@bfournie: all tests passed! Full PR test history. Your PR dashboard. DetailsInstructions 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. |
These are examples for the golden snapshot and release for the tested OVE ISO UI.
The purpose of the golden snapshot is to ensure that the tested snapshot is not removed from the cluster.
The release CR references the snapshot and the releasePlan. When applied to the cluster it will cause the release pipeline to run.
Both of these files should be applied to the cluster using
oc applye.g.