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

migrate tempest to be an OCP job instead of rsh into the pod #198

Open
stuggi opened this issue Aug 12, 2021 · 0 comments
Open

migrate tempest to be an OCP job instead of rsh into the pod #198

stuggi opened this issue Aug 12, 2021 · 0 comments

Comments

@stuggi
Copy link
Contributor

stuggi commented Aug 12, 2021

current rsh procedure to run the script and get the tempest output of the pod has also shown to be broken sometimes. We might want to:

  • create a job
  • add a finalizer to the job the it won't get deleted
  • get the job logs
  • remove the finalizer that the job gets cleaned up
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

1 participant