Skip to content

OSASINFRA-4375: Drop Legacy openshift-test entry point: release-4.20 - #308

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

OSASINFRA-4375: Drop Legacy openshift-test entry point: release-4.20#308
openshift-merge-bot[bot] merged 1 commit into
openshift:release-4.20from
shiftstack:drop-legacy-openstack-test-4.20

Conversation

@danchild

@danchilddanchild commented Jul 29, 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 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

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

@openshift-ciopenshift-ciBot added the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Jul 29, 2026
@openshift-ci

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 29, 2026 14:26
@danchild
danchild marked this pull request as draft July 29, 2026 14:26
@openshift-ciopenshift-ciBot added do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. and removed do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. labels Jul 29, 2026
@openshift-ci
openshift-ciBot requested review from mandre and rlobilloJuly 29, 2026 14:33
@danchild
danchildforce-pushed the drop-legacy-openstack-test-4.20 branch 3 times, most recently from 0d5540d to 322e766CompareJuly 29, 2026 14:43
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
danchildforce-pushed the drop-legacy-openstack-test-4.20 branch from 322e766 to c1725d5CompareJuly 29, 2026 14:48
@danchild
danchild marked this pull request as ready for review July 29, 2026 14:49
@openshift-ciopenshift-ciBot removed the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Jul 29, 2026
@danchilddanchild changed the title Drop Legacy openshift-test entry point: 4.20OSASINFRA-4375: Drop Legacy openshift-test entry point: 4.20Jul 30, 2026
@openshift-ci-robotopenshift-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 "4.20.z" 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 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

NOTE: depends on openshift/release#82506; 4.20 release jobs need to drop callers of the legacy openstack-tests binary before this can be merged.

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.

@danchilddanchild changed the title OSASINFRA-4375: Drop Legacy openshift-test entry point: 4.20OSASINFRA-4375: Drop Legacy openshift-test entry point: release-4.20Jul 30, 2026
@ekuris-redhat

Copy link
Copy Markdown

/test test
/test build
/test images

1 similar comment
@danchild

Copy link
Copy Markdown
MemberAuthor

/test test
/test build
/test images

@danchild

Copy link
Copy Markdown
MemberAuthor

/verified by @danchild

@openshift-ci-robotopenshift-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

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-ciopenshift-ciBot added the lgtm Indicates that a PR is ready to be merged. label Aug 4, 2026
@openshift-ci

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-ciopenshift-ciBot 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-botBot merged commit a6bbb44 into openshift:release-4.20Aug 4, 2026
5 checks passed
@openshift-merge-bot
openshift-merge-botBot deleted the drop-legacy-openstack-test-4.20 branch August 4, 2026 09:32
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approvedIndicates a PR has been approved by an approver from all required OWNERS files.jira/valid-referenceIndicates that this PR references a valid Jira ticket of any type.lgtmIndicates that a PR is ready to be merged.verifiedSignifies that the PR passed pre-merge verification criteria

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@danchild@openshift-ci-robot@ekuris-redhat@gryf