Make murano-ci non-voting until switch to ubuntu xenial

Now ubuntu trusty gives the error:
Unable to locate package python3-systemd
leads to all the murano-ci failed, so we should
make it non-voting until switch to ubuntu xenial

Change-Id: Ifad80a240bcbe93ad996c17070fd507b36b2f2e4
This commit is contained in:
zhurong 2017-04-19 09:20:50 +08:00
parent 967d734500
commit 5aad1eb247
1 changed files with 6 additions and 6 deletions

View File

@ -44,24 +44,24 @@ pipelines:
projects:
- name: openstack/murano
check:
- gate-murano-ubuntu
- gate-murano-ubuntu-nv
check_dashboard:
- gate-murano-dashboard-ubuntu
- gate-murano-dashboard-ubuntu-nv
post:
- hook-murano-rtfd
- name: openstack/murano-dashboard
check:
- gate-murano-dashboard-ubuntu
- gate-murano-dashboard-ubuntu-nv
- name: openstack/murano-agent
check:
- gate-murano-agent-ubuntu
- gate-murano-agent-debian
- gate-murano-agent-ubuntu-nv
- gate-murano-agent-debian-nv
- name: openstack/python-muranoclient
check:
- gate-murano-client-ubuntu
- gate-murano-client-ubuntu-nv
- name: openstack/murano-deployment
check: