Skip to content

Commit

Permalink
Attempt to fix the jenkins PLIP job.
Browse files Browse the repository at this point in the history
  • Loading branch information
tisto committed Nov 12, 2013
1 parent 20d7189 commit 9ef0055
Showing 1 changed file with 9 additions and 7 deletions.
16 changes: 9 additions & 7 deletions plips/plip10359-z3cform-controlpanel.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -10,13 +10,15 @@ auto-checkout +=
plone.app.layout
plone.app.linkintegrity
plone.app.textfield

parts += test

[test]
recipe = collective.xmltestreport
eggs += plone.app.controlpanel [test]
defaults = ['--auto-color', '--auto-progress']
plone.locking
jenkins-test-eggs =
Products.CMFPlone
plone.app.controlpanel
plone.app.layout
plone.app.linkintegrity
plone.app.textfield
jenkins-test-directories =
src/plone.app.controlpanel/plone/app/controlpanel

[sources]
plone.app.controlpanel = git ${remotes:plone}/plone.app.controlpanel.git pushurl=${remotes:plone_push}/plone.app.controlpanel.git branch=plip10359-z3cform
Expand Down

1 comment on commit 9ef0055

@mister-roboto
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

TESTS PASSED
Mr.Roboto url : http://jenkins.plone.org/roboto/get_info?push=cb64162801214eecb109a8c11f3555a7
plone-5.0-python-2.7 [SUCCESS]

Please sign in to comment.