Skip to content

Commit

Permalink
Turn CRIB persistence test by default (#14101)
Browse files Browse the repository at this point in the history
* try run chaos test for CRIB

* less logs

* finalize
  • Loading branch information
skudasov committed Aug 13, 2024
1 parent 5d4d996 commit 220ca2a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/crib-integration-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -98,9 +98,9 @@ jobs:
CRIB_NETWORK: geth
CRIB_NODES: 5
GAP_URL: ${{ secrets.GAP_URL }}
# SETH_LOG_LEVEL: debug
SETH_LOG_LEVEL: info
# RESTY_DEBUG: true
# TEST_PERSISTENCE: true
TEST_PERSISTENCE: true
run: |-
go test -v -run TestCRIB
- name: Destroy CRIB Environment
Expand Down

0 comments on commit 220ca2a

Please sign in to comment.