-
Notifications
You must be signed in to change notification settings - Fork 545
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
run only fast checks in rosetta int tests #14224
Conversation
!ci-build-me |
!ci-build-me |
!ci-buid-me |
!ci-build-me |
1 similar comment
!ci-build-me |
!ci-build-me |
!ci-build-me |
!ci-build-me |
This reverts commit 75f49e0c09faed96c13978db6b390acedcdb3756.
!ci-build-me |
!ci-build-me |
!ci-build-me |
!ci-build-me |
!ci-build-me |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM 👍
cd - | ||
echo "Done." | ||
done | ||
send_value_transfer_txns & |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Generating commands only makes sense if we run rosetta-cli
check:data
or check:construction
.
send_value_transfer_txns & | |
if [[ "$MODE" == "full" ]]; then | |
send_value_transfer_txns & | |
fi |
!ci-build-me |
# Conflicts: # buildkite/scripts/rosetta-integration-tests.sh # dockerfiles/stages/3-builder
!ci-build-me |
!ci-build-me |
!ci-build-me |
!ci-build-me |
!ci-build-me |
!ci-build-me |
!ci-build-me |
!ci-build-me |
…s' into dkijania/tailor_rosetta_int_tests
!ci-build-me |
!approved-for-mainnet |
Introduced parametrized script for rosetta integration test. Now, there are two parameters:
minimal
,full
)Which can satisfy couple of goals: