summaryrefslogtreecommitdiffstats
path: root/jjb/genesis/genesis-docs.yml
AgeCommit message (Collapse)AuthorFilesLines
2015-09-08Prevent triggering unnecessary genesis jobs when docs changeFatih Degirmenci1-0/+32
Genesis verify and merge jobs run full builds when only doc updates come in. This change adds non-doc paths to the list of excluded paths in gerrit trigger configurations, essentially only running what needs to be run. Please note that if a change touches both allowed and excluded paths, none of the jobs will be triggered. Due to this doc and code changes should not be done in same change. JIRA: RELENG-19 Change-Id: I0388b8fb940aa7581e9afb56ffa04ca3a3763820 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2015-07-31Bring docu generation up to date for genesis projectAric Gardner1-1/+1
Change-Id: Id7abeb3e01226d40722f0cc61a45465ce9a82682 Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
2015-05-28Move document generation to gce-opnfv-docker-1Aric Gardner1-2/+2
Change-Id: Icfd528257d3e256d96a2d9969e9c3b3279193034 JIRA:0000 Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
2015-05-27Wrong order for choosing strategyAric Gardner1-2/+2
JIRA:0000 Change-Id: I042dd8bc77d26dadc66e9f2d35f133f43aaf3a49 Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
2015-05-27Need '$GERRIT_REFSPEC' for verify jobsAric Gardner1-2/+2
Change-Id: I7b3527084f0920932d614d4eb82a9c3be2306b0f JIRA:0000 Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
2015-05-04Extend dynamic project variable in docu-build scriptsVictor Laza1-2/+2
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 Laza1-3/+59
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-15Fixing the error related to gsutils "cp 'docs/*.pdf' | cp 'docs/*.html'"Victor Laza1-3/+0
JIRA: The fix was already added for genesis in build-docs.sh but not removed from job-template Change-Id: Id099c48028ab05a1752c54d3d97d341e96b5ccfc Signed-off-by: Victor Laza <vlaza@cloudbasesolutions.com>
2015-04-15Fix gsutil path for genesis-docsFatih Degirmenci1-3/+3
JIRA: DOCS-2 Change-Id: I1f0c711db396438722977cbf2a72a7374ab49da1 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2015-04-15Configured artifacts publish daily & on merge for projects with documentationVictor Laza1-0/+4
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-13Split up genesis.yml into its component installers so that we can specify nodesAric Gardner1-0/+62
Change-Id: I97fecab46df84687e73d5e98bed96cacc2e8cb0a JIRA:0000 Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>