garethjevans / ci.jenkins.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ci.jenkins.io

A playground for playing with Jenkins Helm & JCasC

Prereq

Install an ingress controller

kubectl apply -f https://raw.githubusercontent.com/kubernetes/ingress-nginx/controller-v1.2.1/deploy/static/provider/cloud/deploy.yaml

build

$ make build

deploy

$ make deploy

test

The following tests are executed:

  • test-connection
  • test-login
  • test-plugins
$ make test

About


Languages

Language:Smarty 68.4%Language:Makefile 31.6%