Move the container directory, containing the container definitions for all the test containers, to test/, where all the other test- related files are located (with the exception of `Schutzbot`). Use `test/build-container.sh` to build the container, instead of replicating that in `test-integration.sh`.
7 lines
177 B
Text
7 lines
177 B
Text
[composer]
|
|
server = https://composer/
|
|
ssl_cert = /share/worker-crt.pem, /share/worker-key.pem
|
|
ssl_verify = /share/worker-ca.pem
|
|
|
|
[koji]
|
|
server = https://localhost:4343/kojihub/
|