mirror of
https://github.com/ceph/go-ceph
synced 2024-12-23 14:45:42 +00:00
makefile: add new rbd/admin package to build and ci script
Signed-off-by: John Mulligan <jmulligan@redhat.com>
This commit is contained in:
parent
e78058504d
commit
e0e56486b0
3
Makefile
3
Makefile
@ -94,7 +94,8 @@ test-binaries: \
|
|||||||
internal/errutil.test \
|
internal/errutil.test \
|
||||||
internal/retry.test \
|
internal/retry.test \
|
||||||
rados.test \
|
rados.test \
|
||||||
rbd.test
|
rbd.test \
|
||||||
|
rbd/admin.test
|
||||||
test-bins: test-binaries
|
test-bins: test-binaries
|
||||||
|
|
||||||
%.test: % force_go_build
|
%.test: % force_go_build
|
||||||
|
Loading…
Reference in New Issue
Block a user