[release-4.21] OCPBUGS-94059: backport kubernetes/conformance umbrella suite#2708
[release-4.21] OCPBUGS-94059: backport kubernetes/conformance umbrella suite#2708bshaw7 wants to merge 1 commit into
Conversation
…rella suite Backport the kubernetes/conformance suite with Conformance label filter from master (PRs openshift#2682 and openshift#2694 combined). The suite provides the minimal true upstream Kubernetes conformance tests used by OPCT for VCSP validations. Without this fix, running openshift-tests run kubernetes/conformance on 4.21 returns 'suite not found'. With this fix, the suite correctly selects only [Conformance]-labeled tests (~428 tests). Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
|
@bshaw7: This pull request references Jira Issue OCPBUGS-94059, 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. |
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Repository: openshift/coderabbit/.coderabbit.yaml Review profile: CHILL Plan: Enterprise Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
@bshaw7: the contents of this pull request could not be automatically validated. The following commits could not be validated and must be approved by a top-level approver:
Comment |
|
/payload-job periodic-ci-openshift-release-main-nightly-4.21-opct-external-aws-ccm |
|
@bshaw7: trigger 1 job(s) for the /payload-(with-prs|job|aggregate|job-with-prs|aggregate-with-prs) command
See details on https://pr-payload-tests.ci.openshift.org/runs/ci/52b4e350-7453-11f1-80df-cdf4084544b8-0 |
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: bshaw7 The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
/jira refresh |
|
@bshaw7: This pull request references Jira Issue OCPBUGS-94059, 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 |
|
@bshaw7: This pull request references Jira Issue OCPBUGS-94059, 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 |
|
@bshaw7: This pull request references Jira Issue OCPBUGS-94059, 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 |
|
@bshaw7: This pull request references Jira Issue OCPBUGS-94059, 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 |
|
@bshaw7: This pull request references Jira Issue OCPBUGS-94059, 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. |
|
CI test shows expected count for openshift-kube-conformance |
|
/jira refresh |
|
@bshaw7: This pull request references Jira Issue OCPBUGS-94059, which is valid. The bug has been moved to the POST state. 7 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. |
|
/retest |
|
@bshaw7: The following tests failed, say
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. |
Summary
Backport the kubernetes/conformance suite with Conformance label filter from master (combines PRs #2682 and #2694) to release-4.21.
Same change as the 4.22 backport PR #2705.
What it does
Adds the
kubernetes/conformancesuite that selects only[Conformance]-labeled tests (~428 tests). This suite is used by OPCT for VCSP partner validations.Testing
/cc @stbenjam