~alejdg/jenkins-agent-charm:fix_master_relation_setup

Last commit made on 2020-11-18
Get this branch:
git clone -b fix_master_relation_setup https://git.launchpad.net/~alejdg/jenkins-agent-charm
Only Alexandre Gomes can upload to this branch. If you are Alexandre Gomes please log in for upload directions.

Branch merges

Branch information

Name:
fix_master_relation_setup
Repository:
lp:~alejdg/jenkins-agent-charm

Recent commits

9a360f3... by Alexandre Gomes

Make sure secret is not overwritten outside of the relation context

710d577... by Alexandre Gomes

Fix identation and small issue in templates

fbac187... by Alexandre Gomes

Verify the new downloaded agent.jnlp file

66a0d7a... by Alexandre Gomes

Modify upstart config to use new parameters

0e04f7a... by Alexandre Gomes

Download and modify agent.jnlp before using it

20a9dbb... by Alexandre Gomes

Fix variable naming

5559ec3... by Alexandre Gomes

Make sure jenkins_home has the right owner

0d88a08... by Alexandre Gomes

Make use of the slave secret provided by the master

6ad7c8c... by Tom Haddon

Create /var/lib/jenkins/slaves directories per lp#1829106

Reviewed-on: https://code.launchpad.net/~mthaddon/jenkins-slave-charm/+git/jenkins-slave-charm/+merge/379753
Reviewed-by: Haw Loeung <email address hidden>

dcd0830... by Tom Haddon

Iterate through directories to create, and avoid mocking local_unit twice