mirror of
https://bitbucket.org/atlassian-docker/docker-atlassian-confluence-server.git
synced 2024-08-30 18:22:16 +00:00
Add more output to the test runs.
This commit is contained in:
parent
d9274112f3
commit
1a6138ca16
@ -1859,11 +1859,11 @@ pipelines:
|
||||
- export DOCKERFILE='Dockerfile'
|
||||
- export DOCKERFILE_VERSION_ARG='CONFLUENCE_VERSION'
|
||||
- export MAC_PRODUCT_KEY='confluence'
|
||||
- py.test tests/
|
||||
- py.test shared-components/tests/
|
||||
- py.test -v tests/
|
||||
- py.test -v shared-components/tests/
|
||||
- export DOCKERFILE='Dockerfile-alpine'
|
||||
- py.test tests/
|
||||
- py.test shared-components/tests/
|
||||
- py.test -v tests/
|
||||
- py.test -v shared-components/tests/
|
||||
- step:
|
||||
name: Run integration tests
|
||||
services:
|
||||
|
@ -149,11 +149,11 @@ pipelines:
|
||||
- export DOCKERFILE='Dockerfile'
|
||||
- export DOCKERFILE_VERSION_ARG='CONFLUENCE_VERSION'
|
||||
- export MAC_PRODUCT_KEY='confluence'
|
||||
- py.test tests/
|
||||
- py.test shared-components/tests/
|
||||
- py.test -v tests/
|
||||
- py.test -v shared-components/tests/
|
||||
- export DOCKERFILE='Dockerfile-alpine'
|
||||
- py.test tests/
|
||||
- py.test shared-components/tests/
|
||||
- py.test -v tests/
|
||||
- py.test -v shared-components/tests/
|
||||
- step:
|
||||
name: Run integration tests
|
||||
services:
|
||||
|
Loading…
Reference in New Issue
Block a user