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`.
15 lines
328 B
Text
15 lines
328 B
Text
[kojid]
|
|
server=http://org.osbuild.koji.koji/kojihub
|
|
topurl=http://org.osbuild.koji.koji/kojifiles
|
|
|
|
workdir=/tmp/koji
|
|
topdir=/mnt/koji
|
|
|
|
host_principal_format = compile/%s@LOCAL
|
|
keytab = /share/kojid.keytab
|
|
|
|
; cert = /share/ssl/kojid/client.pem
|
|
; ca = /share/ssl/kojid/serverca.crt
|
|
serverca = /share/ca-crt.pem
|
|
|
|
plugins = osbuild
|