Updated git submodules
authorAndrew Grimberg <agrimberg@linuxfoundation.org>
Wed, 8 Jun 2016 15:15:02 +0000 (08:15 -0700)
committerGerrit Code Review <gerrit@opendaylight.org>
Wed, 8 Jun 2016 15:29:11 +0000 (15:29 +0000)
commit1fa083f42f0592ef378894e385f45ac10fb6f4cb
treeb70b8f120ae8fd79d962259252daab2ff77cf2db
parent60dd9b020b8d026e1f60c597902e05e026b78e9f
Updated git submodules

Project: releng/builder master 4995838d169f87cb135a3425f6bcc8f765e59b9b

Rearrange the user creation step for slaves

With the change from JClouds to the OpenStack slave plugin we need to
fully manage the creation of the Jenkins user. This modifies the timing
of when the user gets created to be the last step. This will hopefully
prevent us from having issues with the init scripts not having been
completed before a job starts on the system.

Secondly, we handle adding Jenkins to the docker group in a slightly
more sane manner but without breaking our current production setup that
executes some, but not all of these scripts and in a different order.

Change-Id: I8d88cd0d9de6b3defd6615faa474e4ce8d583ea4
Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
docs/submodules/releng/builder