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:
@ -1859,11 +1859,11 @@ pipelines:
|
|||||||
- export DOCKERFILE='Dockerfile'
|
- export DOCKERFILE='Dockerfile'
|
||||||
- export DOCKERFILE_VERSION_ARG='CONFLUENCE_VERSION'
|
- export DOCKERFILE_VERSION_ARG='CONFLUENCE_VERSION'
|
||||||
- export MAC_PRODUCT_KEY='confluence'
|
- export MAC_PRODUCT_KEY='confluence'
|
||||||
- py.test tests/
|
- py.test -v tests/
|
||||||
- py.test shared-components/tests/
|
- py.test -v shared-components/tests/
|
||||||
- export DOCKERFILE='Dockerfile-alpine'
|
- export DOCKERFILE='Dockerfile-alpine'
|
||||||
- py.test tests/
|
- py.test -v tests/
|
||||||
- py.test shared-components/tests/
|
- py.test -v shared-components/tests/
|
||||||
- step:
|
- step:
|
||||||
name: Run integration tests
|
name: Run integration tests
|
||||||
services:
|
services:
|
||||||
|
@ -149,11 +149,11 @@ pipelines:
|
|||||||
- export DOCKERFILE='Dockerfile'
|
- export DOCKERFILE='Dockerfile'
|
||||||
- export DOCKERFILE_VERSION_ARG='CONFLUENCE_VERSION'
|
- export DOCKERFILE_VERSION_ARG='CONFLUENCE_VERSION'
|
||||||
- export MAC_PRODUCT_KEY='confluence'
|
- export MAC_PRODUCT_KEY='confluence'
|
||||||
- py.test tests/
|
- py.test -v tests/
|
||||||
- py.test shared-components/tests/
|
- py.test -v shared-components/tests/
|
||||||
- export DOCKERFILE='Dockerfile-alpine'
|
- export DOCKERFILE='Dockerfile-alpine'
|
||||||
- py.test tests/
|
- py.test -v tests/
|
||||||
- py.test shared-components/tests/
|
- py.test -v shared-components/tests/
|
||||||
- step:
|
- step:
|
||||||
name: Run integration tests
|
name: Run integration tests
|
||||||
services:
|
services:
|
||||||
|
Reference in New Issue
Block a user