run periodic-{name}-chef-rake-integration for master branch

* periodic-{name}-chef-rake-integration is currently broken, since $BRANCH gets
  not defined in periodic jobs by default but needed got gerrit-git-prep
* switch from gerrit-git-prep to  branch-git-prep with branch: master for
  periodic-{name}-chef-rake-integration to explicitly set the $BRANCH to clone
  to master

Change-Id: I54501cca8979669112bff5199c3c114cbaa3a6ad
This commit is contained in:
Jan Klare 2015-10-29 18:07:12 +09:00
parent d68450c61b
commit cf106850a1

View File

@ -68,7 +68,8 @@
- timestamps
builders:
- gerrit-git-prep
- branch-git-prep:
branch: master
- chef-bootstrap
- chef-rake-integration