devstack-plugin-tobiko/zuul.d/devstack-tobiko-functional.yaml
Federico Ressi 0799d87293 Fix irrelevant files for devstack-tobiko-functional job
Change-Id: I4294f85bbef3b7d615287ce59ba835c257cd5e98
2021-11-30 12:24:08 +01:00

36 lines
813 B
YAML

---
- project-template:
name: devstack-tobiko-functional
description: Run tobiko functional test cases
check:
jobs:
- devstack-tobiko-functional
gate:
jobs:
- devstack-tobiko-functional
periodic:
jobs:
- devstack-tobiko-functional
# --- Minimal jobs -----------------------------------------------------------
- job:
abstract: false
name: devstack-tobiko-functional
parent: devstack-tobiko-minimal
voting: true
description: Run tobiko functional test cases
vars:
test_workflow: functional
irrelevant-files: &IRRELEVANT_FILES
- ^.*\.rst$
- ^doc/
- ^infrared_plugin/
- ^releasenotes/
- ^report/
- ^tobiko/tests/faults/
- ^tobiko/tests/scenario/
- ^tobiko/tests/unit/