summaryrefslogtreecommitdiffstats
path: root/jjb
AgeCommit message (Collapse)AuthorFilesLines
2015-12-14the workaround of network configurationmeimei1-0/+3
JIRA: COMPASS-199 Change-Id: I661c1bad8f348fb98d44cd0281d9bd4dbfdd123b Signed-off-by: meimei <meimei@huawei.com>
2015-12-13Remove 'store-results' job from functestjose.lausuch1-2/+2
The job functest-store-results calls the script res-build.sh and it fails because it runs things in the jumphost instead of in the docker. There will be another commit to fix this. Change-Id: I57ad7261c3f96685b685db14924dc55f11714ba5 Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
2015-12-11Add orange-pod2 parameterDavid Blaisonneau1-0/+19
Change-Id: I889b631e1f6248d37e4fee769b05efb9c2b84d79 Signed-off-by: David Blaisonneau <david.blaisonneau@orange.com>
2015-12-11Create a separate builder for joid on intel pod5Fatih Degirmenci1-0/+16
Change-Id: Icbb7f50652f22bbca2835afd47669ab21fd99bf4 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2015-12-11Remove job_defaults from jobsFatih Degirmenci14-126/+28
Change-Id: Id936700af4b842d9a79db9004ed02f5d571ed17a Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2015-12-11Cleanup jjb filesFatih Degirmenci29-2078/+531
- Remove the jobs that do nothing such as merge and daily jobs - Leave only verify jobs for all the projects as placeholders - Introduce stable/brahmaputra branch and keep it disabled Please note that the "real" jobs for bottlenecks, compass4nfv, functest, and qtip are not deleted. Change-Id: I80031f77a11c2bf5173fbb7be98294285e3cc2ef Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2015-12-11Merge "Add zte slave to pod-config"Fatih Degirmenci1-0/+15
2015-12-11Merge "Update script to push rally html pages in artifacts"Morgan Richomme2-7/+17
2015-12-11Add zte slave to pod-configFatih Degirmenci1-0/+15
Change-Id: Id115d9a63fa02c907e0a4cd8d2d88b2b191ea4f8 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2015-12-11Update script to push rally html pages in artifactsMorgan Richomme2-7/+17
Change-Id: I8ff60731bf1ba3d9442d146e41ff45472c5e62d6 Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
2015-12-10As a part of new project creation, adding cperfAric Gardner1-2/+2
adding cperf to documentation tool chain Change-Id: I8d03b8967ce2c19ba1cb79c9ab910b641a509708 Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
2015-12-10Fix joid deploy job nameFatih Degirmenci1-1/+1
Change-Id: Icb776a50e50af8ccd8d8419430d4e36798b29901 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2015-12-10Merge "Shorten and remove the word deploy from pod names"Fatih Degirmenci4-28/+33
2015-12-10Merge "Include storperf in the automatic docker image build process"jose.lausuch2-0/+3
2015-12-10Shorten and remove the word deploy from pod namesFatih Degirmenci4-28/+33
Change-Id: I128098d404a72711672026d4fc7b55fbd4f3b9bf Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2015-12-10Include storperf in the automatic docker image build processjose.lausuch2-0/+3
JIRA: STORPERF-15 Change-Id: I991b122ef632666fcea4dc8a73dd6fc1a029cbff Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
2015-12-10Match slave names to pod names that are defined in pod-params fileFatih Degirmenci5-39/+77
Example jobs updated to match the slave/pod names. Change-Id: I662a1710f75009efd94cdad61e7fe97139aa64e8 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2015-12-10Workaround patch for QTIP Jenkins Job failureNauman_Ahad1-8/+8
fetch-os-cred.sh to put opnfv-stack.sh file in workspace fetch-os-cred.sh to put opnfv-source.sh in $HOME commented Change-Id: Id53267affb2b1fb446298c7667d16118d076ee3f Signed-off-by: Nauman_Ahad <Nauman_Ahad@dell.com>
2015-12-10Add ericsson pod2 to pod-paramsFatih Degirmenci5-17/+37
Fix default controller downstream parameters. Set default controller to none in installer config. Change-Id: I33a36615b02783dab87bea27f0f15fa7f50f8a59 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2015-12-09Fix downstream parameter quoting in joid jobFatih Degirmenci1-1/+1
Change-Id: Id6396ab32f0d939b74f18abe4750b06638a90c50 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2015-12-09Add all opnfv-build slaves into pod-configFatih Degirmenci2-6/+8
Also set default value of controller to ODL. Change-Id: I14e6619a15f815bb5ce8d6604061990c41060805 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2015-12-09First version of joid deploy job on intel pod5Fatih Degirmenci2-16/+32
Change-Id: Id0c23c86c2144316d0067266df6f768d9bcaed15 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2015-12-09Merge "Add yardstick docker cleanup builder in jjob"jose.lausuch1-18/+28
2015-12-09Fix command to get the Instack-VM IP in Functest for Apexjose.lausuch1-2/+2
Change-Id: I54f4e44bb84bf90526b95650d58e87dfda06ddb2 Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
2015-12-09Merge "add lab path for volume option with joid"Morgan Richomme1-1/+5
2015-12-09add lab path for volume option with joidMorgan Richomme1-1/+5
JIRA: FUNCTEST-97 Change-Id: I91c7e4b6b10df61220618859fa5a614259f79fc9 Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
2015-12-09Patch to debug problem for QTIP JJB on dell-testing-podNauman_Ahad1-8/+14
fetch-os-creds.sh unable to create opnfv-openrc.sh file due to unauthorized issue. Patch tries to debug the problem by echoing $HOME As a temporary workaround, file to be created in $WORKSPACE. Temorary workaroud to be fixed later Change-Id: Ie6cd00cf0f8aab1c7ec3f8a761baff7cf6f0be3b Signed-off-by: Nauman_Ahad <Nauman_Ahad@dell.com>
2015-12-09Remove unneeded doc generation script from functest-verify jobFatih Degirmenci1-2/+2
Change-Id: I1db608d657c158641e9b65f162dc46853c0d0d0f Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2015-12-09[bugfix] use the wrong parametermeimei1-7/+7
JIRA: COMPASS-155 Change-Id: I450ac1e1306eedca6ae3e48e0c6370f7e19b107b Signed-off-by: meimei <meimei@huawei.com>
2015-12-09Add yardstick docker cleanup builder in jjobjose.lausuch1-18/+28
Change-Id: I5c6bd5a086b03ba93e62403ea87d176e20384446 Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
2015-12-09change joid lab descriptionMorgan Richomme1-2/+2
Change-Id: I44492886691097f231d9fca148549b04255b28a9 Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
2015-12-09change default GIT base for joid labMorgan Richomme1-1/+1
Change-Id: Ib2b90bb9f48a9ebacdc16521b2a688e13bb5a487 Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
2015-12-09add joid POD in functestMorgan Richomme1-3/+16
Change-Id: I06523348b7d513a34ddd88cf4639404b7cc414b6 Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
2015-12-09adapt functest.yml for compassMorgan Richomme1-1/+1
Change-Id: Icc564778b766dee4e4c3b3a12e591d77e58a065a Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
2015-12-08Force copy of private ssh key if apex in functest jjobjose.lausuch1-12/+1
Also, remove previous parameter from macros (not needed) Change-Id: I4100ff1322560e79ca4511f0a05c87335ed6be67 Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
2015-12-08Merge "Add SSH_KEY parameter for the PODs used by Apex"Tim Rozet1-0/+8
2015-12-08Correct description of functest jjob from public key to privatejose.lausuch1-1/+1
Change-Id: I90f39fbcfa0e2de12675a3a567bfb8d0897d6488 Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
2015-12-08Merge "Modify Huawei/Compass PoD declaration"Morgan Richomme1-1/+15
2015-12-08Add SSH_KEY parameter for the PODs used by ApexFatih Degirmenci1-0/+8
Change-Id: Idc2149b2f763945178d10bc5184eaf9c84c191cb Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2015-12-08Updates for yardstick docker imageJo¶rgen Karlsson1-5/+22
Docker image renamed: opnfv/yardstick-ci -> opnfv/yardstick and use POD_NAME for test suite selection. Change-Id: Ic4059799688eaeab565c9d9888a453a30b9d06cf Signed-off-by: Jo¶rgen Karlsson <jorgen.w.karlsson@ericsson.com>
2015-12-08Add opnfv-jump-1 in the pod list for functest jobjose.lausuch1-0/+5
JIRA: FUNCTEST-69 Change-Id: I05add56caec329f9ba3b577b9fe7b8efbc1c719c Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
2015-12-08Pass ssh key to docker to be able to access the Instack VM without passwordjose.lausuch1-1/+9
JIRA: FUNCTEST-69 We need to fetch de openstack credentials from the Installer VM (Instack). Apex leaves a SSH public key in the jumphost. The idea is to pass it to the docker container so that we can access that VM from it without password. This is only needed by Apex installation. Ideally, all should have the same, so that we don't hardcode passwords. Change-Id: I5e9f6c8f298140f77780362e640d43e624897a9c Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
2015-12-08Modify Huawei/Compass PoD declarationMorgan Richomme1-1/+15
define it as a POD and a target lab Change-Id: I965b4311d44a100050572aa84f746a99ad275822 JIRA: FUNCTEST-96
2015-12-07Add installer and pod parameter files and create example jobsFatih Degirmenci6-0/+569
This change proposes - Move installer params to common file - Move pod params to common file - Configure POD slaves in pod file and set slave to run using node label plugin - Create one daily parent job per installer per controller - Create common deploy job, taking controller name from parent job - Change build display name to show installer + controller name Please note that this is an example and things will evolve based on how things work. Change-Id: I4bc1d35e43c44d9401f4000090818e8e7b426e70 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2015-12-07jjb: use default logrotate setting in all projectsRyota MIBU32-512/+2
Many projects have own logrotate definitions copied from the template. This patch make sure all projects to use the default logrotate setting, so that the infra admin can configure the values easily. This patch also fixes the logrotate rule for artifacts to keep them in the same duration as console logs exist. Note, this won't effect the hold time of artifacts in artifact.opnfv.org . Change-Id: I708a675c7e87e5f830ee36009f0c6913c003b2ed Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
2015-12-04variable name fix for ApexDan Radez1-1/+1
Change-Id: Id4eed8d045aa11ad0b6e2b38739dfc18fd71832a Signed-off-by: Dan Radez <dradez@redhat.com>
2015-12-04fix syntax error, var labconfig seen as a commandMorgan Richomme1-2/+2
JIRA: RELENG-60 Change-Id: I340d7106e1fa42d815c93bd3aaf82a11625ba8e0 Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
2015-12-04Add Huawei-us node as Compass target for CIMorgan Richomme1-0/+4
JIRA: FUNCTEST-96 Change-Id: Ic29fefec342d28ec2b398f2972d9a4b3a7625873 Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
2015-12-04Merge "Add new parameters to manage POD name and dev lab Use NODE_NAME when ↵Ryota Mibu1-7/+31
creating the docker file Add -v with the path to the OpenStack creds"
2015-12-04Merge "disable document build jobs for doctor and promise"Ryota MIBU1-0/+2