Jenkins cannot handle ${} vars in GitHub project 81/5181/4
authorAndrew Grimberg <agrimberg@linuxfoundation.org>
Mon, 12 Jun 2017 19:51:37 +0000 (12:51 -0700)
committerAndrew Grimberg <agrimberg@linuxfoundation.org>
Mon, 12 Jun 2017 20:37:25 +0000 (13:37 -0700)
commit8893827db2c2ecf7e3bf3ee47c6e1d3c2a9560c7
treed569711252fa720a272f28014890fd9846b57948
parent4c23c24279d29b5297bd1361f0e2f79aad8203a8
Jenkins cannot handle ${} vars in GitHub project

The GitHub project requires a rendered URL to the project. It does not
apparently properly render variables that are {} enclosed which means
that any vars needs to fully path separated properly

Issue: RELENG-188
Change-Id: Ie616752899453a0e614f1b6500eb2886e796d7a9
Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
README.md
jjb/lf-ci-jobs.yaml
jjb/lf-maven-jobs.yaml
jjb/lf-python-jobs.yaml