From 5b344df79f40f0dd42a09dd3a2ae00026e7e15f3 Mon Sep 17 00:00:00 2001 From: Arnaud Brousseau Date: Thu, 14 Nov 2024 11:00:47 -0600 Subject: [PATCH] Add deploy-test to reshard script --- .../preprod/deploy-test/old_dev.share.keep | Bin 0 -> 130 bytes .../fixtures/preprod/deploy-test/quorum_key.pub | 1 + src/integration/tests/preprod_sharding.rs | 2 +- 3 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 src/integration/fixtures/preprod/deploy-test/old_dev.share.keep create mode 100644 src/integration/fixtures/preprod/deploy-test/quorum_key.pub diff --git a/src/integration/fixtures/preprod/deploy-test/old_dev.share.keep b/src/integration/fixtures/preprod/deploy-test/old_dev.share.keep new file mode 100644 index 0000000000000000000000000000000000000000..469d86cd086f957f22e12aebc503fa1868a77527 GIT binary patch literal 130 zcmV-|0Db?Lor%Q6#NCr`)~me)yg?kE)ksW?Zr?(40TScD(^F;>Lf}Pw!iB@C;$Ke literal 0 HcmV?d00001 diff --git a/src/integration/fixtures/preprod/deploy-test/quorum_key.pub b/src/integration/fixtures/preprod/deploy-test/quorum_key.pub new file mode 100644 index 00000000..1bc57ac0 --- /dev/null +++ b/src/integration/fixtures/preprod/deploy-test/quorum_key.pub @@ -0,0 +1 @@ +041d1f67e987e6f4c742c1f35c07f1184e950e534e12db50ff468688471aee48def99ebf3fbbbd2e72040627fa6c948adef6caaa8ceb862a5eb655eb6b674bbf21042a5e726d5e85f865599c26949fc672d2660c89824a6d9cecc8a7e8679dd89e56e3f506b35bfaddfb2c0a5f5aad256040160269c0f3cff72737348b97cb44dfe9 \ No newline at end of file diff --git a/src/integration/tests/preprod_sharding.rs b/src/integration/tests/preprod_sharding.rs index f2507049..86c8291b 100644 --- a/src/integration/tests/preprod_sharding.rs +++ b/src/integration/tests/preprod_sharding.rs @@ -89,7 +89,7 @@ fn preprod_reshard_ceremony() { // For each of the enclaves... for enclave_name in - ["ump", "evm-parser", "notarizer", "signer", "tls-fetcher"] + ["ump", "evm-parser", "notarizer", "signer", "tls-fetcher", "deploy-test"] { // Decrypt the old dev share and assert that the resulting quorum key // has the right public key. Decrypted dev shares are _basically_ master