Draft: Generate allure report for review-qa jobs
What does this MR do?
allure-report generation for review-qa tests:
- single test report for
review-qa-smoke
andreview-qa-all
tests - report stored in GCS bucket, doesn't require gitlab artifacts
- screenshot and html attached to specific test directly
- some trend graphs and execution history capabilities
This is new MR recreated from: !61217 (merged) as I couldn't make review-deploy
work correctly. It ended up in some half cleaned state and did not work properly anymore.
Next iteration
- Single report for all tests executed by
package-and-qa
- Debug log as attachment to every test case instead of flooding job output?
Edited by Andrejs Cunskis