File tree Expand file tree Collapse file tree 1 file changed +33
-2
lines changed Expand file tree Collapse file tree 1 file changed +33
-2
lines changed Original file line number Diff line number Diff line change @@ -344,8 +344,39 @@ jobs:
344344 next_era : [""]
345345 cardano_node_version : ["10.4.1", "10.5.1"]
346346 hard_fork_latest_era_at_epoch : [0]
347- run_id : ["#1", "#2", "#3"]
348- extra_args : ["--aggregate-signature-type=Concatenation"]
347+ run_id :
348+ [
349+ " #1" ,
350+ " #2" ,
351+ " #3" ,
352+ " #4" ,
353+ " #5" ,
354+ " #6" ,
355+ " #7" ,
356+ " #8" ,
357+ " #9" ,
358+ " #10" ,
359+ " #11" ,
360+ " #12" ,
361+ " #13" ,
362+ " #14" ,
363+ " #15" ,
364+ " #16" ,
365+ " #17" ,
366+ " #18" ,
367+ " #19" ,
368+ " #20" ,
369+ " #21" ,
370+ " #22" ,
371+ " #23" ,
372+ " #24" ,
373+ " #25" ,
374+ ]
375+ extra_args :
376+ [
377+ " --aggregate-signature-type=Concatenation" ,
378+ " --number-of-aggregators=2 --use-relays --relay-signer-registration-mode=passthrough --relay-signature-registration-mode=p2p --aggregate-signature-type=Concatenation" ,
379+ ]
349380
350381 include :
351382 # Include a test for partial decentralization with leader/follower signer registration and P2P signature registration
You can’t perform that action at this time.
0 commit comments