vino/zuul.d/projects.yaml
diwakar thyagaraj 77864ae609 Enable Make testing functionality
* 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
2021-01-13 18:50:35 +00:00

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