Skip to content

perlpunk/openqa-simple-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

os-autoinst/openQA test example

Tests for gnome-clock using openQA. Needs the corresponding needle repository

For more details see the openQA project

Demo Video

This video shows how a test run looks like when called with te below job settings:

Usage

To run this test, you can clone a recent job from the openQA job group and simply replace the test code with this repository:

openqa-clone-job \
    --host localhost:9526 --skip-chained-deps https://openqa.opensuse.org/tests/3069790 \
    GROUP=0 _GROUP=0 BUILD= TEST=gnome-clock \
    PRODUCTDIR=/path/to/openqa-simple-starter \
    NEEDLES_DIR=/path/to/openqa-simple-starter-needles \
    CASEDIR=/path/to/openqa-simple-starter \
    DEMO_MODE=1 SCREENSHOTINTERVAL=0.1

Requirements

For running openQA, see openQA project.

For this specific test code you would need the draft PR adding DEMO_MODE functions.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages