summaryrefslogtreecommitdiffstats
path: root/jjb/genesis/genesis-juju.yml
AgeCommit message (Collapse)AuthorFilesLines
2016-05-19Remove jobs for terminated and none-active projectsFatih Degirmenci1-193/+0
oscar: terminated project. genesis: installers and genesisreq have their own jobs so genesis jobs are obsolete. Change-Id: I1f5e869d0bae0c6c199c7dd439ec035f9f59205b Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2016-01-13jjb: Cleanup outdated and example jobsFatih Degirmenci1-4/+4
Genesis jobs are only commented out. The directory can totally be removed once brahmaputra is released. Change-Id: Ide6baace0fb3c06f328022fb3d874ba6d49f17e9 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2016-01-12Update deprecated pollscm usageThanh Ha1-1/+2
The syntax "pollscm: '@midnight'" is deprecated and should be updated to using the new syntax: - pollscm: cron: '@midnight' Change-Id: Id11d301dfee4d183ee40f2342528c4258f36034f Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
2015-12-20Disable obsolete genesis jobs to prevent accidental buildsFatih Degirmenci1-0/+6
Change-Id: I5fb86fbd6677da5b6788505fbd2db9128960eb00 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
2015-12-07jjb: use default logrotate setting in all projectsRyota MIBU1-12/+0
Many projects have own logrotate definitions copied from the template. This patch make sure all projects to use the default logrotate setting, so that the infra admin can configure the values easily. This patch also fixes the logrotate rule for artifacts to keep them in the same duration as console logs exist. Note, this won't effect the hold time of artifacts in artifact.opnfv.org . Change-Id: I708a675c7e87e5f830ee36009f0c6913c003b2ed Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
2015-12-01jjb: add default logrotate to releng-defaults.yamlRyota MIBU1-6/+0
Change-Id: I373d24be32e154b25d685df47e6d06ad352877c4 Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
2015-12-01jjb: move project-style to releng-defaults.yamlRyota MIBU1-7/+0
Change-Id: Iced99bd62a8a246984e67dc28be7d4dca149e22b Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
2015-11-27jjb: move ssh wrappers to releng-defaults.yamlRyota MIBU1-8/+0
Change-Id: I8c26ca0e0cc8d5e6a57c9cb05be663f84f2293d2 Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
2015-04-13Split up genesis.yml into its component installers so that we can specify nodesAric Gardner1-0/+219
Change-Id: I97fecab46df84687e73d5e98bed96cacc2e8cb0a JIRA:0000 Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>