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
|
@ -32,6 +32,7 @@ jobs:
|
|||
- make .gitvalidation
|
||||
- make gofmt
|
||||
- make lint
|
||||
- make verify
|
||||
- make testunit
|
||||
- make docs
|
||||
- make
|
||||
|
@ -41,12 +42,14 @@ jobs:
|
|||
- make .gitvalidation
|
||||
- make gofmt
|
||||
- make lint
|
||||
- make verify
|
||||
- make testunit
|
||||
- make docs
|
||||
- make
|
||||
go: 1.9.x
|
||||
- script:
|
||||
- make .gitvalidation
|
||||
- make verify
|
||||
- make testunit
|
||||
- make docs
|
||||
- make
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue