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 6da2574 commit ad039ec
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .buildkite/sync_tests.yml
@@ -1,9 +1,8 @@
steps:
- label: 'run the cardano node sync test on Mainnet using a Linux machine'
command:
- 'mkdir -p /scratch/cardano-node-tests'
- echo $PWD
- python3 ./sync_tests/sync_test.py -t1 "1.26.1" -e "mainnet"
- nix-shell --run 'python ./sync_tests/sync_test.py -t1 "1.26.1" -e "mainnet"'
branches: "dorin/*"
timeout_in_minutes: 600
agents:
Expand Down

0 comments on commit ad039ec

Please sign in to comment.