
Now, once our devstack based jobs are running on Ubuntu 22.04 and OVN supports stateless keyword in ACLs we can enabled stateless SG in Neutron and run those tests. Depends-On: https://review.opendev.org/c/x/tobiko/+/913328 Change-Id: Ia15a2482e875ed41136e518f081afaf7df5be12e
21 lines
476 B
YAML
21 lines
476 B
YAML
---
|
|
|
|
- project-template:
|
|
name: devstack-tobiko-centos
|
|
description: CentOS Devstack Tobiko Plugin job
|
|
check: &CHECK
|
|
jobs:
|
|
- devstack-tobiko-centos
|
|
periodic: *CHECK
|
|
|
|
|
|
# --- Minimal jobs -----------------------------------------------------------
|
|
|
|
- job:
|
|
abstract: false
|
|
name: devstack-tobiko-centos
|
|
parent: devstack-tobiko-minimal
|
|
nodeset: devstack-tobiko-centos
|
|
voting: false
|
|
description: CentOS Devstack Tobiko Plugin job
|