Skip to content

Commit 7e1a689

Browse files
authored
Update expired_service ledger and snapshots (#6721)
1 parent 1083711 commit 7e1a689

File tree

9 files changed

+1
-1
lines changed

9 files changed

+1
-1
lines changed

tests/recovery.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -966,7 +966,7 @@ def run(args):
966966
), f"{service_status} service at seqno {seqno} did not start a new ledger chunk (started at {chunk_start_seqno})"
967967

968968
test_recover_service_from_files(
969-
args, "expired_service", expected_recovery_count=1, test_receipt=True
969+
args, "expired_service", expected_recovery_count=2, test_receipt=True
970970
)
971971
# sgx_service is historical ledger, from 1.x -> 2.x -> 3.x -> 5.x -> main.
972972
# This is used to test recovery from SGX to SNP.
7 Bytes
Binary file not shown.

tests/testdata/expired_service/ledger/ledger_27 renamed to tests/testdata/expired_service/ledger/ledger_27-28.committed

1.85 KB
Binary file not shown.
158 KB
Binary file not shown.
53.1 KB
Binary file not shown.
26.5 KB
Binary file not shown.
22.1 KB
Binary file not shown.
-62.5 KB
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)