Control you openQA instance from an Amazon Echo!
How cool is that?
The concept is very simple: Allow an Amazon Echo to interact with an instance of openQA.
Goals
Allow an Amazon Echo to use OpenQA's API by using intents for common tasks
- Clone jobs from openqa.opensuse.org or openqa.fedoraproject.org
- Control job handling on the openQA instance (Job status and review of a job)
- Get status of a build in openqa.opensuse.org (Through the flash briefing skill)
If you want to take a look, come by room 3.2.14 and say "Alexa, tell openqa to give me a report"
Contributing
Repo for this project is at: https://github.com/foursixnine/opaws
Looking for hackers with the skills:
This project is part of:
Hack Week 15
Activity
Comments
-
over 8 years ago by pgeorgiadis | Reply
Kudos for the idea guys! Amazingly innovative idea ;) I've made the same using Python, Flask-Ask and Zappa :D https://www.youtube.com/watch?v=WmlpbRjpQhg
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