action #165830
closedcoordination #163919: [epic] Create automation setup for testing Agama
Integrate the web automation script for agama in openQA
0%
Description
Motivation¶
As a follow-up of https://progress.opensuse.org/issues/163952 we should integrate the script for all the architecture (FF (Firefox) is only available at the moment x86 and aarch64, but it should be enabled soon for s390x and ppc64le, keep an eye of that!).
The file to edit is the one where we have automation for Playwright previously, so now we can include the commands for puppeteer:
tests/yam/agama/agama.pm
At the moment we can boot agama in all the architecture, so it is a good time to start this task:
https://openqa.opensuse.org/group_overview/116
Acceptance criteria¶
AC1: Script is integrated in our builds for Devel job group in O3.
AC2: When the script fail, at least two things are uploaded as logs with the job, the logs that programatically the script generates and agama logs.
Updated by JERiveraMoya 7 months ago
- Subject changed from Integrate the web automation script in openQA to Integrate the web automation script for agama in openQA
Updated by JERiveraMoya 7 months ago
- Tags changed from qe-yam-aug-sprint to qe-yam-sep-sprint
Updated by jfernandez 7 months ago
Agama-puppeteer PR: https://github.com/jknphy/agama-puppeteer/pull/3
os-autoinst-distri-opensuse PR: https://github.com/os-autoinst/os-autoinst-distri-opensuse/pull/20075
Updated by jfernandez 7 months ago
S390x integration
os-autoinst-distri-opensuse: https://github.com/os-autoinst/os-autoinst-distri-opensuse/pull/20199
agama-integration-test-webpack: https://github.com/jknphy/agama-integration-test-webpack/pull/14
Updated by JERiveraMoya 7 months ago
- Status changed from In Progress to Resolved