OCPBUGS-83585: Skip e2e jobs for test/envtest-only changes in hypershift#77954
Conversation
Add test/envtest to the skip_if_only_changed and pipeline_skip_if_only_changed patterns so that changes limited to test/envtest/ no longer trigger expensive e2e jobs in CI. Signed-off-by: Juan Manuel Parrilla Madrid <jparrill@redhat.com> Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> Signed-off-by: Juan Manuel Parrilla Madrid <jparrill@redhat.com>
|
@jparrill: This pull request references Jira Issue OCPBUGS-83585, which is invalid:
Comment The bug has been updated to refer to the pull request using the external bug tracker. 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. |
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Repository: openshift/coderabbit/.coderabbit.yaml Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (4)
WalkthroughExtended Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~8 minutes Important Pre-merge checks failedPlease resolve all errors before merging. Addressing warnings is optional. ❌ Failed checks (1 inconclusive)
✅ Passed checks (9 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
|
[REHEARSALNOTIFIER]
Prior to this PR being merged, you will need to either run and acknowledge or opt to skip these rehearsals. Interacting with pj-rehearseComment: Once you are satisfied with the results of the rehearsals, comment: |
|
@jparrill: 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. |
|
/lgtm |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: enxebre, jparrill 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 |
|
/jira refresh |
|
@jparrill: This pull request references Jira Issue OCPBUGS-83585, which is invalid:
Comment 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. |
|
/jira refresh |
|
@jparrill: This pull request references Jira Issue OCPBUGS-83585, which is valid. 3 validation(s) were run on this bug
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. |
|
/pj-rehearse ack |
|
@jparrill: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
|
@jparrill: Jira Issue OCPBUGS-83585: All pull requests linked via external trackers have merged: Jira Issue OCPBUGS-83585 has been moved to the MODIFIED state. 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. |
…ift (openshift#77954) Add test/envtest to the skip_if_only_changed and pipeline_skip_if_only_changed patterns so that changes limited to test/envtest/ no longer trigger expensive e2e jobs in CI. Signed-off-by: Juan Manuel Parrilla Madrid <jparrill@redhat.com> Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
…ift (openshift#77954) Add test/envtest to the skip_if_only_changed and pipeline_skip_if_only_changed patterns so that changes limited to test/envtest/ no longer trigger expensive e2e jobs in CI. Signed-off-by: Juan Manuel Parrilla Madrid <jparrill@redhat.com> Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
…ift (openshift#77954) Add test/envtest to the skip_if_only_changed and pipeline_skip_if_only_changed patterns so that changes limited to test/envtest/ no longer trigger expensive e2e jobs in CI. Signed-off-by: Juan Manuel Parrilla Madrid <jparrill@redhat.com> Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
…ift (openshift#77954) Add test/envtest to the skip_if_only_changed and pipeline_skip_if_only_changed patterns so that changes limited to test/envtest/ no longer trigger expensive e2e jobs in CI. Signed-off-by: Juan Manuel Parrilla Madrid <jparrill@redhat.com> Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
Summary
test/envtestto theskip_if_only_changedandpipeline_skip_if_only_changedpatterns in hypershift CI configs (main and release-4.22)test/envtest/will no longer trigger expensive e2e jobs (AWS, AKS, Azure, KubeVirt, etc.) or security scansmake jobsTest plan
test/envtest/and confirm e2e jobs are skipped🤖 Generated with Claude Code
Summary by CodeRabbit