Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • O OpenQA Tests
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 11
    • Issues 11
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 2
    • Merge requests 2
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Terraform modules
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • GNOMEGNOME
  • OpenQA Tests
  • Issues
  • #32
Closed
Open
Issue created May 12, 2023 by Sam Thursfield@sthursfieldMaintainer

Output JUnit XML report so Gitlab UI shows the status of the OpenQA tests

Gitlab supports parsing certain types of test reports and showing the test status in the merge request info.

Example from tracker-miners project: tracker-miners!448 (merged)

image

We could extract that info using the OpenQA HTTP API. Possibly existing code in utils/pipeline_report.py could be reused. Or we could write a separate tool along the same lines.

Assignee
Assign to
Time tracking