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. This was already done during Hackweek 15, but now I'm going to try bringing opaws to 2021 and with Rust and update my rusty alexa building skills!

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:

openqa iot alexa amazonecho

This project is part of:

Hack Week 20

Activity

  • over 4 years ago: szarate added keyword "openqa" to this project.
  • over 4 years ago: szarate added keyword "iot" to this project.
  • over 4 years ago: szarate added keyword "alexa" to this project.
  • over 4 years ago: szarate added keyword "amazonecho" to this project.
  • over 4 years ago: szarate 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