Files
devstack-plugin-tobiko/zuul.d/devstack-tobiko-functional.yaml
Eduardo Olivares 2f0a1e6fd4 Make devstack-tobiko-functional vote again
After test_wait functional tests have benen adapted to ubuntu noble.

Depends-On: I2bf9eb7418f18fa0692451d31991ffd6a3f6152f
Change-Id: I9359995c9c6dbc9d818544533fb76b9817dd9e85
2025-06-26 09:12:24 +02:00

35 lines
806 B
YAML

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