Skip to content

Commit 5b344df

Browse files
committed
Add deploy-test to reshard script
1 parent faf77e1 commit 5b344df

File tree

3 files changed

+2
-1
lines changed

3 files changed

+2
-1
lines changed
130 Bytes
Binary file not shown.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
041d1f67e987e6f4c742c1f35c07f1184e950e534e12db50ff468688471aee48def99ebf3fbbbd2e72040627fa6c948adef6caaa8ceb862a5eb655eb6b674bbf21042a5e726d5e85f865599c26949fc672d2660c89824a6d9cecc8a7e8679dd89e56e3f506b35bfaddfb2c0a5f5aad256040160269c0f3cff72737348b97cb44dfe9

src/integration/tests/preprod_sharding.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ fn preprod_reshard_ceremony() {
8989

9090
// For each of the enclaves...
9191
for enclave_name in
92-
["ump", "evm-parser", "notarizer", "signer", "tls-fetcher"]
92+
["ump", "evm-parser", "notarizer", "signer", "tls-fetcher", "deploy-test"]
9393
{
9494
// Decrypt the old dev share and assert that the resulting quorum key
9595
// has the right public key. Decrypted dev shares are _basically_ master

0 commit comments

Comments
 (0)