To update a stage unit test, modify appropriate test/data/stages/<stage_suffix>/b.mpp.json
.
Regenerate testing manifests:
make test-data
Running osbuild
stage test only for a specific stage:
#!/usr/bin/bash | |
source /etc/os-release | |
# well known setup | |
systemctl disable --now osbuild-composer.socket | |
systemctl stop 'osbuild*.socket' 'osbuild*.service' | |
# ensure the latest osbuild-composer is installed | |
dnf install -y osbuild-composer composer-cli |
#!/usr/bin/python3 | |
import os | |
import tempfile | |
import dnf | |
import pprint | |
DEPSOLVE_REQ = { |
#!/usr/bin/python3 | |
import os | |
import tempfile | |
import dnf | |
import pprint | |
REPOS = [ |
I hereby claim:
To claim this, I am signing this object: