test/integration: move composer configuration into composer
This is not an integration test, but configuration. Signed-off-by: Tom Gundersen <teg@jklm.no>
This commit is contained in:
parent
1425db9789
commit
e835c34678
4 changed files with 2 additions and 2 deletions
|
|
@ -37,7 +37,7 @@ sudo ./internal/upload/koji/run-koji-container.sh start
|
|||
|
||||
greenprint "Copying custom worker config"
|
||||
sudo mkdir -p /etc/osbuild-worker
|
||||
sudo cp test/integration/osbuild-worker.toml \
|
||||
sudo cp test/composer/osbuild-worker.toml \
|
||||
/etc/osbuild-worker/
|
||||
|
||||
greenprint "Adding kerberos config"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue