[BUG] Some PACKAGE_SET graphical-server and workstation test suites fail #60

Closed
opened 2021-11-10 15:36:00 +00:00 by lumarel · 0 comments
lumarel commented 2021-11-10 15:36:00 +00:00 (Migrated from github.com)

Describe the bug
For the PACKAGE_SETs:

  • graphical-server
  • workstation the most tests are failing because it is unable to detect the ui, so it uses the _console_wait_logintest instead of_graphical_wait_login`

To Reproduce
Run the following tests:

openqa-cli api -X POST isos ISO=Rocky-8.4-x86_64-dvd1.iso ARCH=x86_64 DISTRI=rocky FLAVOR=dvd-iso PACKAGE_SET=graphical-server VERSION=8.4 BUILD=-graphical-server-$(date +%Y%m%d.%H%M%S).0
openqa-cli api -X POST isos ISO=Rocky-8.4-x86_64-dvd1.iso ARCH=x86_64 DISTRI=rocky FLAVOR=dvd-iso PACKAGE_SET=workstation VERSION=8.4 BUILD=-workstation-$(date +%Y%m%d.%H%M%S).0

Expected behavior
Passing test suites.

Screenshots
image

**Describe the bug** For the `PACKAGE_SET`s: - `graphical-server` - `workstation the most tests are failing because it is unable to detect the ui, so it uses the `_console_wait_login` test instead of `_graphical_wait_login` **To Reproduce** Run the following tests: ``` openqa-cli api -X POST isos ISO=Rocky-8.4-x86_64-dvd1.iso ARCH=x86_64 DISTRI=rocky FLAVOR=dvd-iso PACKAGE_SET=graphical-server VERSION=8.4 BUILD=-graphical-server-$(date +%Y%m%d.%H%M%S).0 openqa-cli api -X POST isos ISO=Rocky-8.4-x86_64-dvd1.iso ARCH=x86_64 DISTRI=rocky FLAVOR=dvd-iso PACKAGE_SET=workstation VERSION=8.4 BUILD=-workstation-$(date +%Y%m%d.%H%M%S).0 ``` **Expected behavior** Passing test suites. **Screenshots** ![image](https://user-images.githubusercontent.com/42647570/141143063-76605262-dccc-42f9-aea9-9fce79808d62.png)
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: testing/os-autoinst-distri-rocky-migrated#60
No description provided.