You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Borrow the pipeline’s task directly and call it in our tests, but overall this ensures that our execution of preflight (as a binary, container, etc.) does not change expectations that the pipeline has.
There's now a script that runs the check operator endpoint with more environment variables, and asserts that those variables would produce specific outputs. It's not running in e2e for the moment, but we can use it for testing until we decide how we want to integrate it with openshift/release.
Unassigning this for the moment, to be picked up later.
Borrow the pipeline’s task directly and call it in our tests, but overall this ensures that our execution of preflight (as a binary, container, etc.) does not change expectations that the pipeline has.
https://github.com/redhat-openshift-ecosystem/operator-pipelines/blob/main/ansible/roles/operator-pipeline/templates/openshift/tasks/preflight.yml
The text was updated successfully, but these errors were encountered: