grub-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH v2 0/9] Cryptodisk fixes for v2.06


From: Glenn Washburn
Subject: Re: [PATCH v2 0/9] Cryptodisk fixes for v2.06
Date: Wed, 26 Aug 2020 17:16:57 -0500

On Wed, 26 Aug 2020 10:13:18 +0200
Patrick Steinhardt <ps@pks.im> wrote:

> I didn't yet get your test series to work, Glenn. I'll try again on
> another day as I'm not on top of things today. Meanwhile, could you
> please give it a go with this updated patch series?

I've tested with this patch series and all tests pass.

Which part isn't working for the tests?  The patchset (on the
mailinglist) has expected failures for all LUKS2 tests because my LUKS2
keyfile patch is needed. So the tests should be able to verify that
LUKS1 tests are passing before and after this patchset.

Here's the branch I created that has your patch series, the v5 crypto
keyfile and detached header patch series, my cryptomount test patches,
my luks2 keyfile patch, and patches turning on tests now expecting to
pass in that order applied to master.

https://github.com/crass/grub/tree/cryptodisk-fixes-for-v2.06.v2+cryptodisk-v5+cryptodisk-tests

Here is a command sequence that should show the cryptomount test as
passing.  You can look at some more details of the testing in the test
log file grub_cmd_cryptomount.log.  Once you see the tests passing, you
can remove some of the commits in the patch series and verify that the
test fails and that the appropriate subtest fails by checking the log
file.

-------------------------------------------
git clone https://github.com/crass/grub.git
cd grub
git checkout
cryptodisk-fixes-for-v2.06.v2+cryptodisk-v5+cryptodisk-tests
./bootstrap && ./configure && make -j8
sudo env TESTS=grub_cmd_cryptomount make -e check VERBOSE=yes SUBDIRS=
-------------------------------------------

Glenn



reply via email to

[Prev in Thread] Current Thread [Next in Thread]