Merge "Add zuul molecule job for check-latest-packages-version role"

This commit is contained in:
Zuul 2019-09-06 23:03:42 +00:00 committed by Gerrit Code Review
commit b276ee86be
1 changed files with 9 additions and 0 deletions

View File

@ -22,6 +22,7 @@
- tripleo-validations-centos-7-molecule-undercloud-tokenflush
- tripleo-validations-centos-7-molecule-rabbitmq-limits
- tripleo-validations-centos-7-molecule-stonith-exists
- tripleo-validations-centos-7-molecule-check-latest-packages-version
gate:
queue: integrated
jobs:
@ -44,6 +45,7 @@
- tripleo-validations-centos-7-molecule-undercloud-tokenflush
- tripleo-validations-centos-7-molecule-rabbitmq-limits
- tripleo-validations-centos-7-molecule-stonith-exists
- tripleo-validations-centos-7-molecule-check-latest-packages-version
name: tripleo-validations-molecule-jobs
- job:
files:
@ -179,3 +181,10 @@
parent: tripleo-validations-centos-7-base
vars:
tripleo_validations_role_name: stonith-exists
- job:
files:
- ^roles/check-latest-packages-version/.*
name: tripleo-validations-centos-7-molecule-check-latest-packages-version
parent: tripleo-validations-centos-7-base
vars:
tripleo_validations_role_name: check-latest-packages-version