Skip to content

Commit

Permalink
TEMPORARY
Browse files Browse the repository at this point in the history
Signed-off-by: mulhern <[email protected]>
  • Loading branch information
mulkieran committed Jul 16, 2024
1 parent becc0e8 commit 79a1d31
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion testlib/infra.py
Original file line number Diff line number Diff line change
Expand Up @@ -297,7 +297,7 @@ def run_check(self, stop_time):

self._check_thin_meta_allocations(written)

self._check_encryption_information_consistency(object_path, written)
# self._check_encryption_information_consistency(object_path, written)
self._check_crypt_metadata_allocs(written)

else:
Expand Down

0 comments on commit 79a1d31

Please sign in to comment.