Skip to content
Snippets Groups Projects
Commit 22d9308c authored by Clayton, Brandon Scott's avatar Clayton, Brandon Scott
Browse files

test

parent 30679376
No related branches found
No related tags found
1 merge request!793Test Web Service
......@@ -238,7 +238,7 @@ NSHM Tests:
script:
- CI_RUNNER_MEMORY="$(awk '/MemTotal/ {printf( "%d\n", $2 / 1024 / 1024 * .90 )}' /proc/meminfo)g"
- export CI_RUNNER_MEMORY
- ./gradlew generate${NSHM} --info
# - ./gradlew generate${NSHM} --info
- ./gradlew test${NSHM} --info
- cat ${JACOCO_HTML_DIR}/index.html
stage: test
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment