summaryrefslogtreecommitdiffstats
path: root/jjb/auto/auto.yaml
AgeCommit message (Collapse)AuthorFilesLines
2019-06-26Remove Archived Projects JobsTrevor Bramwell1-250/+0
Removes jobs for the following archived projects: * auto * models * moon * opera * orchestra * ovsnfv * parser * qtip Change-Id: I78e5cf1285a713c5abbcadf4789ddfde38671ab3 Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
2019-05-03[armband] Cleanup Fraser jobs, sync with FuelAlexandru Avadanii1-5/+5
- retire Fraser stream; - sync Dovetail jobs with Fuel jobs; - retire virtual deployments (haven't been used in a long time, for manual testing, Fuel generic jobs can be triggered on ARM virtual pods if needed); - s/gambia/hunter/g, but keep them disabled for now; - use Fuel's job templates in Armband definitions; - prepare for merging the Armband jobs with Fuel jobs; Change-Id: I0b0a3106248603e510cd6e9646da267777ddc572 Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
2018-12-10Auto: Update daily job definitionMartin Klozik1-0/+3
Add git-scm macro to auto daily job definition, so auto git repository is properly cloned into the WORKSPACE. Change-Id: I86377563e839b17cc2cdf15d84a19d4bc3e76237 Signed-off-by: Martin Klozik <martin.klozik@tieto.com>
2018-12-06Auto: Daily job definitionMartin Klozik1-0/+28
A daily job definition to execute Auto project daily CI script. A definition of intel-pod18-defaults was added into jjb/global/slave-params.yaml Change-Id: I26877088a0c1ab25dc67de0aba1f2da6b2862661 Signed-off-by: Martin Klozik <martin.klozik@tieto.com>
2018-10-29Create Stable Branch Jobs for autojenkins-ci1-1/+12
Change-Id: I1541a0e277891b526a671953bf33daab842b524e Signed-off-by: jenkins-ci <jenkins-opnfv-ci@opnfv.org> Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
2018-10-12Update jenkins-job-builder to 2.2.1Aric Gardner1-1/+1
jjb/lf-ci-jobs.yaml has jjb-version: 2.2.1 as a minimum change block-level to blocking-level: https://review.openstack.org/#/c/608092/ We will need to change this back once we move past jenkins-job-builder>2.5.0 Change-Id: I12d0f55ee3c2dad20340ebf0fa8428ee1ad8484c Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
2018-07-31auto: verify and merge jobsMartin Klozik1-22/+103
Initial configuration of Auto specific verify and merge jobs triggered by gerrit events. Change-Id: I2d0fc7af31b1ec01f9a59eae875eb2df193d4fcb Signed-off-by: Martin Klozik <martin.klozik@tieto.com>
2018-07-10unh-pod1: disable trigger for deploying autoPaul Vaduva1-1/+1
Change-Id: I364ff339db7132b6a2ca31d15b6340542b6a9226 Signed-off-by: Paul Vaduva <Paul.Vaduva@enea.com>
2018-06-13Remove quotes from PROJECT envPaul Vaduva1-2/+2
Change-Id: I0e169b8ea3135a49ccfed9fe9fe3550017faab95 Signed-off-by: Paul Vaduva <Paul.Vaduva@enea.com>
2018-06-13[auto] Fix missing yaml block markerAlexandru Avadanii1-1/+1
Change-Id: Ia1e95dce8f272cb53186314025fdd81419fc9d4d Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
2018-06-12Auto: Project Modification in armband jobsPaul Vaduva1-3/+0
In order for us to run a job template from armband project and to override the project parameter that defaults to auto we need to modify the template for the deploy job from armband. Change-Id: Idf465107eb571d632dc09dbcce8e4c796648dc4b Signed-off-by: Paul Vaduva <Paul.Vaduva@enea.com>
2018-06-07Use armband project for deploy in autopava1-1/+5
Change-Id: I76dabebfd696c9b307399e1906740df823b4d91c Signed-off-by: Paul Vaduva <Paul.Vaduva@enea.com>
2018-06-06Deploy job needs armband project for deploypava1-1/+1
Change-Id: Iae34d2b9249614b5a4b27173eff3b64779a96c49 Signed-off-by: pava <Paul.Vaduva@enea.com>
2018-05-23Auto: Setup Ci Jobs for Auto projectpava1-2/+120
We will try to reuse the job template for deploying from armband project. Change-Id: I76a783094ce5be1b4aa93585a6b90898d909ca13 Signed-off-by: pava <Paul.Vaduva@enea.com>
2018-05-16Rename files under jjb from 'yml' to 'yaml'Trevor Bramwell1-0/+8
global-jjb only supports the .yaml file ending for jjb jobs. Instead of waiting for a release we're going to rename the files. Change-Id: Icf3339eacd2320c583333e02250998cf6b1881f7 Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>