Skip to content

Draft: Generate allure report for review-qa jobs

Andrejs Cunskis requested to merge review-qa-allure-report into master

What does this MR do?

allure-report generation for review-qa tests:

  • single test report for review-qa-smoke and review-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

Merge request reports

Loading