Skip to content

OSASINFRA-4375: Drop Legacy openshift-test entry point: releases 4.23+ - #303

Merged
openshift-merge-bot[bot] merged 1 commit into
openshift:mainfrom
shiftstack:drop-legacy-openstack-test-main
Aug 4, 2026
Merged

OSASINFRA-4375: Drop Legacy openshift-test entry point: releases 4.23+#303
openshift-merge-bot[bot] merged 1 commit into
openshift:mainfrom
shiftstack:drop-legacy-openstack-test-main

Conversation

@danchild

@danchild danchild commented Jul 28, 2026

Copy link
Copy Markdown
Member

Following the migration of openstack-test to the
OTE framework, the entry point is no longer needed.

Changes:

  • Remove openshift-tests builder and entry point in
    the Containerfile
  • Remove stale openshift-tests references for make tooling
  • Update README.md with new instructions on how to manually
    invoke the new OTE binary
  • Update module and vendored dependencies

Dependencies:
openshift/release/pull/82506
openshift/release/pull/82674

@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 Jul 28, 2026
@openshift-ci

openshift-ci Bot commented Jul 28, 2026

Copy link
Copy Markdown
Contributor

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

@danchild
danchild marked this pull request as ready for review July 28, 2026 17:40
@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 Jul 28, 2026
@openshift-ci
openshift-ci Bot requested review from itzikb-redhat and rlobillo July 28, 2026 17:40
@danchild danchild changed the title Drop Legacy openshift-test entry point: release 4.23+ Drop Legacy openshift-test entry point: releases 4.23+ Jul 28, 2026
@danchild
danchild marked this pull request as draft July 28, 2026 20:40
@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 Jul 28, 2026
@danchild
danchild force-pushed the drop-legacy-openstack-test-main branch from f694ed3 to 5e4dc55 Compare July 29, 2026 15:05
Following the migration of openstack-test to the
OTE framework, the entry point is no longer needed.

Changes:
- Remove `openstack-test` binary and related libs
  in `pkg`
- Remove openshift-tests builder and entry point in
  the Containerfile
- Remove stale openshift-tests references for make tooling
- Update README.md with new instructions on how to manually
  invoke the new OTE binary
- update module and vendored dependencies

Signed-off-by: Dan Childers <dchilder@redhat.com>
@danchild
danchild force-pushed the drop-legacy-openstack-test-main branch from 5e4dc55 to a66f62a Compare July 29, 2026 15:06
@danchild danchild changed the title Drop Legacy openshift-test entry point: releases 4.23+ OSASINFRA-4375: Drop Legacy openshift-test entry point: releases 4.23+ Jul 30, 2026
@openshift-ci-robot openshift-ci-robot added the jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. label Jul 30, 2026
@openshift-ci-robot

openshift-ci-robot commented Jul 30, 2026

Copy link
Copy Markdown

@danchild: This pull request references OSASINFRA-4375 which is a valid jira issue.

Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the story to target the "5.0.0" version, but no target version was set.

Details

In response to this:

Following the migration of openstack-test to the
OTE framework, the entry point is no longer needed.

Changes:

  • Remove openshift-tests builder and entry point in
    the Containerfile
  • Remove stale openshift-tests references for make tooling
  • Update README.md with new instructions on how to manually
    invoke the new OTE binary
  • Update module and vendored dependencies

Dependencies:
openshift/release/pull/82506
openshift/release/pull/82674

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.

@danchild
danchild marked this pull request as ready for review July 30, 2026 15:16
@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 Jul 30, 2026
@openshift-ci
openshift-ci Bot requested review from mandre and stephenfin July 30, 2026 15:19
@danchild

danchild commented Aug 3, 2026

Copy link
Copy Markdown
Member Author

/test test
/test build
/test images

@danchild

danchild commented Aug 3, 2026

Copy link
Copy Markdown
Member Author

/verified by @danchild

@openshift-ci-robot openshift-ci-robot added the verified Signifies that the PR passed pre-merge verification criteria label Aug 3, 2026
@openshift-ci-robot

Copy link
Copy Markdown

@danchild: This PR has been marked as verified by @danchild.

Details

In response to this:

/verified by @danchild

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 commented Aug 3, 2026

Copy link
Copy Markdown
Contributor

@danchild: 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.

@gryf

gryf commented Aug 4, 2026

Copy link
Copy Markdown
Member

/lgtm
/approve

@openshift-ci openshift-ci Bot added the lgtm Indicates that a PR is ready to be merged. label Aug 4, 2026
@openshift-ci

openshift-ci Bot commented Aug 4, 2026

Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: gryf

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

@openshift-ci openshift-ci Bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Aug 4, 2026
@openshift-merge-bot
openshift-merge-bot Bot merged commit 447888b into openshift:main Aug 4, 2026
5 checks passed
@openshift-merge-bot
openshift-merge-bot Bot deleted the drop-legacy-openstack-test-main branch August 4, 2026 09:32
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. verified Signifies that the PR passed pre-merge verification criteria

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants