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

Update provision test stage of PR pipeline, so that it can collect logs/restore monitoring stack after cluster-reuse check #8476

Closed
dimakr opened this issue Aug 28, 2024 · 1 comment

Comments

@dimakr
Copy link
Contributor

dimakr commented Aug 28, 2024

A check has been added for reuse cluster functionality of SCT, in scope of https://github.com/scylladb/qa-tasks/issues/1749.

Logs collection/restoring monitoring stack is performed only for initial run of provision test, but not for rerun when reusing the cluster, as collecting after reuse might be problematic since everything would be duplicated.
We need to update the provision stage pipeline to handle this case of collecting multiple logs sets when reuse cluster is checked.

@roydahan
Copy link
Contributor

roydahan commented Jan 1, 2025

If there will be a requirement, we will fix it.

@roydahan roydahan closed this as completed Jan 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants