
* Install dependency packages like docker, runc, make,wget & build-essential * Download and install golang and kubebuilder * Run make tests Co-Authored-By: Sreejith Punnapuzha <Sreejith.Punnapuzha@outlook.com> Change-Id: I6e8aad150c97c313a92426842b9076fc9a6fffbe
14 lines
312 B
YAML
14 lines
312 B
YAML
- project:
|
|
check:
|
|
jobs:
|
|
- airship-deploy-vino
|
|
- airship-vino-test-suite
|
|
gate:
|
|
jobs:
|
|
- airship-deploy-vino
|
|
- airship-vino-test-suite
|
|
post:
|
|
jobs:
|
|
- airship-vino-upload-git-mirror
|
|
- airship-deploy-vino
|
|
- airship-vino-test-suite |