Add new needles to fix cockpit tests in 8.6 #90

Merged
lumarel merged 1 commits from fix-issue-84 into 8.6_release_fixes 2022-05-14 17:13:06 +00:00
lumarel commented 2022-05-14 11:54:28 +00:00 (Migrated from github.com)

Description

This PR adds new needles for the cockpit tests, because the UI changed in 8.6

Fixes #84 when merged.

How Has This Been Tested?

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

This test suite should pass server_cockpit_autoupdate and server_cockpit_basic at a minimum.

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 new needles for the cockpit tests, because the UI changed in 8.6 Fixes #84 when merged. # How Has This Been Tested? ``` openqa-cli api -X POST isos ISO=Rocky-8.6-x86_64-dvd1.iso ARCH=x86_64 DISTRI=rocky FLAVOR=dvd-iso PACKAGE_SET=server VERSION=8.6 BUILD=-server-$(date +%Y%m%d.%H%M%S).0 TEST=server_cockpit_basic openqa-cli api -X POST isos ISO=Rocky-8.6-x86_64-dvd1.iso ARCH=x86_64 DISTRI=rocky FLAVOR=dvd-iso PACKAGE_SET=server VERSION=8.6 BUILD=-server-$(date +%Y%m%d.%H%M%S).0 TEST=server_cockpit_updates ``` This test suite should pass `server_cockpit_autoupdate` and `server_cockpit_basic` at a minimum. # 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
StackKorora (Migrated from github.com) reviewed 2022-05-14 11:54:28 +00:00
tcooper (Migrated from github.com) approved these changes 2022-05-14 16:06:45 +00:00
tcooper (Migrated from github.com) left a comment

Reviewed only in Github.

Reviewed only in Github.
akatch (Migrated from github.com) approved these changes 2022-05-14 17:12:52 +00:00
akatch (Migrated from github.com) left a comment

Test suites server_cockpit_basic and server_cockpit_updates both pass 100%. Merging at @lumarel's request.

Test suites `server_cockpit_basic` and `server_cockpit_updates` both pass 100%. Merging at @lumarel's request.
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#90
No description provided.