Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add to openshift CI #17

Open
cgwalters opened this issue Nov 5, 2020 · 1 comment
Open

add to openshift CI #17

cgwalters opened this issue Nov 5, 2020 · 1 comment
Assignees

Comments

@cgwalters
Copy link

Currently OpenShift's upstream CI does both a must-gather and manually extracts some things. It'd make a lot of sense to have omg run as part of our CI and extract textual dumps like omg get clusteroperator and dump those into the GCP bucket too.

I think what you'd need to do is add a job into openshift/release that builds a container image from this, then patch the e2e tests to run it around here:
https://github.com/openshift/release/blob/7180d60d8ceb277ea24989099e2df5dc54b866a4/ci-operator/step-registry/gather/extra/gather-extra-commands.sh

@kxr kxr self-assigned this Nov 6, 2020
@kxr
Copy link
Owner

kxr commented Nov 6, 2020

@cgwalters Thank you for reaching out. That sounds like a good idea. I am unsure about some details and will get in touch to clarify.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants