Fixes cockpit_login in server_cockpit_default test suite #55
No reviewers
Labels
No Label
priority: critical
priority: high
priority: low
priority: medium
status: abandoned
status: duplicate
status: invalid
status: peer review needed
status: wontfix
tag: content
tag: good first issue
tag: help wanted
test suite
type: bug
type: documentation
type: enhancement
type: maintenance
type: question
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: testing/os-autoinst-distri-rocky-migrated#55
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "fix-cockpit-firefox-redesign"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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:
Will take a peek in a few hours 👍
It looks like specifying
TEST=server_cockpit_default@64bit
doesn't work - you have to instead useTEST=server_cockpit_default
. However, that test suite passes 100% :shipit:Needle update works for me.