action #169252
closedcoordination #163742: [epic] Milestone testing for SLE 15 SP7
SLE 15 SP7 Beta1 - RMT/SMT/SCC status check and Milestone build triggering
0%
Description
Motivation¶
In order to test scenarios using RMT/SMT/SCC in openQA we need to take serveral actions regarding automation.
Scope¶
Corresponding milestone Build.
Acceptance criteria¶
AC1: First of all, verify if RMT regression manual testing is required by checking the version and only if so, notify the squad.
AC2: Perform necessary checks of RMT/SMT/SCC to ensure products in milestone are synced to updates.suse.com
AC3: Trigger with isos post the milestone build for job group Migration: Milestone
Additional information¶
openQA review is not included in this ticket, for that we follow normal rotation in the squad.
Example of ticket for AC1 is #156610, but ensure there is a ticket on that epic for someone else to cover this in the squad before proceeding with this ticket.
Updated by zoecao 17 days ago ยท Edited
The smt server disk is full:
migration-smt2:/srv/www/htdocs/repo/SUSE/Products/SLE-Module-Containers # df -h
Filesystem Size Used Avail Use% Mounted on
devtmpfs 1.8G 0 1.8G 0% /dev
tmpfs 1.9G 80K 1.9G 1% /dev/shm
tmpfs 1.9G 194M 1.7G 11% /run
tmpfs 1.9G 0 1.9G 0% /sys/fs/cgroup
/dev/mapper/system-system 6.0T 6.0T 11G 100% /
/dev/sda1 977M 118M 792M 13% /boot
tmpfs 370M 16K 370M 1% /run/user/484
tmpfs 370M 0 370M 0% /run/user/0
I need to disable the unnecessary products and delete their repos first. Otherwise the SLES15SP7 repos can not be mirrored.
Updated by zoecao 16 days ago
Triggered the jobs:
https://openqa.suse.de/tests/overview?distri=sle&version=15-SP7&build=32.2&groupid=266
Will check the results later.
Trigger commands (take x86_64 as an example):
15SPX:
/usr/share/openqa/script/client --host openqa.suse.de --apikey xxxxxxxxxxx --apisecret xxxxxxxxxxxxxx isos post iso=SLE-15-SP7-Online-x86_64-Build32.2-Media1.iso ARCH=x86_64 BUILD=32.2 BUILD_SLE=32.2 VERSION=15-SP7 DISTRI=SLE FLAVOR=Migration-from-SLE15-SPx-Milestone MILESTONE_VERSION=Beta1 _GROUP_ID=266
12SPX:
/usr/share/openqa/script/client --host openqa.suse.de --apikey xxxxxxxxxxx --apisecret xxxxxxxxxxxxxx isos post iso=SLE-15-SP7-Online-x86_64-Build32.2-Media1.iso ARCH=x86_64 BUILD=32.2 BUILD_SLE=32.2 VERSION=15-SP7 DISTRI=SLE FLAVOR=Migration-from-SLE12-SPx-Milestone MILESTONE_VERSION=Beta1 _GROUP_ID=266
Updated by zoecao 14 days ago
The smt server's disk full again, need to remove more unused products.
migration-smt2:~ # df -h
Filesystem Size Used Avail Use% Mounted on
devtmpfs 1.8G 0 1.8G 0% /dev
tmpfs 1.9G 80K 1.9G 1% /dev/shm
tmpfs 1.9G 186M 1.7G 11% /run
tmpfs 1.9G 0 1.9G 0% /sys/fs/cgroup
/dev/mapper/system-system 6.0T 6.0T 0 100% /
/dev/sda1 977M 118M 792M 13% /boot
tmpfs 370M 16K 370M 1% /run/user/484
tmpfs 370M 0 370M 0% /run/user/0
So summarize the current results here:
New bugs for 15sp7 beta1 milestone testing:
- https://bugzilla.suse.com/show_bug.cgi?id=1232808
- https://bugzilla.suse.com/show_bug.cgi?id=1232811
- https://bugzilla.suse.com/show_bug.cgi?id=1232850
Will continue to remove more unused products and rerun the smt testsuits.
Updated by zoecao 10 days ago
- Status changed from In Progress to Resolved
All jobs reviewed, filed one more bug:
https://bugzilla.suse.com/show_bug.cgi?id=1233116
Resolve here, thanks.