~dannf/charms/+source/scalebot-jenkins:git-clone

Last commit made on 2017-01-11
Get this branch:
git clone -b git-clone https://git.launchpad.net/~dannf/charms/+source/scalebot-jenkins
Only dann frazier can upload to this branch. If you are dann frazier please log in for upload directions.

Branch merges

Branch information

Name:
git-clone
Repository:
lp:~dannf/charms/+source/scalebot-jenkins

Recent commits

ecd50f2... by dann frazier

Restrict series to xenial

subprocess.run() wasn't available in trusty.

0dd0766... by dann frazier

Support checking out local scalebot git repo

This adds 3 new configs and uses them to checkout a scalebot
git branch to /var/lib/jenkins/hyperscale. This will provide
the jenkins job definitions and the code they execute.

It is up to the user to supply this config externally (e.g.
via a bundle). No functional defaults are provided due to their
sensitive nature.

38ffa8d... by dann frazier

Start of development. Right now this charm just manages to start jenkins.