devstack-plugin-tobiko/zuul.d/devstack-tobiko-functional.yaml
Eduardo Olivares b28a543165 Unskip AdvancedServerStackTest.test_ipv4_subnet_nameservers
Depends-On: If83a8637dffa14dc712e605842e5d55713389dea

Change-Id: I5c7d9d056ae4b14275563d2af9051072e4e16372
2025-01-22 16:34:12 +01: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