summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2015-05-15Start using macros for genesis/fuel jjbFatih Degirmenci2-240/+207
JIRA: OCTO-3 Change-Id: I4114023da270eb586c693d2ea8b1ae2ed28123f4 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2015-05-15Remove unnecessary git parameters from foreman parameter macroFatih Degirmenci1-35/+21
JIRA: OCTO-47 Change-Id: I59d7323b972dea99efad09e514d87f5ccb054f28 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2015-05-15Start using macros for genesis/foreman jjbFatih Degirmenci1-139/+58
JIRA: OCTO-47 Change-Id: I89bcec5da7dfd09f53eb50005f4dac7504a2230e Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2015-05-15Merge "Doctor doc scripts adapted to project needs"Fatih Degirmenci2-79/+15
2015-05-14Doctor doc scripts adapted to project needsCarlos Goncalves2-79/+15
Verification and building scripts have been adapted to serve Doctor project specific needs. In Doctor we want to build design_docs in HTML format, and requirement deliverable in HTML and PDF formats. We store generated files in artifacts.opnfv.org Jenkins master node may require installation of additional software as new dependencies are here introduced (sphinx-build, sphinx numfig extension, make, LaTeX). JIRA: OCTO-67 Change-Id: Ieedbc3a01ba133575702cc7d5af6cc0bcee8a5d3 Signed-off-by: Carlos Goncalves <carlos.goncalves@neclab.eu>
2015-05-14Disable nightly runs for pod2/foremanFatih Degirmenci1-1/+5
JIRA: OCTO-47 Change-Id: Id7c410e2fe550d831f7a998b041f93b87c6e1956 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2015-05-14Redirect gsutil log to file(s) to have cleaner Jenkins logFatih Degirmenci1-3/+3
JIRA: OCTO-47 Change-Id: Ifbf692ed3b000fe90a8bbe20d16e0f3054118c4b Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2015-05-14Merge "modify functest-all scenario for CI, source config then recreate ↵Fatih Degirmenci1-2/+8
environment (networks, images,..) and clen it at the end of the test"
2015-05-14Fail the foreman daily job if any downstream job failsFatih Degirmenci1-0/+2
JIRA: OCTO-47 Change-Id: I6776d23b0e846d7fb65945d8bfa8ffa71dacc1d4 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2015-05-14modify functest-all scenario for CI, source config then recreate environment ↵morganrOL1-2/+8
(networks, images,..) and clen it at the end of the test JIRA: FUNCTEST-7 Change-Id: If5c2888d776f3aae4da641ed15b915926e672ae6 Signed-off-by: morganrOL <morgan.richomme@orange.com>
2015-05-13Enable nightly build-deploy-test for genesis/foremanFatih Degirmenci1-46/+35
JIRA: OCTO-4 Change-Id: I400d6fc1f63d1bc058e963042079f69928c6d483 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2015-05-13Create fuel autodeployment jobFatih Degirmenci1-84/+28
JIRA: OCTO-43 Change-Id: I1886effe74756e738c18c7f6faa7d3e775e9a93e Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2015-05-12Rename ARTIFACT_VERSION to OPNFV_ARTIFACT_VERSION and fix md5sumFatih Degirmenci1-8/+9
JIRA: OCTO-47 Change-Id: Id2d10f035008a550ed53b0e44f7463152ec920e5 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2015-05-12Trigger foreman build job by daily jobFatih Degirmenci1-106/+44
JIRA: OCTO-47 Change-Id: I61e963d2f54d93ac4416dda8c2f3cd2f7ac60ebb Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2015-05-12Create separate build job for foreman daily pipelineFatih Degirmenci1-10/+23
JIRA: OCTO-47 Change-Id: If4e5a7e7da956c7c54d9ff8d481a85e51910b607 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
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-27Don't need this file it was for testing scrape pluginAric Gardner1-362/+0
Change-Id: Ifc0ccfdac44e50cc4ef06503b43c6ff905506725 JIRA:0000 Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
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>