Project Description

Jobs in openQA are usually reviewed via the web UI. Inspecting os-autoinst logs requires significant insight into the inner workings. Tests run in a CI such as GitHub are thus not easy to debug.

Goal for this Hackweek

  • Produce test results by processing os-autoinst output
  • Render results as HTML
  • Provide integration for GitHub Actions / Pages

Resources

  • open.qa
  • GitHub Actions
  • GitHub Pages

Looking for hackers with the skills:

openqa ci github

This project is part of:

Hack Week 23

Activity

  • about 2 years ago: ggardet_arm liked this project.
  • about 2 years ago: jzerebecki liked this project.
  • about 2 years ago: ptashima liked this project.
  • about 2 years ago: livdywan added keyword "openqa" to this project.
  • about 2 years ago: livdywan added keyword "ci" to this project.
  • about 2 years ago: livdywan added keyword "github" to this project.
  • about 2 years ago: livdywan started this project.
  • about 2 years ago: livdywan originated this project.

  • Comments

    Be the first to comment!

    Similar Projects

    openQA log viewer by mpagot

    Description

    *** Warning: Are You at Risk for VOMIT? ***

    Do you find yourself staring at a screen, your eyes glossing over as thousands of lines of text scroll by? Do you feel a wave of text-based nausea when someone asks you to "just check the logs"?

    You may be suffering from VOMIT (Verbose Output Mental Irritation Toxicity).

    This dangerous, work-induced ailment is triggered by exposure to an overwhelming quantity of log data, especially from parallel systems. The human brain, not designed to mentally process 12 simultaneous autoinst-log.txt files, enters a state of toxic shock. It rejects the "Verbose Output," making it impossible to find the one critical error line buried in a 50,000-line sea of "INFO: doing a thing."

    Before you're forced to rm -rf /var/log in a fit of desperation, we present the digital antacid.

    No panic: The openQA Log Visualizer (Also known as the "VOMIT-B-Gone 9000")

    This is your web-based hazmat suit for handling toxic log environments. It bravely dives into the chaotic, multi-machine mess of your openQA test runs, finds all the related, verbose logs, and force-feeds them into a parser.

    image

    Goals

    Work on the existing POC openqa-log-visualizer and change it to something usable

    Resources

    openqa-log-visualizer