No description
Not all tests will be compatible with external APIs such as Lorax. When calling testRoute each test now declares if it can run against an external API or not. This change allows us to test against Lorax but skip the cases that will be invalid when not run against osbuild-composer's API. |
||
|---|---|---|
| cmd | ||
| distribution | ||
| internal | ||
| osbuild@cd49e2407c | ||
| tools | ||
| .gitignore | ||
| .gitmodules | ||
| .travis.yml | ||
| dnf-json | ||
| go.mod | ||
| go.sum | ||
| LICENSE | ||
| Makefile | ||
| README.md | ||
osbuild-composer
An image building service based on osbuild. It is inspired by lorax-composer and exposes the same API. As such, it is a drop-in replacement.