action #76978
Updated by okurz almost 2 years ago
## User story As a potential user of openQA I want to run an openQA test in 5 minutes to be hooked ## Acceptance criteria * **AC1:** An openQA instance can be deployed installed and is used to execute a new (empty) test within 5 minutes (not counting download times on slow connections) * **AC2:** Documentation exists for how to do it ## Suggestions * Start with existing container solution (and follow the docs) * Follow-up with what has been done in #129883 * Have a workflow (or test or something) that uses the quick bootstrap or comparable approach and runs tests based on github.com/os-autoinst/os-autoinst-distri-example * record a video and make some noiz about it :) Either a real life video with explanation how you use it or also something like https://asciinema.org/ * maybe create/adapt some tool like `osc` but for openqa that will allow users to run something like `osc build` ## Further details Inspired by talking to bzoltan :)