summaryrefslogtreecommitdiffstats
path: root/jjb
AgeCommit message (Collapse)AuthorFilesLines
2015-05-12Pass installer parameter to parameters macroFatih Degirmenci1-1/+2
JIRA: OCTO-47 Change-Id: I76c169c3025b8772e4cd247b604d58af4474cec8 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2015-05-12Try using project-wide parameters in jjbFatih Degirmenci1-4/+95
JIRA: OCTO-47 Change-Id: I101af22cc1af44f32840fd00a06fa186ab757d0b Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2015-05-12Use variables in foreman.yml file instead of hardcoded installer nameFatih Degirmenci1-35/+47
Replace references to installers with {installer} in order to find out commonalities between fuel and foreman later on. JIRA: OCTO-47 Change-Id: Ife00ec23250894ff3698390b146bf6f3b1ac2046 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2015-05-12Fix Doctor jjb syntaxCarlos Goncalves1-3/+3
JIRA: DOCS-31 Change-Id: Ib16beac4dbd2cef1022f3580f1383b82807944ba Signed-off-by: Carlos Goncalves <carlos.goncalves@neclab.eu>
2015-05-11Start using foreman scripts from OPNFV repoFatih Degirmenci1-19/+13
JIRA: OCTO-47 Change-Id: Idf255058df3613dc9510088d992c699fc39d29fc Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2015-05-11Merge "Documentation build scripts for Doctor project"Fatih Degirmenci3-9/+107
2015-05-11Documentation build scripts for Doctor projectCarlos Goncalves3-9/+107
JIRA: DOCS-29 Signed-off-by: Carlos Goncalves <carlos.goncalves@neclab.eu>
2015-05-11Merge "add a task to check all the functest suites for 1 POD, create job, ↵Fatih Degirmenci1-0/+30
macro and list of PODs"
2015-05-11add a task to check all the functest suites for 1 POD, create job, macro and ↵morganrOL1-0/+30
list of PODs JIRA: FUNCTEST-1 Change-Id: I7f954541e5a901ca68f3f24d94068cc12256c7f7 Signed-off-by: morganrOL <morgan.richomme@orange.com>
2015-05-11fix daily builder failure for parser prediction promise and attach to node ↵MatthewLi4-5/+3
master JIRA: OCTO-66 Change-Id: Ia2337487b20e2f68be68f9a1488385383286b6d3 Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
2015-05-11Fixed missing "node: master" in octopus merge jobVictor Laza1-0/+2
JIRA: OCTO-66 - Fixed missing "node: master" in octopus merge job Change-Id: I0bb9466ecb3e50920bdd1764a328b67ea771733e Signed-off-by: Victor Laza <vlaza@cloudbasesolutions.com>
2015-05-11docu build scripts and amend jjb for promise projectMatthewLi3-17/+108
JIRA: DOCS-28 Change-Id: Iebf8e2ebca486c859fc7ac2bba10e35479f7cfb4 Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
2015-05-08Modified suoders, Defaults !requirettyAric Gardner1-2/+2
Change-Id: Ic583ab39034a86d89144c79a30a4a9c8619a7140 JIRA:0000 Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
2015-05-06Fix path to functest directoryFatih Degirmenci2-6/+3
JIRA: FUNCTEST-1 Change-Id: I8ed489b96225629fd0613a594c04773b283fd51e Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2015-05-06update CI scenario for functestmorganrOL1-11/+15
JIRA: FUNCTEST-1 Change-Id: I9196e62503301f6998840024781965fbced45e42 Signed-off-by: morganrOL <morgan.richomme@orange.com>
2015-05-04Fix PATH for foreman-deployFatih Degirmenci1-0/+4
JIRA: OCTO-47 Change-Id: I95b80ab08867e8215754596e39e85a52f265787f Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2015-05-04Fix tty issue during foreman-deployFatih Degirmenci1-2/+2
JIRA: OCTO-47 Change-Id: I2eded2a5bae45669109f6b6aa92b60012d930d35 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2015-05-04Disable compass-verify as it blocks change verificationFatih Degirmenci1-0/+2
JIRA: OCTO-3 Change-Id: I9cc008d45fd55465ff64f6922756b7ad1ce887cc Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2015-05-04Fix foreman deploy by providing parameters to clean and deploy scriptsFatih Degirmenci1-2/+6
JIRA: OCTO-47 Change-Id: I6e01e46c64b7252f94ec9b553dcbd585e9714bd4 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2015-05-04Enable real deployment for foreman on LF POD2 jumphostFatih Degirmenci1-1/+6
JIRA: OCTO-47 Change-Id: Ie8b30b096eda26d866284ccbcec25c945a16a7cd Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2015-05-04Dummy deployment for foremanFatih Degirmenci1-0/+59
Try out foreman dummy deployment on LF POD2 jumphost - Create a standalone deploy job for foreman (genesis-foreman-deploy) - Clone the needed scripts from github as a first step - List the contents of the WORKSPSACE to see what is expected is there JIRA: OCTO-47 Change-Id: If5f402fda0ecae7414905b1017268c787bcbc5ed Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2015-05-04Suppress gsutil logging for fuel ISO uploadFatih Degirmenci1-3/+3
JIRA: OCTO-3 Change-Id: I3bbc38221739351ecd0307ad2047efdb7610149b Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2015-05-04Extend dynamic project variable in docu-build scriptsVictor Laza12-29/+26
JIRA: DOCS-26 - Extend dynamic project variable in docu-build scripts for functest, octopus, genesis & pharos Change-Id: I2bb699e7060754527fae4d7abe5b8fbf46c0a7dd Signed-off-by: Victor Laza <vlaza@cloudbasesolutions.com>
2015-04-30Merge "add build scripts and amend jjb for prediction project"Fatih Degirmenci3-16/+111
2015-04-30add build scripts and amend jjb for prediction projectMatthewLi3-16/+111
JIRA PREDICTION-1 Change-Id: I07e671d5e821c5dc7d6275a0fbf9b623a4c6aff8 Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
2015-04-30Merge "add documents build scripts and amend jjb file for parser project ↵Fatih Degirmenci3-21/+110
JIRA: PARSER-2"
2015-04-30add documents build scripts and amend jjb file for parser projectMatthewLi3-21/+110
JIRA: PARSER-2 Change-Id: I7993c2510a3f06d8fee9066d23b5e33c6d8551b6 Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
2015-04-30Include dynamic project variable in build-docu scriptsVictor Laza3-5/+5
JIRA: DOCS-24 - Include dynamic project variable in build-docu scripts as oposite to hard-coded value how it's now set; shortened script names for better visibility Change-Id: Ib55d3c985f1cd27fd834d728659b9273b46773e4 Signed-off-by: Victor Laza <vlaza@cloudbasesolutions.com>
2015-04-29Fail on exit status != 0 on every command in pipeline for build-docu scriptsVictor Laza12-60/+183
JIRA: DOCS-23 - Fail on exit status != 0 on every command in pipeline for all build-docu shell scripts used in Jenkins jobs. Change-Id: I324de186ca0530082ca7152156253b9a4346e865 Signed-off-by: Victor Laza <vlaza@cloudbasesolutions.com>
2015-04-28Adding images upload for pharos, octopus, genesis, functestVictor Laza4-0/+76
JIRA: Adding images upload for pharos, octopus, genesis, functest for documentation artifacts as .html ones did not had images shown because they were not part of the upload to artifactory part. Change-Id: Ia85b71f5f84c3d018db16778b8c85a88ce688dc2 Signed-off-by: Victor Laza <vlaza@cloudbasesolutions.com>
2015-04-28Content-Type:image/jpeg in build-upload-docu.sh for imagesVictor Laza1-2/+2
JIRA: stdin with cat "$img" for image upload in build-upload-docu.sh and Content-Type:image/jpeg for images Change-Id: I81a8d97d6ad784890eabe4d4ebb549cfb3bec541 Signed-off-by: Victor Laza <vlaza@cloudbasesolutions.com>
2015-04-28Fixed stdin for image upload in build-upload-docu.shVictor Laza1-0/+1
JIRA: Fixed stdin for image upload in build-upload-docu.sh Change-Id: Ibfc0322487222d7106f40a799aaad9d65d2320f4 Signed-off-by: Victor Laza <vlaza@cloudbasesolutions.com>
2015-04-28Typo fix in build-upload-docu.sh, images=() instead of files=() at img uploadVictor Laza1-3/+1
JIRA: Typo fix in build-upload-docu.sh, images=() instead of files=() at img upload Change-Id: I070a6182b796789c4cf24b674dac1c0d0ce90c04 Signed-off-by: Victor Laza <vlaza@cloudbasesolutions.com>
2015-04-27Adding upload images part for documentation build - opnfvdocsVictor Laza1-0/+19
JIRA: Adding upload images part for documentation build - opnfvdocs Change-Id: I206ef5245f6a55cceea3883d8c5a129f0530a90b Signed-off-by: Victor Laza <vlaza@cloudbasesolutions.com>
2015-04-24Tie job functest-vim_tempest-test to ericsson serverFatih Degirmenci1-1/+1
JIRA: FUNCTEST-1 Change-Id: If5ecfddbec6a45a0699424e0cb69f62f2650595c Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2015-04-23Changed jjb node to 'master' for build-docu jobsVictor Laza3-0/+18
JIRA: Changed jjb node to 'master' for build-docu jobs for projects pharos, functest, opnfvdocs Change-Id: If602249c13a132d5be54d7fec77f25b3b99bfd72 Signed-off-by: Victor Laza <vlaza@cloudbasesolutions.com>
2015-04-22Prepare for separating Fuel build, deploy, and test jobsFatih Degirmenci1-0/+204
JIRA: OCTO-3 Change-Id: Ic59333c6da12068ad32661946c29b6327fe4a701 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2015-04-21Merge "Add jjb template for Compass BGS track"Fatih Degirmenci1-0/+214
2015-04-20Separate merge and verify script contents to avoid gs uploadVictor Laza12-12/+132
JIRA: DOCS-22 - Separate merge and verify script contents to avoid gs upload Needs to be done under releng jjb for all R1 projects Change-Id: If9b4815e733a6b773f49f0dc3cd6da84618979fd Signed-off-by: Victor Laza <vlaza@cloudbasesolutions.com>
2015-04-20Expanding artifacts management for R1 inside build-docu.shVictor Laza7-96/+148
JIRA: DOCU-20 - Expanding artifacts management for R1 inside build-docu.sh Change-Id: I4e8ac6bce3f6c47aff56e89e8133d2b4e547ff87 Signed-off-by: Victor Laza <vlaza@cloudbasesolutions.com>
2015-04-20Enable throttling for genesis-fuel verify and merge jobsFatih Degirmenci1-0/+14
JIRA: OCTO-52 Change-Id: Iabfde721752a458bdb054abadaa03ed867136bc8 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2015-04-20Add jjb template for Compass BGS trackm001331421-0/+214
JIRA: OCTO-24 Change-Id: Ifba2b070f57ecb19bc4c9bacb5eda80552332567 Signed-off-by: m00133142 <meimei@huawei.com>
2015-04-17Was writing over the html with the pdf.Aric Gardner1-1/+1
Change-Id: If0a090363a365a06bae9a07c831423e6491cda9b JIRA:0000 Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
2015-04-17fix typo, also delete gsoutput.txt after it is echoedAric Gardner2-3/+5
gsutil was silently dying refusing to overrite gsoutput.txt JIRA:0000 Change-Id: I8e633677908335e035f86f5aa9a60bb8f0600177 Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
2015-04-17Update [4] on build-docu.sh for opnfvdocs project, fixing sed variableVictor Laza1-2/+2
JIRA: fixing sed variable Change-Id: Id0bd7792030685c7db607204c10d77af1b0f97f0 Signed-off-by: Victor Laza <vlaza@cloudbasesolutions.com>
2015-04-17Update [3] on build-docu.sh for opnfvdocs project, added sha & dateVictor Laza1-3/+11
JIRA: Added sha1 & date injection & eliminating "./" in the path of files Change-Id: I153ff2f4efe7226887283923896202a59bfe5d3d Signed-off-by: Victor Laza <vlaza@cloudbasesolutions.com>
2015-04-17Update [2] on build-docu.sh for opnfvdocs project, gsutil minor fixVictor Laza1-1/+1
JIRA: This issue fixes "CommandException: No URLs matched:" related to gsutil by eliminating the 1st "/" in the path of files Change-Id: If263768a3c030c671881746a7fc4d31df2f8901e Signed-off-by: Victor Laza <vlaza@cloudbasesolutions.com>
2015-04-17Update [1] on build-docu.sh for opnfvdocs projectVictor Laza1-9/+5
JIRA: Done to avoid "bad substitution" in ${dirname "${file}"} Change-Id: I30ee87e6bc526e6baf3f4008ff90a7d1673d70a2 Signed-off-by: Victor Laza <vlaza@cloudbasesolutions.com>
2015-04-17Removed artifacts copy from jjbVictor Laza2-27/+35
JIRA: artifacts copy will be included in build-docu.sh Change-Id: I30fd6c1b30bb96ad523c766ed7e8151ba51b4f2e Signed-off-by: Victor Laza <vlaza@cloudbasesolutions.com>
2015-04-17Add GIT_BASE so git clone works correctly for doctor jobsFatih Degirmenci2-0/+12
JIRA: OCTO-50 Change-Id: Ic04c9ecaf0f7caffea84aef4fac2e9aedea0e17a Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>