Skip to content

Conversation

@mtulio
Copy link
Contributor

@mtulio mtulio commented Sep 25, 2025

The recently change #69181 introduced techpreview jobs and workflow by configuring feature set as env var in the job level on install time, this PR proposes to ensure that the Feature Set TechPreviewNoUpgrade is set in the workflow level to follow it's name, removing duplicated steps.

Refs:

@openshift-ci-robot openshift-ci-robot added the jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. label Sep 25, 2025
@openshift-ci-robot
Copy link
Contributor

openshift-ci-robot commented Sep 25, 2025

@mtulio: This pull request references SPLAT-2501 which is a valid jira issue.

In 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.

@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 Sep 25, 2025
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Sep 25, 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

@openshift-ci-robot
Copy link
Contributor

[REHEARSALNOTIFIER]
@mtulio: the pj-rehearse plugin accommodates running rehearsal tests for the changes in this PR. Expand 'Interacting with pj-rehearse' for usage details. The following rehearsable tests have been affected by this change:

Test name Repo Type Reason
pull-ci-openshift-cloud-provider-aws-main-e2e-aws-ovn-techpreview openshift/cloud-provider-aws presubmit Ci-operator config changed
pull-ci-openshift-cloud-provider-aws-release-4.22-e2e-aws-ovn-techpreview openshift/cloud-provider-aws presubmit Registry content changed
pull-ci-openshift-cloud-provider-aws-release-4.21-e2e-aws-ovn-techpreview openshift/cloud-provider-aws presubmit Registry content changed
pull-ci-openshift-cluster-cloud-controller-manager-operator-main-e2e-aws-ovn-techpreview openshift/cluster-cloud-controller-manager-operator presubmit Ci-operator config changed
pull-ci-openshift-cluster-cloud-controller-manager-operator-release-4.22-e2e-aws-ovn-techpreview openshift/cluster-cloud-controller-manager-operator presubmit Registry content changed
pull-ci-openshift-cluster-cloud-controller-manager-operator-release-4.21-e2e-aws-ovn-techpreview openshift/cluster-cloud-controller-manager-operator presubmit Registry content changed
periodic-ci-openshift-release-master-nightly-4.21-e2e-aws-ccm-techpreview N/A periodic Ci-operator config changed

Prior to this PR being merged, you will need to either run and acknowledge or opt to skip these rehearsals.

Interacting with pj-rehearse

Comment: /pj-rehearse to run up to 5 rehearsals
Comment: /pj-rehearse skip to opt-out of rehearsals
Comment: /pj-rehearse {test-name}, with each test separated by a space, to run one or more specific rehearsals
Comment: /pj-rehearse more to run up to 10 rehearsals
Comment: /pj-rehearse max to run up to 25 rehearsals
Comment: /pj-rehearse auto-ack to run up to 5 rehearsals, and add the rehearsals-ack label on success
Comment: /pj-rehearse list to get an up-to-date list of affected jobs
Comment: /pj-rehearse abort to abort all active rehearsals
Comment: /pj-rehearse network-access-allowed to allow rehearsals of tests that have the restrict_network_access field set to false. This must be executed by an openshift org member who is not the PR author

Once you are satisfied with the results of the rehearsals, comment: /pj-rehearse ack to unblock merge. When the rehearsals-ack label is present on your PR, merge will no longer be blocked by rehearsals.
If you would like the rehearsals-ack label removed, comment: /pj-rehearse reject to re-block merging.

@mtulio
Copy link
Contributor Author

mtulio commented Sep 25, 2025

/pj-rehearse periodic-ci-openshift-release-master-nightly-4.21-e2e-aws-ccm-techpreview

@openshift-ci-robot
Copy link
Contributor

@mtulio: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel.

@mtulio
Copy link
Contributor Author

mtulio commented Sep 25, 2025

/pj-rehearse pull-ci-openshift-cloud-provider-aws-main-e2e-aws-ovn-techpreview

@openshift-ci-robot
Copy link
Contributor

@mtulio: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel.

@mtulio
Copy link
Contributor Author

