Drop Legacy openshift-test entry point: releases 4.23+ - #303
Conversation
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 Signed-off-by: Dan Childers <dchilder@redhat.com>
|
Skipping CI for Draft Pull Request. |
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
@danchild: The following tests failed, say
Full PR test history. Your PR dashboard. DetailsInstructions 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. |
Following the migration of
openstack-testto theOTEframework, the entry point is no longer needed.Changes:
the
ContainerfileREADME.mdwith new instructions on how to manuallyinvoke the new OTE binary
NOTE:
openshift/release4.23+ release jobs need to drop callers of the legacyopenstack-testsbinary before this can be merged.