nodepool/tools
Jeremy Stanley dfdf9d3684 Run docker-compose up test setup script with env
When not using a ROOTCMD when running the test-setup-docker.sh the
script will fail with the following error message:

    ++ id -u
    + USER_ID=1000 docker-compose up -d
    ./test-setup-docker.sh: line 50: USER_ID=1000: command not found

Due to Bash's simple command expansion[0] variable assignments will
be interpreted as the command when no ROOTCMD is given. To work
around this we use default ROOTCMD to the `env` command.

[0]: https://www.gnu.org/savannah-checkouts/gnu/bash/manual/bash.html#Simple-Command-Expansion

Change-Id: I3e4dd844efae8971d9ba83060a7134f1f1f0e770
Co-Authored-By: Simon Westphahl <simon.westphahl@bmw.de>
2022-08-23 12:38:17 +00:00
..
docker-compose.yaml Require TLS 2021-02-19 18:42:33 +00:00
fake-dib.yaml Move the fakeprovider module to the fake driver 2017-07-28 11:35:07 +00:00
fake-secure.conf Remove MySQL 2017-03-13 13:42:43 -04:00
fake.yaml Move the fakeprovider module to the fake driver 2017-07-28 11:35:07 +00:00
functional-test-check.sh functional-test : ensure glean started 2022-03-07 14:54:27 +11:00
load-test.py Add simple load testing script 2021-04-07 17:22:46 +02:00
logging.conf Fix plugin and examples for using openstacksdk 2018-07-17 15:02:59 -04:00
openssl.cnf Require TLS 2021-02-19 18:42:33 +00:00
openstack-ci-core-ppa.asc Dockerfile: use local openstack-ci-core PPA key 2020-04-30 17:32:02 +10:00
print-zk.py Update ZooKeeper class connection methods 2022-06-29 07:46:34 -07:00
test-setup-docker.sh Run docker-compose up test setup script with env 2022-08-23 12:38:17 +00:00
zk-ca.sh Require TLS 2021-02-19 18:42:33 +00:00
zoo.cfg Require TLS 2021-02-19 18:42:33 +00:00