Skip to content

Various fixes to the fsverity part of test-units.sh#325

Merged
cgwalters merged 5 commits intocomposefs:mainfrom
alexlarsson:fix-fsverity-test
Aug 28, 2024
Merged

Various fixes to the fsverity part of test-units.sh#325
cgwalters merged 5 commits intocomposefs:mainfrom
alexlarsson:fix-fsverity-test

Conversation

@alexlarsson
Copy link
Copy Markdown
Collaborator

Primarily this fixes #324 , but there are also some cleanup and other fixes.

@alexlarsson alexlarsson force-pushed the fix-fsverity-test branch 2 times, most recently from 08d0856 to 5f2be1f Compare August 28, 2024 12:45
Signed-off-by: Alexander Larsson <alexl@redhat.com>
The "cd -" was printing the result

Signed-off-by: Alexander Larsson <alexl@redhat.com>
/tmp is often tmpfs which doesn't support fsverity, so use /var/tmp
which is more likely to be a real fs and thus support fs-verity.

Signed-off-by: Alexander Larsson <alexl@redhat.com>
This fixes composefs#324

Signed-off-by: Alexander Larsson <alexl@redhat.com>
The hash algorithm is "sha256", not "256".

Signed-off-by: Alexander Larsson <alexl@redhat.com>
@cgwalters cgwalters merged commit 4ea8032 into composefs:main Aug 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Unit test test_mount_digest failed

2 participants