Skip to content

OCPBUGS-49779: Use BASE_REF env var to pull the release version for sippy data - #2187

Merged
openshift-merge-bot[bot] merged 1 commit into
openshift:masterfrom
tssurya:fix-sippy-verify-job-pulls
Feb 3, 2025
Merged

OCPBUGS-49779: Use BASE_REF env var to pull the release version for sippy data#2187
openshift-merge-bot[bot] merged 1 commit into
openshift:masterfrom
tssurya:fix-sippy-verify-job-pulls

Conversation

@tssurya

@tssuryatssurya commented Feb 3, 2025

Copy link
Copy Markdown
Contributor

When the version is not main branch, and its a released version example, release-4.18 etc we need verify job to pick the correct release and not the latest release

@openshift-ci

Copy link
Copy Markdown
Contributor

Hello @tssurya! Some important instructions when contributing to openshift/api:
API design plays an important part in the user experience of OpenShift and as such API PRs are subject to a high level of scrutiny to ensure they follow our best practices. If you haven't already done so, please review the OpenShift API Conventions and ensure that your proposed changes are compliant. Following these conventions will help expedite the api review process for your PR.

@openshift-ciopenshift-ciBot added the size/S Denotes a PR that changes 10-29 lines, ignoring generated files. label Feb 3, 2025
@tssurya
tssuryaforce-pushed the fix-sippy-verify-job-pulls branch 2 times, most recently from be6c7b7 to e698cc6CompareFebruary 3, 2025 15:15
Comment threadtools/codegen/cmd/featuregate-test-analyzer.go Outdated
Comment threadtools/codegen/cmd/featuregate-test-analyzer.go Outdated
@knobunc

Copy link
Copy Markdown
Contributor

/approve
/label acknowledge-critical-fixes-only

@openshift-ciopenshift-ciBot added acknowledge-critical-fixes-only Indicates if the issuer of the label is OK with the policy. approved Indicates a PR has been approved by an approver from all required OWNERS files. labels Feb 3, 2025
@tssurya
tssuryaforce-pushed the fix-sippy-verify-job-pulls branch from e698cc6 to 8bdd048CompareFebruary 3, 2025 16:14
Comment threadtools/codegen/cmd/featuregate-test-analyzer.go Outdated
Comment threadtools/codegen/cmd/featuregate-test-analyzer.go
Signed-off-by: Surya Seetharaman <suryaseetharaman.9@gmail.com>
@tssurya
tssuryaforce-pushed the fix-sippy-verify-job-pulls branch from 8bdd048 to de08c34CompareFebruary 3, 2025 16:30

@JoelSpeedJoelSpeed left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

/lgtm

@openshift-ciopenshift-ciBot added the lgtm Indicates that a PR is ready to be merged. label Feb 3, 2025
@openshift-ci

Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: JoelSpeed, knobunc, tssurya

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

The pull request process is described here

Details 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

@tssuryatssurya changed the title Use BASE_REF env var to pull the release version for sippy dataOCPBUGS-44755: Use BASE_REF env var to pull the release version for sippy dataFeb 3, 2025
@openshift-ci-robotopenshift-ci-robot added jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. jira/invalid-bug Indicates that a referenced Jira bug is invalid for the branch this PR is targeting. labels Feb 3, 2025
@openshift-ci-robot

Copy link
Copy Markdown

@tssurya: This pull request references Jira Issue OCPBUGS-44755, which is invalid:

  • expected the bug to target the "4.19.0" version, but no target version was set

Comment /jira refresh to re-evaluate validity if changes to the Jira bug are made, or edit the title of this pull request to link to a different bug.

The bug has been updated to refer to the pull request using the external bug tracker.

Details

In response to this:

When the version is not main branch, and its a released version example, release-4.18 etc we need verify job to pick the correct release and not the latest release

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.

@tssurya

Copy link
Copy Markdown
ContributorAuthor

/cherry-pick release-4.18

@openshift-cherrypick-robot

Copy link
Copy Markdown

@tssurya: once the present PR merges, I will cherry-pick it on top of release-4.18 in a new PR and assign it to you.

Details

In response to this:

/cherry-pick release-4.18

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.

@openshift-ci

Copy link
Copy Markdown
Contributor

@tssurya: all tests passed!

Full PR test history. Your PR dashboard.

Details

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.

@tssuryatssurya changed the title OCPBUGS-44755: Use BASE_REF env var to pull the release version for sippy dataOCPBUGS-49779: Use BASE_REF env var to pull the release version for sippy dataFeb 3, 2025
@openshift-ci-robot

Copy link
Copy Markdown

@tssurya: This pull request references Jira Issue OCPBUGS-49779, which is invalid:

  • expected the bug to target the "4.19.0" version, but no target version was set

Comment /jira refresh to re-evaluate validity if changes to the Jira bug are made, or edit the title of this pull request to link to a different bug.

The bug has been updated to refer to the pull request using the external bug tracker.

Details

In response to this:

When the version is not main branch, and its a released version example, release-4.18 etc we need verify job to pick the correct release and not the latest release

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.

@tssurya

Copy link
Copy Markdown
ContributorAuthor

/jira refresh

@openshift-ci-robotopenshift-ci-robot added jira/valid-bug Indicates that a referenced Jira bug is valid for the branch this PR is targeting. and removed jira/invalid-bug Indicates that a referenced Jira bug is invalid for the branch this PR is targeting. labels Feb 3, 2025
@openshift-ci-robot

Copy link
Copy Markdown

@tssurya: This pull request references Jira Issue OCPBUGS-49779, which is valid. The bug has been moved to the POST state.

3 validation(s) were run on this bug
  • bug is open, matching expected state (open)
  • bug target version (4.19.0) matches configured target version for branch (4.19.0)
  • bug is in the state New, which is one of the valid states (NEW, ASSIGNED, POST)

Requesting review from QA contact:
/cc @xingxingxia

Details

In response to this:

/jira refresh

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-merge-bot
openshift-merge-botBot merged commit 4e32bc2 into openshift:masterFeb 3, 2025
@openshift-ci-robot

Copy link
Copy Markdown

@tssurya: Jira Issue OCPBUGS-49779: All pull requests linked via external trackers have merged:

Jira Issue OCPBUGS-49779 has been moved to the MODIFIED state.

Details

In response to this:

When the version is not main branch, and its a released version example, release-4.18 etc we need verify job to pick the correct release and not the latest release

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-cherrypick-robot

Copy link
Copy Markdown

@tssurya: new pull request created: #2191

Details

In response to this:

/cherry-pick release-4.18

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.

@openshift-bot

Copy link
Copy Markdown

[ART PR BUILD NOTIFIER]

Distgit: ose-cluster-config-api
This PR has been included in build ose-cluster-config-api-container-v4.19.0-202502032007.p0.g4e32bc2.assembly.stream.el9.
All builds following this will include this PR.

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

acknowledge-critical-fixes-onlyIndicates if the issuer of the label is OK with the policy.approvedIndicates a PR has been approved by an approver from all required OWNERS files.jira/valid-bugIndicates that a referenced Jira bug is valid for the branch this PR is targeting.jira/valid-referenceIndicates that this PR references a valid Jira ticket of any type.lgtmIndicates that a PR is ready to be merged.size/SDenotes a PR that changes 10-29 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants

@tssurya@knobunc@openshift-ci-robot@openshift-cherrypick-robot@openshift-bot@JoelSpeed