Commit Graph

2 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
Pratik Shah af68dbf959 Added changes to run unit tests for Omni project using Zuul
Description:
- Omni project contains run_tests.sh, which performs following steps:.
1. We need to copy Omni drivers into individual components (Cinder, Glance, Nova, Neutron)
2. Modify test requirements of an individual Openstack component.
3. After executing Step 1 and Step 2, run "tox" command on each component.

Files Modified
- Added jenkins/jobs/omni.yaml: Contains job template for Omni project
- Updated jenkins/jobs/projects.yaml: Contains information about jobs to be run in a pipeline
- Updated zuul/layout.yaml: Added jobs for openstack/omni project

Change-Id: I3fdbb6d29da0f5af0b7690c3eb9d0a3801eb27f8
2017-07-13 04:59:56 +00:00