We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Give docker a THICK amount of storage space (potentially also RAM and CPU)
Build all images for connectors locally
Download all GSM credentials locally: Follow readme instructions, then
VERSION=dev ci_credentials all write-to-storage
works after bug fix
Build dev image of CAT
dev
Hack acceptance-test-docker.sh to always use dev version of CAT and not build the dev image of the connector
acceptance-test-docker.sh
Hack acceptance-test-docker.sh to always select the test I'm tesing ... run tests
Manually separate true positives, true negatives, false negatives, false positives
Check to make sure all connectors were tested (after running it a few times due to hanging tests)
acceptance-test.sh
The text was updated successfully, but these errors were encountered:
ALL_DEFINITIONS
GA_DEFINITIONS
-k
Deal with the various ways the test can fail:
See all test results categorized in this commit
Sorry, something went wrong.
erohmensing
Successfully merging a pull request may close this issue.
Assumptions/manual steps for this hacky version:
Give docker a THICK amount of storage space (potentially also RAM and CPU)
Build all images for connectors locally
Download all GSM credentials locally:
Follow readme instructions, then
works after bug fix
Build
dev
image of CATHack
acceptance-test-docker.sh
to always usedev
version of CAT and not build thedev
image of the connectorHack
acceptance-test-docker.sh
to always select the test I'm tesing... run tests
Manually separate true positives, true negatives, false negatives, false positives
Check to make sure all connectors were tested (after running it a few times due to hanging tests)
Goals for current initial hacky version:
acceptance-test.sh
for all connectorsThe text was updated successfully, but these errors were encountered: