projectatomic / atomic-host-tests

A collection of single-host tests for Atomic Host
GNU General Public License v3.0
18 stars 21 forks source link

initramfs: update test for BootLoaderSpec change #426

Closed mike-nguyen closed 6 years ago

mike-nguyen commented 6 years ago

The BootLoaderSpec filename change in ostree [0] is causing failures in streams containing the change. This commit will handle pre and post BLS filename changes using a simple regex.

[0] https://github.com/ostreedev/ostree/pull/1654

mike-nguyen commented 6 years ago

centos/cahc are failing for unrelated reasons

cgwalters commented 6 years ago

Related, looks like this test overlaps a lot with the upstream one - which was adapted for the BLS change.

Which leads back to ye olde discussion.

miabbott commented 6 years ago

Tested locally across all the supported streams without issue!