Tooling updates #134
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#134
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "tooling_updates"
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?
Updates to
run-openqa-tests.sh
:New scripts:
run-all-flavors.sh
will post an ISO for each of theuniversal
,dvd-iso
,package-set
,minimal-iso
, andboot-iso
. flavors.cancel-build.sh
will delete all remaining jobs for the specifiedTested language installs using command line:-
openqa-cli api -X POST isos ISO=Rocky-8.7-BETA-x86_64-dvd1.iso ARCH=x86_64 DISTRI=rocky FLAVOR=universal VERSION=8.7 TEST=install_arabic_language,install_european_language,install_cyrillic_language,install_asian_language BUILD="$(date +%Y%m%d.%H%M%S).0"
{"count":4,"failed":[],"ids":[1358,1359,1360,1361],"scheduled_product_id":65}
Result all pass:-
Have not tested other changes yet.
All changes tested ok. :shipit: