diff --git a/.github/workflows/qa-tip-tracking-gnosis.yml b/.github/workflows/qa-tip-tracking-gnosis.yml index 254ac9909a0..f5ac249b156 100644 --- a/.github/workflows/qa-tip-tracking-gnosis.yml +++ b/.github/workflows/qa-tip-tracking-gnosis.yml @@ -16,7 +16,7 @@ jobs: runs-on: [self-hosted, Gnosis] timeout-minutes: 600 env: - ERIGON_REFERENCE_DATA_DIR: /opt/erigon-versions/reference-version/datadir + ERIGON_REFERENCE_DATA_DIR: /opt/erigon-versions/reference-version-2/datadir ERIGON_TESTBED_DATA_DIR: /opt/erigon-testbed/datadir ERIGON_QA_PATH: /home/qarunner/erigon-qa TRACKING_TIME_SECONDS: 14400 # 4 hours @@ -122,4 +122,4 @@ jobs: if: steps.test_step.outputs.TEST_RESULT != 'success' run: | echo "::error::Error detected during tests" - exit 1 \ No newline at end of file + exit 1 diff --git a/tests/testdata b/tests/testdata index 853b1e03b10..92010754908 160000 --- a/tests/testdata +++ b/tests/testdata @@ -1 +1 @@ -Subproject commit 853b1e03b1078d370614002851ba1ee9803d9fcf +Subproject commit 9201075490807f58811078e9bb5ec895b4ac01a5