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

WIP: POC #2212

Draft
wants to merge 2 commits into
base: release-4.18
Choose a base branch
from
Draft

WIP: POC #2212

wants to merge 2 commits into from

Conversation

rbaturov
Copy link
Contributor

@rbaturov rbaturov commented Feb 4, 2025

This PR intends to make a POC and demonstrate the functionality of the script: #2199.

- Detects release branch naming (e.g., `release-x.y`) and identifies the previous version.
- Scans specified files for references to the previous version.
- Ensures files are updated for the current release branch, aiding consistency.

This script helps developers creating a new branch to remember updating image references.

Signed-off-by: Ronny Baturov <rbaturov@redhat.com>
This commit intentionally reverts all image references to 4.17 to test the verify-images-updated script. This change has been deliberately engineered to cause a failure.

Signed-off-by: Ronny Baturov <rbaturov@redhat.com>
@openshift-ci openshift-ci bot added the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Feb 4, 2025
Copy link
Contributor

openshift-ci bot commented Feb 4, 2025

Skipping CI for Draft Pull Request.
If you want CI signal for your change, please convert it to an actual PR.
You can still manually trigger a test run with /test all

@rbaturov
Copy link
Contributor Author

rbaturov commented Feb 4, 2025

/test all

Copy link
Contributor

openshift-ci bot commented Feb 4, 2025

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: rbaturov
Once this PR has been reviewed and has the lgtm label, please assign ffromani for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@rbaturov
Copy link
Contributor Author

rbaturov commented Feb 5, 2025

/retest ci/prow/ci

Copy link
Contributor

openshift-ci bot commented Feb 5, 2025

@rbaturov: The /retest command does not accept any targets.
The following commands are available to trigger required jobs:

/test ci
/test e2e-aws-ci-tests
/test images
/test ztp-ci

The following commands are available to trigger optional jobs:

/test e2e-aws-ran-profile
/test e2e-telco5g-cnftests
/test e2e-telco5g-hcp-cnftests
/test e2e-telco5g-sno-cnftests
/test security

Use /test all to run the following jobs that were automatically triggered:

pull-ci-openshift-kni-cnf-features-deploy-release-4.18-ci
pull-ci-openshift-kni-cnf-features-deploy-release-4.18-e2e-aws-ci-tests
pull-ci-openshift-kni-cnf-features-deploy-release-4.18-e2e-aws-ran-profile
pull-ci-openshift-kni-cnf-features-deploy-release-4.18-images
pull-ci-openshift-kni-cnf-features-deploy-release-4.18-security

In response to this:

/retest ci/prow/ci

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.

@rbaturov
Copy link
Contributor Author

rbaturov commented Feb 5, 2025

/test ci

Copy link
Contributor

openshift-ci bot commented Feb 5, 2025

@rbaturov: The following tests 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-aws-ran-profile b81ccc2 link false /test e2e-aws-ran-profile
ci/prow/e2e-aws-ci-tests b81ccc2 link true /test e2e-aws-ci-tests
ci/prow/ci b81ccc2 link true /test ci

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant