Project

General

Profile

Actions

action #157843

closed

[qe-core] addon 'sle-module-python3' is missed in autoyast config file, it is enabled by default on sle15sp6

Added by rfan1 about 1 month ago. Updated 25 days ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
Bugs in existing tests
Target version:
Start date:
2023-03-15
Due date:
% Done:

0%

Estimated time:
Difficulty:

Description

Description

Even no failed job on sle15sp6 functional job group, I can see the autoyast configuration files for sle15sp6 create_hdd tasks miss addon 'sle-module-python3'.

It should be enabled by default on sle15sp6. see one of the jobs like https://openqa.suse.de/tests/13847311

<suse_register t="map">
<addons t="list">
<addon t="map">
<arch>x86_64</arch>
<name>sle-module-server-applications</name>
<reg_code/>
<release_type>nil</release_type>
<version>15.6</version>
</addon>
<addon t="map">
<arch>x86_64</arch>
<name>sle-module-basesystem</name>
<reg_code/>
<release_type>nil</release_type>
<version>15.6</version>
</addon>
</addons>

Action items

  1. Add missed addon 'sle-module-python3' for all autoyast tests
  2. Run VRs to make sure no regression issues.

Related issues 1 (0 open1 closed)

Related to qe-yam - action #157849: Add python3 in AutoYaST profiles for > SLE 15 SP5 where not is defaultResolvedleli2024-03-25

Actions
Actions #1

Updated by rfan1 about 1 month ago

  • Status changed from New to In Progress

Well, sanity test passed http://openqa.suse.de/tests/13856391

<suse_register t="map">
<addons t="list">
<addon t="map">
<arch>x86_64</arch>
<name>sle-module-python3</name>
<reg_code/>
<release_type>nil</release_type>
<version>15.6</version>
</addon>
<addon t="map">
<arch>x86_64</arch>
<name>sle-module-server-applications</name>
<reg_code/>
<release_type>nil</release_type>
<version>15.6</version>
</addon>
<addon t="map">
<arch>x86_64</arch>
<name>sle-module-basesystem</name>
<reg_code/>
<release_type>nil</release_type>
<version>15.6</version>
</addon>
</addons>
Actions #3

Updated by JERiveraMoya about 1 month ago

  • Related to action #157849: Add python3 in AutoYaST profiles for > SLE 15 SP5 where not is default added
Actions #4

Updated by rfan1 about 1 month ago

  • Status changed from In Progress to Feedback
Actions #5

Updated by rfan1 25 days ago

  • Status changed from Feedback to Resolved
Actions

Also available in: Atom PDF