mtulio commented Sep 25, 2025

/test all

@openshift-ci-robot
Copy link
Contributor

openshift-ci-robot commented Sep 25, 2025

@mtulio: This pull request references SPLAT-2501 which is a valid jira issue.

In response to this:

The recently introduce techpreview workflow already sets the feature set as env var in the job level on install time, this PR proposes to ensure that the Feature Set TechPreviewNoUpgrade is set in the workflow level to follow it's name, removing duplicated steps.

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.

@openshift-ci-robot
Copy link
Contributor

@mtulio, pj-rehearse: unable to determine affected jobs ERROR:

could not load configuration from base revision of release repo: could not checkout worktree: '[git checkout e0fa261a5a07e7a1e891b0d29b8da350aa309a9f]' failed with out:  and error exec: Stdout already set

If the problem persists, please contact Test Platform.

@openshift-ci-robot
Copy link
Contributor

openshift-ci-robot commented Sep 25, 2025

@mtulio: This pull request references SPLAT-2501 which is a valid jira issue.

In response to this:

The recently change #69181 introduced techpreview jobs and workflow by configuring feature set as env var in the job level on install time, this PR proposes to ensure that the Feature Set TechPreviewNoUpgrade is set in the workflow level to follow it's name, removing duplicated steps.

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.

@mtulio
Copy link
Contributor Author

mtulio commented Sep 25, 2025

/pj-rehearse pull-ci-openshift-cloud-provider-aws-main-e2e-aws-ovn-techpreview

@openshift-ci-robot
Copy link
Contributor

@mtulio: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel.

@openshift-ci-robot
Copy link
Contributor

openshift-ci-robot commented Sep 25, 2025

@mtulio: This pull request references SPLAT-2501 which is a valid jira issue.

In response to this:

The recently change #69181 introduced techpreview jobs and workflow by configuring feature set as env var in the job level on install time, this PR proposes to ensure that the Feature Set TechPreviewNoUpgrade is set in the workflow level to follow it's name, removing duplicated steps.

Refs:

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.

@mtulio mtulio marked this pull request as ready for review September 25, 2025 14:13
@openshift-ci openshift-ci bot removed the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Sep 25, 2025
@jcpowermac
Copy link
Contributor

/lgtm

@openshift-ci openshift-ci bot requested review from damdo and neisw September 25, 2025 14:16
@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label Sep 25, 2025
@mtulio mtulio changed the title SPLAT-2501: remove duplicated FS configuration SPLAT-2501: remove duplicated feature set configuration Sep 25, 2025
Copy link
Member

@damdo damdo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/approve

@mtulio
Copy link
Contributor Author

mtulio commented Sep 25, 2025

Accepting rehearsal:

$ omc get FeatureGate cluster -o yaml | yq ea .spec -
featureSet: TechPreviewNoUpgrade

/pj-rehearse ack

@openshift-ci-robot
Copy link
Contributor

@mtulio: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel.

@openshift-ci-robot openshift-ci-robot added the rehearsals-ack Signifies that rehearsal jobs have been acknowledged label Sep 25, 2025
@mtulio
Copy link
Contributor Author

mtulio commented Sep 25, 2025

PTAL, @vrutkovs ?

/assign @vrutkovs

Copy link
Member

@vrutkovs vrutkovs left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/approve
/lgtm

@openshift-ci
Copy link
Contributor

openshift-ci bot commented Sep 25, 2025

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: damdo, jcpowermac, mtulio, vrutkovs

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

The pull request process is described 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

@openshift-ci openshift-ci bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Sep 25, 2025
@openshift-merge-bot openshift-merge-bot bot merged commit e91433a into openshift:master Sep 25, 2025
16 of 17 checks passed
@mtulio mtulio deleted the SPLAT-2501-fix-ccm-tp branch September 25, 2025 18:30
abhay-nutanix pushed a commit to abhay-nutanix/release that referenced this pull request Oct 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. lgtm Indicates that a PR is ready to be merged. rehearsals-ack Signifies that rehearsal jobs have been acknowledged

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants