#!/bin/bash set -e echo "Spinning up xdist containers with pytest_container_manager.py" python scripts/xdist/pytest_container_manager.py -a up -n ${XDIST_NUM_TASKS} \ -t ${XDIST_CONTAINER_TASK_NAME} \ -s ${XDIST_CONTAINER_SUBNET} \ -sg ${XDIST_CONTAINER_SECURITY_GROUP} ip_list=$(