Project Description
One day in the past, a relative young geek met Wezterm terminal emulator in a wood or rusty repos. At that time he was used to drive a Win10 machine for work and a Linux shiny supercar for fun and Wezterm fit on both. So after few year the geek realize now that he should gives back to Mr. Wez something. But the geek is far to be a skilled Rustacean...
Goal for this Hackweek
- Create some openQA needle based tests for Wezterm
- Have the chance to go through all the exhaustive Wezterm documentation and eventually contribute to it issues
Hidden goals:
- give back to Mr. Wez for his terminal
- learn more about the lua wezterm configuration to improve my terminal configuration
- learn more about openQA
- get exposed to rust, lua, perl
Resources
- wezfurlong
- code
- obs landed just few weeks ago
Results
A mini blog of all the failure and success : opensuse.hackweek.2022
Get in touch and have fun with many different technology
- Jekyll, Liquid, Markdown, bundler, gem and other funny ruby stuff to manage the Github hosted project page.
- Perl
- openQA (needles and many testapi)
Some tests https://github.com/mpagot/os-autoinst-distri-opensuse/tree/weztermhackweek Some needles https://github.com/mpagot/os-autoinst-needles-opensuse/tree/weztermhackweek
https://youtu.be/mQKnl3ecxOU
This project is part of:
Hack Week 21
Activity
Comments
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.
Goals
Work on the existing POC openqa-log-visualizer and change it to something usable
Resources