Project

General

Profile

action #134228

Updated by JERiveraMoya 9 months ago

#### Motivation 
 Currently, we are using the upstream take_screenshots.spec.ts for the agama Tumbleweed default installation. We should create our own default installation test that will utilize all the POMs created so far and the user/password aligned with Yam::agama::agama_base. 

 Latest run for existing test: 
 https://openqa.opensuse.org/tests/latest?arch=aarch64&distri=alp&flavor=agama-live-openSUSE-Playwright&machine=aarch64&test=agama_tumbleweed&version=agama-3.0-staging 

 #### Acceptance criteria 
 **AC1**: Create agama_dolomite and modify agama_tumbleweed to be our default installations with Playwright not using CI tests (ie: take_screenshots.spec.ts) 
 **AC2**: Sync CI tests with current change in upstream project (only if they are really running in upstream project)

Back