Commit Graph

11 Commits

Author SHA1 Message Date
Monty Taylor 355f7090a6 Remove zuul v2 and jjb content
It's migrated, it can be removed now.

Depends-On: I6a89752d74ed7424267c3af3937ad01fb4bb8f86
Change-Id: Id67d0149b645bd23e460cef65719541f76f0967b
2017-10-24 08:50:05 +02:00
Ifat Afek 477d2c3559 Vitrage tempests now use Mistral.
Add mistral to $PROJECTS

Change-Id: I2a3979ed25a4095fa67b301fc51bf82bf19effbb
2017-08-03 09:18:50 +00:00
Ifat Afek 2538d4d513 Disable swift for Vitrage
Swift doesn't run in python 3.5 devstack, and it is not used by
Vitrage tempests anyway

Change-Id: I8c6ea6288c4beeb1169614c919694c9d4121db35
2017-08-02 14:38:27 +10:00
Ifat Afek 78dd891da6 Run tempest tests on python35 devstack (non-voting for now)
Change-Id: I3ac30a207933cf87d997706575819744cef250fe
Implements: blueprint support-python-35
2017-07-25 05:54:01 +00:00
Andreas Jaeger e369275eee Convert jobs to use local_conf
Convert some more job templates to use local_conf.

This handles files [s-z]* and converts all templates where a conversion
was directly possible.

Change-Id: Idf3143ea38709d69e8de01667bc129fe9cacdbca
2017-05-27 16:48:40 +02:00
Andreas Jaeger 4a61bc67f5 Change job-suffix to suffix
We have now some rather long job-template names, shorten them with
replacing job-suffix with suffix.

Before this change we had 1500 usages of job-suffix and 700 of just
suffix. This change therefore unifies to one setting.

Note that this does not change any job names at all, they are unchanged,
it changes and shortens only the names of job-templates.

Change-Id: I514df039a848d9f6619bca3adc05dfb84a761fc9
2016-12-08 22:05:01 +01:00
Alexey Weyl 502908c7ac Change node to xenial.
The following aodh commit requires mysql>=5.6.4, causing
vitrage jenkins job failures when trusty node is used.
So we specify xenial node.

f8d3068bd2 (diff-6f7ec000163298dd067c3235a378b765)

Change-Id: Ia74a1eb55f97b13c300cc20c458632c9f9536ecd
2016-11-21 21:30:40 +02:00
Noam Bloom 66f8b99f05 Vitrage - Added experimental Job
1. vitrage.yaml: Edited the template to support a variable "suite"
2. projects.yaml: Added new jobs
gate-vitrage-dsvm-api
gate-vitrage-dsvm-datasources-nv
3. layout.yaml: Added experimental job gate-vitrage-dsvm-datasource-nv

Change-Id: I8e2df17ba293b2a98e8b2a5fcb6eb3d27285b318
2016-05-26 10:10:24 +03:00
Noam Bloom 3b5fdaf88d Vitrage - Jenkins
Vitrage.yaml - Added the AODH project to $PROJECTS variable for job

Change-Id: I7fa9b810ae7f56fecc3b676e8d161e1ec814cb99
2016-05-03 16:09:39 +03:00
Noam Bloom cbd220df93 Vitrage - Zuul/Jenkins fix
layout.yaml - Removed Python3 jobs temporarily until
     we set our local tox to run py34 instead of py3.
vitrage.yaml - Fixed hook function to use source

URGENT - Thanks :)

Change-Id: I58994cf77608df5310d6a2b45de195dcc718cfe2
2016-04-19 11:24:14 +03:00
Noam Bloom 1e9c343f07 Vitrage - Zuul/Jenkins update
1. Added vitrage.yaml - needed for setting up environment vars and
 run tempests tests.
2. Added Jenkins template jobs publish to pypi and python3, for the following projects:
   - vitrage
   - python-vitrageclient
   - vitrage-dashboard
   under projects.yaml and layout.yaml
3. Added an experimental template job for running tempest tests under layout.yaml

Change-Id: Ib882a4dd60d1b26caf861d74773b8e7f9e8aa2dd
2016-04-17 22:00:11 +03:00