Revert OTE Migration: release-4.19 - #309
Conversation
|
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: all tests passed! 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. |
After further investigation, it was found that the OTE framework wont' be fully backported to4.19. So, it's necessary to revert all of the past commits related to the attempted OTE migration. The relevant commits are contained in the following PR:
#269
All of these reverts guarantee that all OTE related binary content is removed from the project.
The reason why
openshift-testwon't be able to run in the OTE framework can be found here:openshift/origin#31404 (comment)