Skip to content

Commit

Permalink
test1
Browse files Browse the repository at this point in the history
  • Loading branch information
dorin100 authored and dorin100 committed May 4, 2021
1 parent 05cbee8 commit 990c4d6
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .buildkite/sync_tests.yml
@@ -1,7 +1,7 @@
steps:
- label: 'run the cardano node sync test on Mainnet using a Linux machine'
command:
- nix-shell --run 'python ./sync_tests/sync_test.py -t1 "1.26.2" -e "shelley_qa"'
- nix-shell --run 'python ./sync_tests/sync_test.py -t1 "1.26.2" -e "mainnet"'
- './.buildkite/sync_tests_commit_results.sh'
branches: "dorin/*"
timeout_in_minutes: 1200
Expand All @@ -11,4 +11,3 @@ steps:
artifact_paths:
- 'logfile.log'
- 'sync_tests/sync_tests_results.db'
- 'shelley_qa-config.json'

0 comments on commit 990c4d6

Please sign in to comment.