[WIP] NO-ISSUE: Support dev-scripts custom release payloads
The goal of this patch is to allow supporting dev-scripts custom release payload. This will make it easier to test the appliance workflow locally, in particular during the development of a new feature (where several changes may be present across different repos).
@andfasano: This pull request explicitly references no jira issue.
In response to this:
The goal of this patch is to allow supporting dev-scripts custom release payload. This will make it easier to test the appliance workflow locally, in particular during the development of a new feature (where several changes may be present across different repos).
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 NOT APPROVED
This pull-request has been approved by: andfasano Once this PR has been reviewed and has the lgtm label, please assign oourfali for approval. For more information see the Code Review Process.
The full list of commands accepted by this bot can be found here.
Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment
@andfasano: The following test failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:
| Test name | Commit | Details | Required | Rerun command |
|---|---|---|---|---|
| ci/prow/e2e-compact-ipv4-static | 6b0daa4d192f44139e476cb2fa0559cb32344574 | link | true | /test e2e-compact-ipv4-static |
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.
/test ?
@andfasano: The following commands are available to trigger required jobs:
/test e2e-compact-ipv4-static
/test images
/test lint
/test unit-test
The following commands are available to trigger optional jobs:
/test e2e-sno-dualstack-dhcp
Use /test all to run all jobs.
In response to this:
/test ?
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.