Skip to content

Commit

Permalink
Removed the testing from the network_params file and fixed a small issue
Browse files Browse the repository at this point in the history
  • Loading branch information
rodrigo-o committed Nov 25, 2024
1 parent f9b87d8 commit 17102cd
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 8 deletions.
1 change: 1 addition & 0 deletions test_data/assertoor/el-stability-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ tasks:

- name: check_consensus_block_proposals
title: "Check the tx spammer is working as expected for block proposal with >= 50 transactions"
timeout: 3m
config:
minTransactionCount: 50
configVars:
Expand Down
8 changes: 0 additions & 8 deletions test_data/network_params.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,3 @@ additional_services:
- dora
- el_forkmon
- tx_spammer
- assertoor

assertoor_params:
run_stability_check: false
run_block_proposal_check: false
run_transaction_test: true
tests:
- 'https://raw.githubusercontent.com/lambdaclass/ethrex/refs/heads/assertoor-allaround-tx-check/test_data/assertoor/el-stability-check.yml'

0 comments on commit 17102cd

Please sign in to comment.