Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Open Subsurface Data Universe Software
Platform
Domain Data Mgmt Services
Seismic
Seismic DMS Suite
seismic-dms-service
Commits
0d24637c
Commit
0d24637c
authored
Mar 03, 2021
by
Rucha Deshpande
Browse files
return correct test exit code since tests are now fixed by slb
parent
de591c12
Changes
1
Hide whitespace changes
Inline
Side-by-side
tests/aws-test/build-aws/run-tests.sh
View file @
0d24637c
...
...
@@ -73,6 +73,4 @@ TEST_EXIT_CODE=$?
mv
newman newman_test_reports
popd
#temporarily returning '0' for known failures.. MUST change after tests are fixed by SLB
#exit $TEST_EXIT_CODE
exit
0
\ No newline at end of file
exit
$TEST_EXIT_CODE
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment