[Git-commits] [grml/grml2usb] f087d7: Add smoke test

Chris Hofstaedtler noreply at github.com
Wed Dec 18 21:02:08 CET 2024


  Branch: refs/heads/zeha/smoketest
  Home:   https://github.com/grml/grml2usb
  Commit: f087d75599f2460b9a0d608398d369ded3ecb91f
      https://github.com/grml/grml2usb/commit/f087d75599f2460b9a0d608398d369ded3ecb91f
  Author: Chris Hofstaedtler <ch at grml.org>
  Date:   2024-12-18 (Wed, 18 Dec 2024)

  Changed paths:
    M .github/workflows/check-full.yml
    M grml2usb
    A test/conftest.py
    M test/grml2usb_test.py

  Log Message:
  -----------
  Add smoke test

Implement a smoke test that "runs" grml2usb against a block device image.
This requires root as it sets up a loop device, and runs various commands
that require root.

For github, require a newer ubuntu base image. We need nasm 2.16 or newer,
and ubuntu jammy has 2.15.


  Commit: 8bb0ac2516f81f7bde6f6748373fe4c9bb2b3ebd
      https://github.com/grml/grml2usb/commit/8bb0ac2516f81f7bde6f6748373fe4c9bb2b3ebd
  Author: Chris Hofstaedtler <ch at grml.org>
  Date:   2024-12-18 (Wed, 18 Dec 2024)

  Changed paths:
    M grml2usb

  Log Message:
  -----------
  Make blockdev --rereadpt optional


Compare: https://github.com/grml/grml2usb/compare/dd6447db398b...8bb0ac2516f8

To unsubscribe from these emails, change your notification settings at https://github.com/grml/grml2usb/settings/notifications


More information about the Git-commits mailing list