Skip to content

Conversation

marmarek
Copy link
Member

Sync initramfs on Arch with other distros. See 456fe99 "Disable scrubbing
memory pages during initial balloon down" for description what this hook
does.

marmarek and others added 6 commits March 29, 2025 03:29
OpenSUSE has special variant of systemd package for build environment,
called systemd-mini, and it conflicts with the full systemd package.
Allow using that too. Theoretically systemd-mini has Provides: systemd,
but for some reason it isn't enough.

QubesOS/qubes-issues#6567
Do try to match paths exactly as they get built on Fedora. Especially,
on openSUSE the version of the package and the version of the python
module differ slightly (package can have extra suffix).

QubesOS/qubes-issues#6567
As documented on ArchWiki [1],
the `lvm2` hook must appear after the `block`
and before the `filesystems` hook.
Otherwise, LVM might attempt to activate logical volumes
before the underlying block devices are available.

[1]: https://wiki.archlinux.org/title/Install_Arch_Linux_on_LVM#Adding_mkinitcpio_hooks
* origin/pr/125:
  rpm: relax regex in %files
  rpm: allow BR: systemd-mini on openSUSE
Sync initramfs on Arch with other distros. See 456fe99 "Disable
scrubbing memory pages during initial balloon down" for description what
this hook does.
@codecov-commenter
Copy link

codecov-commenter commented May 29, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 60.60%. Comparing base (2f550d1) to head (5886a77).
Report is 8 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #126      +/-   ##
==========================================
+ Coverage   60.56%   60.60%   +0.04%     
==========================================
  Files           6        6              
  Lines         951      952       +1     
  Branches      104      104              
==========================================
+ Hits          576      577       +1     
  Misses        285      285              
  Partials       90       90              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@qubesos-bot
Copy link

qubesos-bot commented May 29, 2025

OpenQA test summary

Complete test suite and dependencies: https://openqa.qubes-os.org/tests/overview?distri=qubesos&version=4.3&build=2025052914-4.3-archlinux&flavor=templates

Test run included the following:

New failures, excluding unstable

Compared to: https://openqa.qubes-os.org/tests/overview?distri=qubesos&version=4.3&build=2025031804-4.3&flavor=update

  • system_tests_whonix

    • whonix_torbrowser: unnamed test (unknown)
    • whonix_torbrowser: Failed (test died)
      # Test died: no candidate needle with tag(s) 'anon-whonix-tor-brows...
  • system_tests_audio

  • system_tests_guivm_gui_interactive

    • update_templates: Failed (test died)
      # Test died: command 'qvm-template upgrade --yes --enablerepo=qubes...
  • system_tests_gui_interactive

    • clipboard_and_web: unnamed test (unknown)
    • clipboard_and_web: Failed (test died)
      # Test died: no candidate needle with tag(s) 'text-editor-save-prom...

Failed tests

9 failures
  • system_tests_whonix

    • whonix_torbrowser: unnamed test (unknown)
    • whonix_torbrowser: Failed (test died)
      # Test died: no candidate needle with tag(s) 'anon-whonix-tor-brows...
  • system_tests_audio

  • system_tests_guivm_gui_interactive

    • update_templates: Failed (test died)
      # Test died: command 'qvm-template upgrade --yes --enablerepo=qubes...
  • system_tests_gui_interactive

    • clipboard_and_web: unnamed test (unknown)
    • clipboard_and_web: Failed (test died)
      # Test died: no candidate needle with tag(s) 'text-editor-save-prom...

Fixed failures

Compared to: https://openqa.qubes-os.org/tests/132953#dependencies

5 fixed

Unstable tests

  • system_tests_update

    update2/Failed (1/5 times with errors)
    • job 139051 # Test died: command 'script -c 'qubes-vm-update --force-update --l...

Performance Tests

Performance degradation:

No issues

Remaining performance tests:

No remaining performance tests

... instead of depending on lvm2 hook. The latter tries to pull in
several more files that aren't needed (like lvm2 configs and udev rules)
or even installed.
@marmarek marmarek merged commit 5886a77 into QubesOS:main May 30, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants