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:
Tom Gundersen 2020-09-25 11:19:27 +01:00 committed by Ondřej Budai
parent 1425db9789
commit e835c34678
4 changed files with 2 additions and 2 deletions

View file

@ -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"