summaryrefslogtreecommitdiffstats
path: root/jjb/octopus
AgeCommit message (Collapse)AuthorFilesLines
2015-06-30create merge jobs for octopus for master and stable arnoMatthewLi1-4/+4
JIRA: OCTO-85 Change-Id: I462cf572b0b2dd3a257d6dd3dff1cea44adf236e Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
2015-06-18Create daily jenkins jobs for octopus for stable/arnochenshuai@huawei.com2-87/+35
JIRA: OCTO-98 Change-Id: Ide90b41939d30ace3c775e7575b6e216ebbe03c6 Signed-off-by: chenshuai@huawei.com <chenshuai@huawei.com>
2015-06-11Use new version docu-build.shAric Gardner3-40/+24
Update jobs to use new version docu-build.sh, as well as cease using depreciated docu-verify.sh These two are special cases and will be handled in a seperate commit. ./doctor/docu-build.sh ./genesis/docu-build.sh Change-Id: I3e1d7750fce0a1e97e9c1904983e67189e0b8a32 Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
2015-06-08modify verify jobs for octopus for master and stable/arnoMatthewLi1-9/+17
JIRA: OCTO-80 modify verify job first Change-Id: I483d079039dfe8976ea0f6491b46b52db147d5ea Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
2015-05-11fix daily builder failure for parser prediction promise and attach to node ↵MatthewLi1-2/+0
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-04Extend dynamic project variable in docu-build scriptsVictor Laza3-8/+7
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-29Fail on exit status != 0 on every command in pipeline for build-docu scriptsVictor Laza2-0/+6
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 Laza1-0/+19
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-20Separate merge and verify script contents to avoid gs uploadVictor Laza3-3/+33
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 Laza2-16/+40
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-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-15Fix path to gsutilFatih Degirmenci1-4/+4
JIRA: OCTO-40 Change-Id: I9e12f99fec45bb81acb20aa6749862070ed722d8 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2015-04-15Fixed errors in conversion script for octopus projectVictor Laza1-3/+0
JIRA: OCTO-40 - Removed trailing "v"s from the build-docu.sh script Change-Id: I10df9dfa7486666221092027d3673dd82becae05 Signed-off-by: Victor Laza <vlaza@cloudbasesolutions.com>
2015-04-15Configured artifacts publish daily & on merge for projects with documentationVictor Laza2-58/+12
JIRA: DOCS-2 - artifacts publish daily & on merge for the following projects: opnfvdocs, octopus, genesis, functest, pharos Change-Id: Id055d8e955e1c55c6b18a5bdf28d940ef7d53729 Signed-off-by: Victor Laza <vlaza@cloudbasesolutions.com>
2015-04-14JIRA: DOCS-6 - Add a build shell and a JJB for Octopus projectMatthewLi2-0/+56
This job will be used to build documents Change-Id: If4f1e2853b8bce48145a842488bed01ac9b93ab0 Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
2015-04-08Fix {branch} parameter not foundThanh Ha1-2/+2
JIRA: 0000 Change-Id: I784e48c181bc2c1fda7d52539e8775a253d0b128 Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
2015-03-06Add merge and verify jobs for all projects that lack said jobsAric Gardner1-2/+121
Change-Id: Ib85d6e162d2ebb37d0df60738c16d678ebc5326e Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
2015-03-01Remove unnecessary CFG filesThanh Ha1-3/+0
These files are used by templates from opendaylight/releng/builder's python scripts to generate JJB files automatically. Those scripts don't appear to exist here. Change-Id: I410188ea09221fbd5294121b6ebc15731e6bc794 Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
2015-02-25first patch from jerryzJerry Zhao2-1/+1
add a escalation mark in hello line. also remove a backup file from the code base. Change-Id: I6792e877fb2429c9a8147c4524750c55378997f7 Signed-off-by: Jerry Zhao <zhaoxinyu@huawei.com>
2015-02-18Inital commit for jenkins job builderAric Gardner3-0/+69
Change-Id: I8c50158e55a6ddb46fd1f74dbc81e668402e089f Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>