Hi everyone i'm trying to setup the jenkins and review site for my project. In particular, i want to integrate and test some custom patches for Nova in a branch that follows 'stable/essex'.
I'm using the scripts contained in the openstack-ci-puppet repository to perform the setup. I also set permissions for 'All-Projects' and 'openstack/nova' as defined in the review.openstack.org site. However there are some small issues. First, after a patch is approved, Jenkins only send a +1 vote to gerrit. The +2 vote is missing and i have to manually submit patches in order to have them merged. Second, i want to build tarballs each time a patch is merged in my branch. However, this works only if the current branch starts with 'stable/' or when i set manually the bash variable NOMILESTONE to true. The error i see in jenkins is: 'Invalid object name 'meta/openstack/release'. How can i fix this? Thanks Roberto Sassu _______________________________________________ Mailing list: https://launchpad.net/~openstack Post to : [email protected] Unsubscribe : https://launchpad.net/~openstack More help : https://help.launchpad.net/ListHelp

