potiuk commented on a change in pull request #4938: [AIRFLOW-4117]
Multi-staging Image - Travis CI tests [Step 3/3]
URL: https://github.com/apache/airflow/pull/4938#discussion_r300862186
##########
File path: scripts/ci/docker-compose.yml
##########
@@ -85,17 +88,14 @@ services:
- TRAVIS_REPO_SLUG
- TRAVIS_OS_NAME
- TRAVIS_TAG
+ - RUN_TESTS
+ - AIRFLOW_CI_VERBOSE
depends_on:
- - postgres
- - mysql
- mongo
- cassandra
- rabbitmq
- redis
- openldap
- krb5-kdc-server
- volumes:
- - ../../:/app
- - ~/.cache/pip:/home/airflow/.cache/pip
- - ~/.wheelhouse/:/home/airflow/.wheelhouse/
- working_dir: /app
+ - mysql
+ - postgres
Review comment:
Reverted in latest commit.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services