~hloeung/jenkins-agent-charm:cleanup

Last commit made on 2019-08-13
Get this branch:
git clone -b cleanup https://git.launchpad.net/~hloeung/jenkins-agent-charm
Only Haw Loeung can upload to this branch. If you are Haw Loeung please log in for upload directions.

Branch merges

Branch information

Name:
cleanup
Repository:
lp:~hloeung/jenkins-agent-charm

Recent commits

b6ad342... by Haw Loeung

Add and normalise python layout with black

79e163b... by Haw Loeung

Update status to show which jenkins master is being used

For upcoming functional testing, let's update the status returned to
show which jenkins master is being used - one from master_url or
within the same environment via juju relations.

7a20fa8... by Haw Loeung

Fixed stuck on blocked state discovered from functional testing

Reviewed-on: https://code.launchpad.net/~hloeung/jenkins-slave-charm/+git/jenkins-slave-charm/+merge/370979
Reviewed-by: Stuart Bishop <email address hidden>

5b771d1... by Haw Loeung

Replace functional testing using pytest with zaza

Reviewed-on: https://code.launchpad.net/~hloeung/jenkins-slave-charm/+git/jenkins-slave-charm/+merge/369073
Reviewed-by: Stuart Bishop <email address hidden>

63b6101... by Haw Loeung

Fixed stuck on blocked state discovered from functional testing

34fc4c7... by Haw Loeung

Ignore more deprecated warnings

5cde3e0... by Haw Loeung

Fixed to handle jenkins' non-ready status and deploy nrpe

d96d5f6... by Haw Loeung

Deployable functional test

7f4cf84... by Haw Loeung

Fixed to set ready/active status after nagios checks configured

Reviewed-on: https://code.launchpad.net/~hloeung/jenkins-slave-charm/+git/jenkins-slave-charm/+merge/370895
Reviewed-by: Paul Collins <email address hidden>

5defaf2... by Haw Loeung

Ignore more warnings in unit tests