mirror of
https://bitbucket.org/jsuto/piler.git
synced 2024-11-07 22:31:59 +01:00
Fixed setup.inc
Signed-off-by: Janos SUTO <sj@acts.hu>
This commit is contained in:
parent
1263c80b89
commit
e28129e565
@ -21,6 +21,8 @@ cleanup_package() {
|
||||
launch_containers() {
|
||||
pushd "${WORKSPACE}/${PROJECT_ID}/tests"
|
||||
|
||||
CONTAINERS+=( "piler1" "syslog.host" )
|
||||
|
||||
echo -e "PACKAGE=$PACKAGE\nPILER_HOST=cust1.acts.hu\nRT=$RT" > .env
|
||||
|
||||
log "running docker-compose down"
|
||||
|
Loading…
Reference in New Issue
Block a user