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`.
16 lines
386 B
Text
16 lines
386 B
Text
|
|
[web]
|
|
SiteName = koji
|
|
KojiHubURL = http://org.osbuild.koji.koji/kojihub
|
|
KojiFilesURL = http://org.osbuild.koji.koji/kojifiles
|
|
|
|
KrbRDNS = False
|
|
WebPrincipal = HTTP/org.osbuild.koji.web@LOCAL
|
|
WebKeytab = /share/kojiweb.keytab
|
|
WebCCache = /var/tmp/kojiweb.ccache
|
|
|
|
KojiHubCA = /share/ca-crt.pem
|
|
LoginTimeout = 72
|
|
# Secret = CHANGE_ME
|
|
LibPath = /usr/share/koji-web/lib
|
|
LiteralFooter = True
|