FS/XFS testing framework
 help / color / mirror / Atom feed
* [PATCH 0/3] fstests-bld overlayfs updates
@ 2023-06-25 13:50 Amir Goldstein
  2023-06-25 13:50 ` [PATCH 1/3] test-appliance: enable verity for testing overlay over ext4 Amir Goldstein
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Amir Goldstein @ 2023-06-25 13:50 UTC (permalink / raw)
  To: Theodore Ts'o
  Cc: Eric Biggers, Alexander Larsson, Leah Rumancik, fstests,
	linux-unionfs

Hi Ted,

The first patch enables testing the new overlayfs verity feature,
which is NOT the same as saying that overlayfs supports fsverity.

The other two are cleanups and fixes to overlayfs configs.

Thanks,
Amir.

Amir Goldstein (3):
  test-appliance: enable verity for testing overlay over ext4
  test-appliance: remove redudant overlay configs
  test-appliance: skip overlayfs tests from base fs exclude list

 .../files/root/fs/overlay/cfg/large-ext4           | 14 --------------
 test-appliance/files/root/fs/overlay/cfg/large-xfs | 14 --------------
 .../files/root/fs/overlay/cfg/small-ext4           | 14 --------------
 .../files/root/fs/overlay/cfg/small-ext4.exclude   |  1 -
 test-appliance/files/root/fs/overlay/cfg/small-xfs | 14 --------------
 .../files/root/fs/overlay/cfg/small-xfs.exclude    |  1 -
 test-appliance/files/root/fs/overlay/config        |  2 +-
 test-appliance/files/root/runtests.sh              |  1 +
 8 files changed, 2 insertions(+), 59 deletions(-)
 delete mode 100644 test-appliance/files/root/fs/overlay/cfg/large-ext4
 delete mode 100644 test-appliance/files/root/fs/overlay/cfg/large-xfs
 delete mode 100644 test-appliance/files/root/fs/overlay/cfg/small-ext4
 delete mode 100644 test-appliance/files/root/fs/overlay/cfg/small-ext4.exclude
 delete mode 100644 test-appliance/files/root/fs/overlay/cfg/small-xfs
 delete mode 100644 test-appliance/files/root/fs/overlay/cfg/small-xfs.exclude

-- 
2.34.1


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2023-08-27  9:06 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-06-25 13:50 [PATCH 0/3] fstests-bld overlayfs updates Amir Goldstein
2023-06-25 13:50 ` [PATCH 1/3] test-appliance: enable verity for testing overlay over ext4 Amir Goldstein
2023-06-25 13:50 ` [PATCH 2/3] test-appliance: remove redudant overlay configs Amir Goldstein
2023-06-25 13:50 ` [PATCH 3/3] test-appliance: skip overlayfs tests from base fs exclude list Amir Goldstein
2023-08-27  9:05 ` [PATCH 0/3] fstests-bld overlayfs updates Amir Goldstein

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox