Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add product update summary to proposal (jsc#PED-3773) #195

Merged
merged 3 commits into from
Jan 17, 2024

Conversation

jreidinger
Copy link
Member

@jreidinger jreidinger commented Jan 16, 2024

Problem

In systems with multiple partitions and systems it is not visible in summary what system/partition will be updated.

trello: https://trello.com/c/8K5XiQej/3522-upgrade-show-the-partition-selected-for-upgrade-in-the-installation-proposal
jira: https://jira.suse.com/browse/PED-3773

Solution

Add to Update section line with system and partition that is going to be upgraded.

Testing

  • Tested manually

Screenshots

show_partition

@jreidinger jreidinger marked this pull request as draft January 16, 2024 13:52
@coveralls
Copy link

coveralls commented Jan 16, 2024

Coverage Status

coverage: 31.336% (-0.09%) from 31.422%
when pulling d896a28 on show_partition
into a2b7b51 on SLE-15-SP6.

@jreidinger jreidinger marked this pull request as ready for review January 17, 2024 11:59
-------------------------------------------------------------------
Wed Jan 17 11:56:33 UTC 2024 - Josef Reidinger <jreidinger@suse.com>

- Show the partition selected for upgrade in the installation
Copy link
Contributor

Choose a reason for hiding this comment

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

I would say "Show the block device", because it can also be a LVM LV.

product_info = "<li>" + format(
_("Updating %{product} on root %{partition}"),
product: RootPart.GetInfoOfSelected(:name),
partition: RootPart.selectedRootPartition
Copy link
Contributor

Choose a reason for hiding this comment

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

Could you please check an installation with LVM? Just to be sure that #selectedRootPartition contains theh value in that case.

Copy link
Member Author

Choose a reason for hiding this comment

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

yeap, here is partition selection and also summary. So we are consistent:
show_partition_lvm
upgrade_selection

Copy link
Contributor

@joseivanlopez joseivanlopez left a comment

Choose a reason for hiding this comment

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

LGTM

@jreidinger jreidinger merged commit 873e929 into SLE-15-SP6 Jan 17, 2024
10 of 12 checks passed
@jreidinger jreidinger deleted the show_partition branch January 17, 2024 13:44
@yast-bot
Copy link
Contributor

✔️ Internal Jenkins job #4 successfully finished
✔️ Created IBS submit request #318404

@jreidinger jreidinger mentioned this pull request Jan 17, 2024
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.

4 participants