test/integration: move koji-compose.py into tools

This is not an integration test in itself, but a helper tool.

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 272332e5e8
commit 001c7f682a
2 changed files with 1 additions and 1 deletions

View file

@ -68,7 +68,7 @@ greenprint "Creating Koji task"
koji --server=http://localhost:8080/kojihub --user kojiadmin --password kojipass --authtype=password make-task image
greenprint "Pushing compose to Koji"
sudo ./test/integration/koji-compose.py "${ID}-${VERSION_ID%.*}"
sudo ./tools/koji-compose.py "${ID}-${VERSION_ID%.*}"
greenprint "Show Koji task"
koji --server=http://localhost:8080/kojihub taskinfo 1