action #157840
closedcoordination #151816: [epic] Handle openQA fixes and job group setup
Deregister ltss command is incorrect, it should de-register with ''SLES-LTSS/15.4/ppc64le''
0%
Description
Motivation
Failed job: https://openqa.suse.de/tests/13848672#step/patch_sle/75
SUSEConnect -d -p SLES-LTSS/15.6/ppc64le command is incorrect
Should get the correct product version.
Acceptance criteria
AC1: Correct command 'SUSEConnect -d -p SLES-LTSS/15.4/ppc64le' Use the current product version.
Updated by JERiveraMoya 8 months ago
- Tags set to qe-yam-mar-sprint
- Status changed from New to Workable
- Parent task set to #151816
Updated by hjluo 8 months ago ยท Edited
- this case failed cause we're not set
UPGRADE_TARGET_RELEASED_VERSION=1 and UPGRADE_TARGET_VERSION=15-SP4
if set it'll pass https://openqa.suse.de/tests/13886249/file/vars.json - The _pre tests are not migration we should set
+VERSION: 15-SP4
in test suiteoffline_sles15sp4_basesys-srv_all_spvm_pre
and+VERSION: 15-SP3
in test suiteoffline_sles15sp3_basesys-srv_all_spvm_pre
- changed this setting in upper 2 test case at https://openqa.suse.de/admin/test_suites
Updated by JERiveraMoya 8 months ago
- Tags changed from qe-yam-mar-sprint to qe-yam-apr-sprint
Updated by hjluo 8 months ago
in the latest build 79.1
- migr_sles15sp4_desktop-dev_all_pre passed with the right VERSION.
- offline_sles15sp3_basesys-srv_all_spvm_pre has right VERSION
Updated by JERiveraMoya 8 months ago
Thanks for checking, did you fix it to resolve this ticket? or was already fixed and we need to reject it?
Updated by hjluo 8 months ago
JERiveraMoya wrote in #note-6:
Thanks for checking, did you fix it to resolve this ticket? or was already fixed and we need to reject it?
Fixed by changing the test suite's setting in https://openqa.suse.de/admin/test_suites
please mark it as resolved. thanks.
Updated by JERiveraMoya 8 months ago
- Status changed from In Progress to Resolved