- project: check: jobs: - murano-dashboard-sanity-check - openstack-tox-lower-constraints gate: jobs: - openstack-tox-lower-constraints - job: name: murano-dashboard-sanity-check parent: legacy-dsvm-base run: playbooks/legacy/murano-dashboard-sanity-check/run.yaml post-run: playbooks/legacy/murano-dashboard-sanity-check/post.yaml irrelevant-files: - ^(test-|)requirements.txt$ - ^setup.cfg$ - ^doc/.*$ - ^.*\.rst$ - ^releasenotes/.*$ - ^muranodashboard/locale/.*$ - ^muranodashboard/tests/unit/.*$ voting: false timeout: 10800 required-projects: - openstack-infra/devstack-gate - openstack/heat - openstack/murano - openstack/murano-dashboard - openstack/python-heatclient - openstack/python-muranoclient - openstack/horizon - openstack/heat-dashboard