Based on the os-autoinst-distri-example template.
This project was started during Hackweek 18 at SUSE.
Please follow the openQA installation guide to install it.
Then clone this repo to /var/lib/openqa/tests/openqa-profanity-testsuite
:
cd /var/lib/openqa/tests
git clone https://github.com/profanity-im/openqa-profanity-testsuite
For now we clone existing jobs from openSUSE.
Go to https://openqa.opensuse.org/tests/973501#next_previous and click on latest job for this scenario. Then read Results for 973501 where 973501 will be a different number. Use this number to clone the job:
openqa-clone-job --skip-chained-deps --host http://localhost/ --from https://openqa.opensuse.org --show-progress 973501 TEST=proftest DISTRI=openqa-profanity
Navigate to http://localhost/tests to see the test results.