-
Notifications
You must be signed in to change notification settings - Fork 0
/
jenkins-ulearn-clients.cfg
35 lines (30 loc) · 1.17 KB
/
jenkins-ulearn-clients.cfg
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
[buildout]
extends = customizeme.cfg
https://raw.github.com/UPCnet/genweb.buildout/master/config/projects.cfg
https://raw.github.com/UPCnet/genweb.buildout/master/config/travis-sources.cfg
https://raw.github.com/collective/buildout.plonetest/master/buildout-cache.cfg
https://raw.github.com/collective/buildout.plonetest/master/test-4.3.x.cfg
https://raw.github.com/UPCnet/genweb.buildout/master/buildout.cfg
https://raw.github.com/UPCnet/genweb.buildout/master/versions.cfg
https://raw.github.com/plone/buildout.jenkins/master/jenkins.cfg
https://raw.github.com/plone/buildout.jenkins/master/jenkins-code-analysis.cfg
plone-series = 4.3
# parts +=
# download
# install
allow-hosts +=
pypi.upc.edu
code.google.com
robotframework.googlecode.com
developeggs += ${max:eggs}
${ulearncore:eggs}
jenkins-test-eggs =
genweb.core[test]
ulearn.core[test]
ulearn.generali[test]
ulearn.nexus24[test]
jenkins-test-directories =
src/genweb.core/genweb/core
src/ulearn.core/ulearn/core
src/ulearn.generali/ulearn/generali
src/ulearn.nexus24/ulearn/nexus24