Skip to content

Commit

Permalink
test buildkite on branch
Browse files Browse the repository at this point in the history
  • Loading branch information
dorin100 authored and dorin100 committed May 2, 2021
1 parent 09c9cbb commit bccb842
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .buildkite/sync_tests.yml
@@ -1,7 +1,9 @@
steps:
- label: 'run the cardano node sync test on Mainnet using a Linux machine'
command:
- 'python3 ./sync_tests/sync_test.py -t1 "1.26.1" -e "mainnet"'
- 'mkdir -p /scratch/cardano-node-tests'
- echo $PWD
- python3 ./sync_tests/sync_test.py -t1 "1.26.1" -e "mainnet"'
branches: "dorin/*"
timeout_in_minutes: 600
agents:
Expand Down

0 comments on commit bccb842

Please sign in to comment.