Update provision test
stage of PR pipeline, so that it can collect logs/restore monitoring stack after cluster-reuse check
#8476
Labels
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.The text was updated successfully, but these errors were encountered: