Re: [Openstack] need help about jenkins

2012-07-02 Thread heut2008
jenkins still can't work correctly. I have recommit more than once.any one who can help check out what wrong with jenkins ? here is my commit https://review.openstack.org/#/c/9201/. 2012/7/2 heut2008 heut2...@gmail.com: push another patch ,jenkins still can't pass through my commit .

Re: [Openstack] need help about jenkins

2012-07-02 Thread Clark Boylan
There was a configuration error when creating the openstack- common test jobs. They were added to zuul (the tool that tells Jenkins when and what to test), but the test jobs were not properly added to Jenkins. This has been corrected and the tests have been run. The failures you see for the

[Openstack] need help about jenkins

2012-07-01 Thread heut2008
Hi,all recently,I made a commit push to gerrit ,see https://review.openstack.org/#/c/9204/. jenkins always show failed ,how can I figure out what's wrong with my commit,or some thing wrong with jenkins? thanks in advance:) ___ Mailing list:

Re: [Openstack] need help about jenkins

2012-07-01 Thread Monty Taylor
Hi! We were doing some maintenance this afternoon on jenkins and gerrit - you were unlucky enough to push right in the middle of that. Try amending your commit (git commit --amend) and change the commit message a little (put a space after the comma here: lp:1019348,update and then run git review

Re: [Openstack] need help about jenkins

2012-07-01 Thread heut2008
push another patch ,jenkins still can't pass through my commit . 2012/7/2 Monty Taylor mord...@inaugust.com: Hi! We were doing some maintenance this afternoon on jenkins and gerrit - you were unlucky enough to push right in the middle of that. Try amending your commit (git commit --amend)