File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed
buildkite/src/Command/Rosetta Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -59,7 +59,7 @@ let command
59
59
, " source ./buildkite/scripts/export-git-env-vars.sh"
60
60
, " scripts/tests/rosetta-connectivity.sh --network ${Network.lowerName
61
61
spec.network} --tag \\ \${MINA_DOCKER_TAG} --timeout ${Natural/show
62
- spec.timeout} --run-load-test"
62
+ spec.timeout} --run-load-test --run-compatibility-test develop "
63
63
]
64
64
]
65
65
, label =
@@ -96,8 +96,9 @@ let pipeline
96
96
" buildkite/src/Command/Rosetta/Connectivity"
97
97
" dhall"
98
98
, S. exactly " scripts/tests/rosetta-connectivity" " sh"
99
+ , S. exactly " buildkite/scripts/rosetta-integration-tests" " sh"
99
100
, S. exactly
100
- " buildkite/scripts/tests/ rosetta-integration-tests"
101
+ " buildkite/scripts/rosetta-integration-tests-full "
101
102
" sh"
102
103
]
103
104
# spec. additionalDirtyWhen
You can’t perform that action at this time.
0 commit comments