test: move run-builder into test/

Move the run-builder.sh helper into the `test/` sub-directory. It
is mainly needed for testing together with the other test scripts.
This commit is contained in:
Christian Kellner 2020-09-28 14:30:00 +02:00 committed by Tom Gundersen
parent 660f0f2700
commit b625f96c2b
3 changed files with 3 additions and 3 deletions

View file

@ -69,7 +69,7 @@ it will be running in the foreground, so logs can be inspected and
the container stopped via `ctrl+c`.
```sh
sudo ./run-builder.sh fg
sudo test/run-builder.sh fg
```
Verify we can talk to koji hub via the koji command line client: