summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
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>
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>
2015-04-17Tie releng jenkins jobs to master nodeFatih Degirmenci1-0/+4
JIRA: OCTO-49 Change-Id: If1039d1acb5452b8e56e696224e35e7091227d06 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2015-04-17Move octopus jobs to masterFatih Degirmenci1-0/+6
JIRA: DOCS-15 Change-Id: I9aa1b759fd2776b6e2c49d8838f6820d1563b19d Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2015-04-17Re-enable artifact upload from genesis-fuel-dailyFatih Degirmenci1-0/+1
So we get full build-deploy run during the night. JIRA: OCTO-3 Change-Id: I87597a846dbc898412dd24439b984cd3ac7b3af7 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2015-04-16Set default value for SKIP_BUILD if unsetFatih Degirmenci1-0/+1
This is due to bug in JJB. JIRA: OCTO-3 Change-Id: If11552c62eb62405f58a48d5ecf72db395b9b755 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2015-04-16Change the deploy command and enable SKIP_BUILDFatih Degirmenci1-1/+13
JIRA: OCTO-3 Change-Id: Ib22b534aeb315f265af7b601793c1cc8a71c843c Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2015-04-16Store md5sums in properties file and enable fuel quick deployFatih Degirmenci2-37/+7
JIRA: OCTO-3 Change-Id: I2c9eafddf3f0bf5b5420342d280e50aceedf9878 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2015-04-16Update build-docu.sh to set metadataAric Gardner1-10/+35
Other changes: set project variable (in this case project="genesis") Creates a null delimited array iterates the array no longer writes pfd and html files to disk (uses sdtout) logs and echos results of gsutil cp turned off -vx and added some verbosity with echo and cat Change-Id: Ia9f329a9b7d45d458ecd5f7398f968d556bda053 JIRA: DOCS-14 Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
2015-04-16Extended the documentation structure to cover docs/release/, requirements/ & ↵Victor Laza3-3/+36
design_docs/ JIRA: Extended the documentation structure to cover docs/release/, requirements/ & design_docs/ in order to have a segregation in documentation scopes for each project; now everything found unders those folders including docs/ will be built and published to artifactory Change-Id: Ic05f194a62df9adca92e6d47550f9e298e554f5b Signed-off-by: Victor Laza <vlaza@cloudbasesolutions.com>
2015-04-15Fix path to gsutil for functest and pharos document uploadFatih Degirmenci2-8/+8
JIRA: 0000 Change-Id: Ib945d05ac9bfdd1028ebb330a3c8ac9a014f6611 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>