Fix Zuul v3 file name

Zuul v3 currently only parses .yaml files, rename the file.

remove the project name stanza, it is not needed and will harm with
project renames. The current automated changes will not catch this, as
this basically is a new name.

Also, remove .zuul.yaml - we don't need both files. And the noop
template is just wrong for this project since it has jobs.

Change-Id: I112711a28d9635cb9eaa6f788e1747b20596701b
This commit is contained in:
Andreas Jaeger 2018-02-04 20:11:40 +01:00
parent 00df8e1adb
commit e2ca161336
2 changed files with 0 additions and 5 deletions

View File

@ -1,4 +0,0 @@
- project:
name: openstack/tripleo-ipsec
templates:
- noop-jobs

View File

@ -1,5 +1,4 @@
- project:
name: openstack/tripleo-ipsec
check:
jobs:
- openstack-ansible-linters