Bowrna commented on code in PR #26612:
URL: https://github.com/apache/airflow/pull/26612#discussion_r982262320


##########
scripts/ci/docker-compose/base-ports.yml:
##########
@@ -16,3 +16,9 @@
 # under the License.
 ---
 version: "3.7"
+services:

Review Comment:
   I could see you are separating out the port, but how actually unique port 
values will be set for  `SSH_PORT, WEBSERVER_HOST_PORT, FLOWER_HOST_PORT` etc 
in case of parallel tests



##########
scripts/ci/docker-compose/base-ports.yml:
##########
@@ -16,3 +16,9 @@
 # under the License.
 ---
 version: "3.7"
+services:

Review Comment:
   @potiuk  I could see you are separating out the port, but how actually 
unique port values will be set for  `SSH_PORT, WEBSERVER_HOST_PORT, 
FLOWER_HOST_PORT` etc in case of parallel tests



-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to