Skip to content
Snippets Groups Projects
Commit 108006e5 authored by Matt Wise's avatar Matt Wise
Browse files

Merge branch 'feat/aws-impl' into 'master'

AWS: fail int tests properly

See merge request !33
parents 1ec2ee69 ab1fc673
No related branches found
No related tags found
1 merge request!33AWS: fail int tests properly
Pipeline #11238 failed
......@@ -50,10 +50,10 @@ mkdir test-reports
chmod +x run-integration-tests.sh
echo Running Unit Service Integration Tests...
./run-integration-tests.sh
TEST_EXIT_CODE=$?
popd
TEST_EXIT_CODE=$?
#### COPY TEST REPORTS #########################################################################
......
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