Skip to content

Input parameter transforms for input files in prepare_upgrade.yml#4411

Merged
abhishek-sa1 merged 18 commits into
dell:pub/q2_upgradefrom
mithileshreddy04:pub/q2_upgrade
May 14, 2026
Merged

Input parameter transforms for input files in prepare_upgrade.yml#4411
abhishek-sa1 merged 18 commits into
dell:pub/q2_upgradefrom
mithileshreddy04:pub/q2_upgrade

Conversation

@mithileshreddy04
Copy link
Copy Markdown
Contributor

Implemented complete input parameter transforms for network_spec, HA, local_repo_config, provision_config, omnia_config, telemetry_config, build_stream_config, pxe_mapping_file and gitlab_config as part of prepare_upgrade.yml framework.

@mithileshreddy04 mithileshreddy04 force-pushed the pub/q2_upgrade branch 2 times, most recently from 917b67b to 84f02d9 Compare May 13, 2026 11:35

- name: Check if pxe_mapping_file.csv exists in backup
ansible.builtin.stat:
path: "{{ backup_location }}/pxe_mapping_file.csv"
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

will the pxe file have the same name always?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Made the change to retrieve the name of pxe file from provision_config.yml

Comment thread upgrade/roles/import_input_parameters/tasks/transform_pxe_mapping_file.yml Outdated
Signed-off-by: mithileshreddy04 <mithilesh.reddy@dell.com>
@abhishek-sa1 abhishek-sa1 merged commit 40b7281 into dell:pub/q2_upgrade May 14, 2026
3 of 4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants