hack: validate tests for crioctl deprecation
Signed-off-by: Antonio Murdaca <runcom@redhat.com>
This commit is contained in:
parent
25ac83196f
commit
8ae0aee7e5
4 changed files with 67 additions and 0 deletions
3
Makefile
3
Makefile
|
@ -66,6 +66,9 @@ lint: .gopathok
|
|||
gofmt:
|
||||
@./hack/verify-gofmt.sh
|
||||
|
||||
verify:
|
||||
@./hack/validate/deprecate-crioctl
|
||||
|
||||
conmon:
|
||||
$(MAKE) -C $@
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue