Fixes cockpit_login in server_cockpit_default test suite #55

Merged
lumarel merged 1 commits from fix-cockpit-firefox-redesign into develop 2021-10-22 19:39:06 +00:00
lumarel commented 2021-10-21 20:01:03 +00:00 (Migrated from github.com)

Description

This PR adds a faulting needle as the Firefox design got changed.

This PR also fixes #54 and will automatically close when this is resolved.

How Has This Been Tested?

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

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • Any dependent changes have been merged and published in downstream modules
## Description This PR adds a faulting needle as the Firefox design got changed. This PR also fixes #54 and will automatically close when this is resolved. ## How Has This Been Tested? `openqa-cli api -X POST isos ISO=Rocky-8.4-x86_64-dvd1.iso ARCH=x86_64 DISTRI=rocky FLAVOR=dvd-iso PACKAGE_SET=minimal VERSION=8.4 BUILD=-minimal-$(date +%Y%m%d.%H%M%S).0 TEST=server_cockpit_default@64bit ` ## Checklist: - [x] My code follows the style guidelines of this project - [x] I have performed a self-review of my own code - [ ] I have commented my code, particularly in hard-to-understand areas - [ ] I have made corresponding changes to the documentation - [x] My changes generate no new warnings - [x] Any dependent changes have been merged and published in downstream modules
akatch commented 2021-10-21 20:12:10 +00:00 (Migrated from github.com)

Will take a peek in a few hours 👍

Will take a peek in a few hours :+1:
akatch commented 2021-10-22 00:15:49 +00:00 (Migrated from github.com)

It looks like specifying TEST=server_cockpit_default@64bit doesn't work - you have to instead use TEST=server_cockpit_default. However, that test suite passes 100% :shipit:

It looks like specifying `TEST=server_cockpit_default@64bit` doesn't work - you have to instead use `TEST=server_cockpit_default`. However, that test suite passes 100% :shipit:
tcooper commented 2021-10-22 19:38:56 +00:00 (Migrated from github.com)

Needle update works for me.

Needle update works for me.
Sign in to join this conversation.
No reviewers
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#55
No description provided.