Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Franz Reischl
tomcat-miniREST
Commits
df41506a
Commit
df41506a
authored
Apr 23, 2019
by
Franz Reischl
Browse files
CI: Performing DB Init before running the tests.
parent
dc2f3b8f
Pipeline
#380
passed with stages
in 2 minutes and 17 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
df41506a
...
...
@@ -52,6 +52,9 @@ rest_test_tomcat:
-
apk update
-
apk upgrade
-
apk add npm
# Resetting the database via API GET-Call
-
curl http://localhost:8080/at.jku.ce/webapi/dbinit
-
sleep
60
# setting time aside for the DB reset
# Installing newman via npm
-
npm install -g newman
# Run Postman collection
...
...
Write
Preview
Markdown
is supported
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