Project

General

Profile

Actions

action #150974

closed

Ensure one system_prepare loaded for migration continuous test

Added by leli 6 months ago. Updated 5 months ago.

Status:
Resolved
Priority:
Normal
Assignee:
Target version:
Start date:
2023-11-17
Due date:
% Done:

0%

Estimated time:

Description

Motivation :
Related test job https://openqa.suse.de/tests/12800932#step/system_prepare#1/1

This test follow the main.pm, so need check the module load conditions to check why this module loaded twice.

Acceptance criteria
AC1 : Update module load conditions to make sure only one system_prepare loaded

Actions #1

Updated by leli 6 months ago

  • Subject changed from One more system_prepare loaded for migration continuous test to Ensure one system_prepare loaded for migration continuous test
Actions #2

Updated by tinawang123 6 months ago

  • Status changed from Workable to In Progress
  • Assignee set to tinawang123
Actions #3

Updated by tinawang123 6 months ago

For offline migration it includes 'system_prepare' test modules by default. But if it adds setting 'PUBLISH_HDD_1', it will load 'load_create_hdd_tests' this one will load 'load_system_prepare_tests'. For 'load_system_prepare_tests', this one also include 'system_prepare' testing. This load module will be used widely. For online migration, it doesn't include 'system_prepare' test modules by default. So for online if we add setting 'PUBLISH_HDD_1', it will load 'system_prepare' first time. As the 'lib/main_common.pm' and 'products/sle/main.pm' are very enormous. I suggest if we want to fix this ticket problem. We need use yaml file for this offline migration with 'PUBLISH_HDD_1' setting.

Actions #5

Updated by tinawang123 5 months ago

  • Status changed from In Progress to Resolved
Actions

Also available in: Atom PDF