debian-forge-composer/tools/deploy/test/files/run/provision-scripts/deploy.sh
Lars Karlitski 857570980d tools: add deploy-qemu and gen-user-data
tools/gen-user-data generates a cloud-init user-data file from a
configuration directory. It is mostly useful to embed files in the
user-data.

tools/deploy-qemu uses above tool to make a user-data file and spins up
a virtual machine with it. This is useful to locally run, test, and
debug osbuild-composer.

A simple user-data directory for running tests locally is included in
tests/deploy-user-data. It expects a repository with osbuild-composer
rpms to be served on the host's port 8000.
2020-10-07 11:51:33 +02:00

5 lines
71 B
Bash
Executable file

#!/bin/bash
set -euxo pipefail
dnf -y install osbuild-composer-tests