Create branches via ssh rather than the https 41/62141/5
authorAric Gardner <agardner@linuxfoundation.org>
Wed, 12 Sep 2018 18:12:51 +0000 (14:12 -0400)
committerTrevor Bramwell <tbramwell@linuxfoundation.org>
Tue, 18 Sep 2018 22:47:17 +0000 (15:47 -0700)
commitc0c6f23c2c494cefa01398f6c18e95af4c801d1a
treea4bb9d5684146dc4151442ccc6b2c5adfcf533c4
parent0ee36b71b34afa6f54415a8ed7bcd25222591a4e
Create branches via ssh rather than the https

Previously we created the branches over Gerrit's HTTPS interface. One or
two projects from the previous release did not have their stable
branches created at the correct place.

Switch to using ssh for branch creation will be more reliable and easier
for us to verify.

Change-Id: If7f24d2b19e74513b59889bd64d25919aa048e4c
Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
jjb/releng/releng-release-create-branch.sh
jjb/releng/releng-release-jobs.yaml
releases/scripts/create_branch.py [deleted file]
releases/scripts/repos.py