osbuild-service-maintenance: Move maintenance queries out of jobqueue
This commit is contained in:
parent
8676d3342d
commit
d9bd19404d
6 changed files with 256 additions and 235 deletions
1
Makefile
1
Makefile
|
|
@ -126,6 +126,7 @@ build:
|
|||
go test -c -tags=integration -o bin/osbuild-auth-tests ./cmd/osbuild-auth-tests/
|
||||
go test -c -tags=integration -o bin/osbuild-koji-tests ./cmd/osbuild-koji-tests/
|
||||
go test -c -tags=integration -o bin/osbuild-composer-dbjobqueue-tests ./cmd/osbuild-composer-dbjobqueue-tests/
|
||||
go test -c -tags=integration -o bin/osbuild-composer-maintenance-tests ./cmd/osbuild-service-maintenance/
|
||||
go test -c -tags=integration -o bin/osbuild-composer-manifest-tests ./cmd/osbuild-composer-manifest-tests/
|
||||
|
||||
.PHONY: install
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue