Check changes using devstack-tobiko-heat job

Change-Id: I6e6f921cd8106b2bcf571f3e83ecae6659fc6dc0
This commit is contained in:
Federico Ressi 2022-02-09 09:30:45 +01:00
parent 438e140abe
commit b861fe5ea7

View File

@ -4,12 +4,10 @@
name: devstack-tobiko-heat name: devstack-tobiko-heat
description: | description: |
DevStack jobs intended to gate heat project changes DevStack jobs intended to gate heat project changes
check: check: &CHECK
jobs:
- devstack-tobiko-heat
periodic:
jobs: jobs:
- devstack-tobiko-heat - devstack-tobiko-heat
periodic: *CHECK
# --- STANDALONE ------------------------------------------------------------- # --- STANDALONE -------------------------------------------------------------
@ -19,6 +17,6 @@
parent: devstack-tobiko-minimal parent: devstack-tobiko-minimal
required-projects: required-projects:
- openstack/heat - openstack/heat
voting: false voting: true
vars: vars:
test_workflow: create-resources-heat test_workflow: create-resources-heat