Add Rally job to Murano
This patch adds a non-voting Rally job to the Murano project. It will be run on every check in Murano. Change-Id: If098939d5766cb5605cdeaa7fc23f423ae476586 Depends-on: I58bd59889df51e5ec13d9135aa9a886a05a6efc0
This commit is contained in:
parent
7663e1733e
commit
222918c3e3
@ -4162,6 +4162,8 @@
|
||||
- gate-{name}-pylint
|
||||
- pypi-jobs
|
||||
- hook-{name}-rtfd
|
||||
- gate-rally-dsvm-murano-{name}:
|
||||
name: task
|
||||
|
||||
- project:
|
||||
name: murano-agent
|
||||
|
@ -986,6 +986,9 @@ jobs:
|
||||
- name: gate-murano-requirements
|
||||
voting: false
|
||||
|
||||
- name: gate-rally-dsvm-murano-task
|
||||
voting: false
|
||||
|
||||
- name: gate-murano-congress-devstack-dsvm
|
||||
voting: false
|
||||
|
||||
@ -1849,6 +1852,7 @@ projects:
|
||||
- gate-murano-requirements
|
||||
- gate-murano-devstack-dsvm
|
||||
- gate-murano-congress-devstack-dsvm
|
||||
- gate-rally-dsvm-murano-task
|
||||
gate:
|
||||
- gate-murano-devstack-dsvm
|
||||
post:
|
||||
|
Loading…
x
Reference in New Issue
Block a user