Skip to content

[Release-4.19]OCPBUGS-57206: Add imagestream update dryrun test#30399

Closed
wangke19 wants to merge 3 commits intoopenshift:release-4.19from
wangke19:cherry-pick-ocpbugs-35855-tests-to-release-4.19
Closed

[Release-4.19]OCPBUGS-57206: Add imagestream update dryrun test#30399
wangke19 wants to merge 3 commits intoopenshift:release-4.19from
wangke19:cherry-pick-ocpbugs-35855-tests-to-release-4.19

Conversation

@wangke19
Copy link
Contributor

@wangke19 wangke19 commented Oct 20, 2025

This PR cherry-picks the following commits from ocpbugs-35855-tests PR branch to release-4.19:

  • 937c238: add more images dryrun tests
  • 5dc8051: fix: gofmt and JSON validation issues
  • 55637ed: Update zz_generated.annotations.go for test

Changes

  • Enhanced images dryrun test functionality with additional test cases
  • Fixed gofmt import ordering in test/extended/images/dryrun.go
  • Note: JSON validation fix for index.json was skipped as the file was deleted in target branch

Testing

  • Verify dryrun tests pass
  • Check gofmt formatting is correct

Related to: OCPBUGS-35855

- Fix gofmt import ordering in test/extended/images/dryrun.go
- Fix invalid JSON format in test/extended/util/compat_otp/testdata/opm/render/validate/catalog-error/operator-2/index.json
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Oct 20, 2025

[APPROVALNOTIFIER] This PR is NOT APPROVED

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

The full list of commands accepted by this bot can be found 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

@wangke19
Copy link
Contributor Author

/jira cherry-pick OCPBUGS-35855

@openshift-ci-robot
Copy link

@wangke19: Detected clone of Jira Issue OCPBUGS-35855 with correct target version. Will retitle the PR to link to the clone.
/retitle OCPBUGS-57206: Cherry-pick OCPBUGS-35855 tests to release-4.19

Details

In response to this:

/jira cherry-pick OCPBUGS-35855

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 changed the title Cherry-pick OCPBUGS-35855 tests to release-4.19 OCPBUGS-57206: Cherry-pick OCPBUGS-35855 tests to release-4.19 Oct 20, 2025
@openshift-ci-robot openshift-ci-robot added jira/severity-moderate Referenced Jira bug's severity is moderate for the branch this PR is targeting. 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 Oct 20, 2025
@openshift-ci-robot
Copy link

@wangke19: This pull request references Jira Issue OCPBUGS-57206, which is invalid:

  • expected the bug to be open, but it isn't
  • expected the bug to be in one of the following states: NEW, ASSIGNED, POST, but it is Closed (Done-Errata) instead

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:

This PR cherry-picks the following commits from ocpbugs-35855-tests branch to release-4.19:

  • 937c238: add more images dryrun tests
  • 5dc8051: fix: gofmt and JSON validation issues
  • 55637ed: Update zz_generated.annotations.go for test

Changes

  • Enhanced images dryrun test functionality with additional test cases
  • Fixed gofmt import ordering in test/extended/images/dryrun.go
  • Note: JSON validation fix for index.json was skipped as the file was deleted in target branch

Testing

  • Verify dryrun tests pass
  • Check gofmt formatting is correct

Related to: OCPBUGS-35855

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.

@wangke19 wangke19 changed the title OCPBUGS-57206: Cherry-pick OCPBUGS-35855 tests to release-4.19 [Release-4.19]OCPBUGS-57206: Add imagestream update dryrun test Oct 20, 2025
@openshift-bot
Copy link
Contributor

Issues go stale after 90d of inactivity.

Mark the issue as fresh by commenting /remove-lifecycle stale.
Stale issues rot after an additional 30d of inactivity and eventually close.
Exclude this issue from closing by commenting /lifecycle frozen.

If this issue is safe to close now please do so with /close.

/lifecycle stale

@openshift-ci openshift-ci bot added the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Jan 26, 2026
@wangke19
Copy link
Contributor Author

/remove-lifecycle stale

@openshift-ci openshift-ci bot removed the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Feb 25, 2026
@wangke19
Copy link
Contributor Author

/retest

2 similar comments
@wangke19
Copy link
Contributor Author

/retest

@wangke19
Copy link
Contributor Author

/retest

@wangke19
Copy link
Contributor Author

/test e2e-aws-ovn-edge-zones

1 similar comment
@wangke19
Copy link
Contributor Author

/test e2e-aws-ovn-edge-zones

@openshift-ci
Copy link
Contributor

openshift-ci bot commented Feb 28, 2026

@wangke19: 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/okd-scos-e2e-aws-ovn 55637ed link false /test okd-scos-e2e-aws-ovn
ci/prow/e2e-aws-ovn-edge-zones 55637ed link true /test e2e-aws-ovn-edge-zones

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.

@wangke19
Copy link
Contributor Author

Failed ci job e2e-aws-ovn-edge-zones is fixed by openshift/release#75500

@wangke19
Copy link
Contributor Author

The PR fix has been merged in another backport pr, so closing it.
Code see https://github.com/openshift/origin/blob/release-4.19/test/extended/images/dryrun.go#L48
/close

@openshift-ci openshift-ci bot closed this Feb 28, 2026
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Feb 28, 2026

@wangke19: Closed this PR.

Details

In response to this:

The PR fix has been merged in another backport pr, so closing it.
Code see https://github.com/openshift/origin/blob/release-4.19/test/extended/images/dryrun.go#L48
/close

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-robot
Copy link

@wangke19: This pull request references Jira Issue OCPBUGS-57206. The bug has been updated to no longer refer to the pull request using the external bug tracker.

Details

In response to this:

This PR cherry-picks the following commits from ocpbugs-35855-tests PR branch to release-4.19:

  • 937c238: add more images dryrun tests
  • 5dc8051: fix: gofmt and JSON validation issues
  • 55637ed: Update zz_generated.annotations.go for test

Changes

  • Enhanced images dryrun test functionality with additional test cases
  • Fixed gofmt import ordering in test/extended/images/dryrun.go
  • Note: JSON validation fix for index.json was skipped as the file was deleted in target branch

Testing

  • Verify dryrun tests pass
  • Check gofmt formatting is correct

Related to: OCPBUGS-35855

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.

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

Labels

jira/invalid-bug Indicates that a referenced Jira bug is invalid for the branch this PR is targeting. jira/severity-moderate Referenced Jira bug's severity is moderate for the branch this PR is targeting. jira/valid-reference Indicates that this PR references a valid Jira ticket of any type.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants