
* Install Dependency packages like make,wget,debconf and snapd * Deploy Kubernetes and SIP * Setup roles for Docker and for firewall for Kubernetes * Updated Readme and makefile to reflect minikube Installation Change-Id: I6e8bbe011a00ded0b8b047c1fc095c901a18e1db
10 lines
175 B
YAML
10 lines
175 B
YAML
- project:
|
|
check:
|
|
jobs:
|
|
- airship-deploy-sip
|
|
gate:
|
|
jobs:
|
|
- airship-deploy-sip
|
|
post:
|
|
jobs:
|
|
- airship-sip-upload-git-mirror |