Skip to content

Commit

Permalink
Added shuffling_test (by splitting block_weight_test)
Browse files Browse the repository at this point in the history
  • Loading branch information
ericsson49 committed Jun 11, 2024
1 parent d88ded5 commit 0ee279e
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 2 deletions.
8 changes: 7 additions & 1 deletion tests/generators/fork_choice_generated/smoke/test_gen.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,13 @@ block_weight_test:
instances: smoke/block_tree_other.yaml # 4
seed: 123
nr_variations: 32
nr_mutations: 3
nr_mutations: 1
shuffling_test:
test_type: block_tree
instances: smoke/block_tree_other.yaml # 4
seed: 123
nr_variations: 2
nr_mutations: 31
attester_slashing_test:
test_type: block_tree
instances: smoke/block_tree_other.yaml # 4
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,13 @@ block_weight_test:
instances: standard/block_tree_other.yaml # 8
seed: 123
nr_variations: 64
nr_mutations: 7
nr_mutations: 3
shuffling_test:
test_type: block_tree
instances: standard/block_tree_other.yaml # 8
seed: 6673
nr_variations: 1
nr_mutations: 20
attester_slashing_test:
test_type: block_tree
instances: standard/block_tree_other.yaml # 8
Expand Down

0 comments on commit 0ee279e

Please sign in to comment.