Update zuul.yaml

Rename tempest job to follow our naming for in-tree jobs since
we have a global shared namespace.

Rename ansible jobs for naming conventions, it needs to start with
dragonflow.

Remove legacy job here, it's in project-config and non-converted legacy
jobs should not be in the repo, it needs to be properly imported first.

Naming conventions reference:
https://docs.openstack.org/infra/manual/drivers.html#naming-with-zuul-v3

Remove name from project stanza, it's not needed anymore.

Change-Id: I1f5f54ce3e70307541c78ba86f16086d38e877e8
This commit is contained in:
Andreas Jaeger 2018-01-21 19:28:34 +01:00
parent c1c9272992
commit 306089edb6
1 changed files with 4 additions and 7 deletions

View File

@ -1,8 +1,7 @@
- project:
name: openstack/dragonflow
check:
jobs:
- tempest-dsvm-dragonflow:
- dragonflow-tempest:
voting: false
irrelevant-files:
- ^(test-|)requirements.txt$
@ -11,9 +10,7 @@
voting: false
- dragonflow-dsvm-fullstack-redis
- dragonflow-dsvm-fullstack-etcd-zmq
- legacy-install-dsvm-dragonflow-kuryr-kubernetes:
voting: false
- openstack-ansible-dragonflow-cross-repo-ubuntu-xenial-nv:
- dragonflow-openstack-ansible-cross-repo:
voting: false
gate:
jobs:
@ -60,7 +57,7 @@
- openstack/rally
- job:
name: tempest-dsvm-dragonflow
name: dragonflow-tempest
parent: legacy-dsvm-base
run: zuul/tempest-dsvm-dragonflow/run.yaml
post-run: zuul/tempest-dsvm-dragonflow/post.yaml
@ -74,7 +71,7 @@
- openstack/tempest
- job:
name: openstack-ansible-dragonflow-cross-repo-ubuntu-xenial-nv
name: dragonflow-openstack-ansible-cross-repo
parent: openstack-ansible-cross-repo-functional
required-projects:
- openstack/requirements