2021-06-11 16:59:52 +02:00
|
|
|
- pragma:
|
|
|
|
# NOTE(gtema): this is required for the changes in SDK feature/r1 branch to
|
|
|
|
# be using devstack
|
|
|
|
# TODO(gtema): delete this once r1 branch is merged into master
|
|
|
|
implied-branches:
|
|
|
|
- master
|
|
|
|
- feature/r1
|
|
|
|
|
2017-10-02 10:05:17 -05:00
|
|
|
- nodeset:
|
|
|
|
name: openstack-single-node
|
|
|
|
nodes:
|
|
|
|
- name: controller
|
|
|
|
label: ubuntu-xenial
|
|
|
|
groups:
|
|
|
|
- name: tempest
|
|
|
|
nodes:
|
|
|
|
- controller
|
|
|
|
|
2020-02-13 09:38:35 +00:00
|
|
|
- nodeset:
|
|
|
|
name: openstack-single-node-focal
|
|
|
|
nodes:
|
|
|
|
- name: controller
|
|
|
|
label: ubuntu-focal
|
|
|
|
groups:
|
|
|
|
- name: tempest
|
|
|
|
nodes:
|
|
|
|
- controller
|
|
|
|
|
2018-09-27 09:59:24 -07:00
|
|
|
- nodeset:
|
|
|
|
name: openstack-single-node-bionic
|
|
|
|
nodes:
|
|
|
|
- name: controller
|
|
|
|
label: ubuntu-bionic
|
|
|
|
groups:
|
|
|
|
- name: tempest
|
|
|
|
nodes:
|
|
|
|
- controller
|
|
|
|
|
2018-10-16 13:57:23 +00:00
|
|
|
- nodeset:
|
|
|
|
name: openstack-single-node-xenial
|
|
|
|
nodes:
|
|
|
|
- name: controller
|
|
|
|
label: ubuntu-xenial
|
|
|
|
groups:
|
|
|
|
- name: tempest
|
|
|
|
nodes:
|
|
|
|
- controller
|
|
|
|
|
2018-02-05 14:39:18 +11:00
|
|
|
- nodeset:
|
|
|
|
name: devstack-single-node-centos-7
|
|
|
|
nodes:
|
|
|
|
- name: controller
|
|
|
|
label: centos-7
|
|
|
|
groups:
|
|
|
|
- name: tempest
|
|
|
|
nodes:
|
|
|
|
- controller
|
|
|
|
|
2020-10-21 20:33:08 +02:00
|
|
|
- nodeset:
|
|
|
|
name: devstack-single-node-centos-8-stream
|
|
|
|
nodes:
|
|
|
|
- name: controller
|
|
|
|
label: centos-8-stream
|
|
|
|
groups:
|
|
|
|
- name: tempest
|
|
|
|
nodes:
|
|
|
|
- controller
|
|
|
|
|
2021-11-16 15:13:03 +01:00
|
|
|
- nodeset:
|
|
|
|
name: devstack-single-node-centos-9-stream
|
|
|
|
nodes:
|
|
|
|
- name: controller
|
|
|
|
label: centos-9-stream
|
|
|
|
groups:
|
|
|
|
- name: tempest
|
|
|
|
nodes:
|
|
|
|
- controller
|
|
|
|
|
2018-02-05 14:39:18 +11:00
|
|
|
- nodeset:
|
2019-06-26 09:57:02 +02:00
|
|
|
name: devstack-single-node-opensuse-15
|
2018-02-05 14:39:18 +11:00
|
|
|
nodes:
|
|
|
|
- name: controller
|
2019-06-26 09:57:02 +02:00
|
|
|
label: opensuse-15
|
2018-02-05 14:39:18 +11:00
|
|
|
groups:
|
|
|
|
- name: tempest
|
|
|
|
nodes:
|
|
|
|
- controller
|
|
|
|
|
2018-05-01 21:36:37 -04:00
|
|
|
- nodeset:
|
|
|
|
name: devstack-single-node-fedora-latest
|
|
|
|
nodes:
|
|
|
|
- name: controller
|
2022-02-03 11:19:08 +11:00
|
|
|
label: fedora-35
|
2018-05-01 21:36:37 -04:00
|
|
|
groups:
|
|
|
|
- name: tempest
|
|
|
|
nodes:
|
|
|
|
- controller
|
|
|
|
|
2021-05-02 09:29:15 +02:00
|
|
|
- nodeset:
|
|
|
|
name: devstack-single-node-debian-bullseye
|
|
|
|
nodes:
|
|
|
|
- name: controller
|
|
|
|
label: debian-bullseye
|
|
|
|
groups:
|
|
|
|
- name: tempest
|
|
|
|
nodes:
|
|
|
|
- controller
|
|
|
|
|
2021-03-31 04:58:28 +00:00
|
|
|
- nodeset:
|
|
|
|
name: devstack-single-node-openeuler-20.03-sp2
|
|
|
|
nodes:
|
|
|
|
- name: controller
|
|
|
|
label: openEuler-20-03-LTS-SP2
|
|
|
|
groups:
|
|
|
|
- name: tempest
|
|
|
|
nodes:
|
|
|
|
- controller
|
|
|
|
|
2017-10-02 10:05:17 -05:00
|
|
|
- nodeset:
|
|
|
|
name: openstack-two-node
|
|
|
|
nodes:
|
|
|
|
- name: controller
|
|
|
|
label: ubuntu-xenial
|
|
|
|
- name: compute1
|
|
|
|
label: ubuntu-xenial
|
|
|
|
groups:
|
2018-02-17 22:21:26 +00:00
|
|
|
# Node where tests are executed and test results collected
|
2017-10-02 10:05:17 -05:00
|
|
|
- name: tempest
|
|
|
|
nodes:
|
|
|
|
- controller
|
2018-02-17 22:21:26 +00:00
|
|
|
# Nodes running the compute service
|
2017-10-02 10:05:17 -05:00
|
|
|
- name: compute
|
|
|
|
nodes:
|
|
|
|
- controller
|
|
|
|
- compute1
|
2018-02-17 22:21:26 +00:00
|
|
|
# Nodes that are not the controller
|
2017-12-01 17:36:38 +00:00
|
|
|
- name: subnode
|
|
|
|
nodes:
|
|
|
|
- compute1
|
2018-02-17 22:21:26 +00:00
|
|
|
# Switch node for multinode networking setup
|
2018-02-26 22:23:02 +00:00
|
|
|
- name: switch
|
|
|
|
nodes:
|
|
|
|
- controller
|
2022-01-25 16:44:36 -05:00
|
|
|
# Peer nodes for multinode networking setup
|
|
|
|
- name: peers
|
|
|
|
nodes:
|
|
|
|
- compute1
|
|
|
|
|
|
|
|
- nodeset:
|
|
|
|
name: openstack-two-node-centos-8-stream
|
|
|
|
nodes:
|
|
|
|
- name: controller
|
|
|
|
label: centos-8-stream
|
|
|
|
- name: compute1
|
|
|
|
label: centos-8-stream
|
2017-10-02 10:05:17 -05:00
|
|
|
groups:
|
2018-02-17 22:21:26 +00:00
|
|
|
# Node where tests are executed and test results collected
|
2017-10-02 10:05:17 -05:00
|
|
|
- name: tempest
|
|
|
|
nodes:
|
|
|
|
- controller
|
2018-02-17 22:21:26 +00:00
|
|
|
# Nodes running the compute service
|
2017-10-02 10:05:17 -05:00
|
|
|
- name: compute
|
|
|
|
nodes:
|
|
|
|
- controller
|
|
|
|
- compute1
|
2018-02-17 22:21:26 +00:00
|
|
|
# Nodes that are not the controller
|
2017-12-01 17:36:38 +00:00
|
|
|
- name: subnode
|
|
|
|
nodes:
|
|
|
|
- compute1
|
2018-02-17 22:21:26 +00:00
|
|
|
# Switch node for multinode networking setup
|
2018-02-26 22:23:02 +00:00
|
|
|
- name: switch
|
|
|
|
nodes:
|
|
|
|
- controller
|
2018-02-17 22:21:26 +00:00
|
|
|
# Peer nodes for multinode networking setup
|
2022-04-06 15:23:11 +00:00
|
|
|
- name: peers
|
|
|
|
nodes:
|
|
|
|
- compute1
|
|
|
|
|
|
|
|
- nodeset:
|
|
|
|
name: openstack-two-node-centos-9-stream
|
|
|
|
nodes:
|
|
|
|
- name: controller
|
|
|
|
label: centos-9-stream
|
|
|
|
- name: compute1
|
|
|
|
label: centos-9-stream
|
|
|
|
groups:
|
|
|
|
# Node where tests are executed and test results collected
|
|
|
|
- name: tempest
|
|
|
|
nodes:
|
|
|
|
- controller
|
|
|
|
# Nodes running the compute service
|
|
|
|
- name: compute
|
|
|
|
nodes:
|
|
|
|
- controller
|
|
|
|
- compute1
|
|
|
|
# Nodes that are not the controller
|
|
|
|
- name: subnode
|
|
|
|
nodes:
|
|
|
|
- compute1
|
|
|
|
# Switch node for multinode networking setup
|
|
|
|
- name: switch
|
|
|
|
nodes:
|
|
|
|
- controller
|
|
|
|
# Peer nodes for multinode networking setup
|
2018-02-26 22:23:02 +00:00
|
|
|
- name: peers
|
|
|
|
nodes:
|
|
|
|
- compute1
|
2017-10-02 10:05:17 -05:00
|
|
|
|
2020-06-25 20:03:22 -05:00
|
|
|
- nodeset:
|
|
|
|
name: openstack-two-node-focal
|
|
|
|
nodes:
|
|
|
|
- name: controller
|
|
|
|
label: ubuntu-focal
|
|
|
|
- name: compute1
|
|
|
|
label: ubuntu-focal
|
|
|
|
groups:
|
|
|
|
# Node where tests are executed and test results collected
|
|
|
|
- name: tempest
|
|
|
|
nodes:
|
|
|
|
- controller
|
|
|
|
# Nodes running the compute service
|
|
|
|
- name: compute
|
|
|
|
nodes:
|
|
|
|
- controller
|
|
|
|
- compute1
|
|
|
|
# Nodes that are not the controller
|
|
|
|
- name: subnode
|
|
|
|
nodes:
|
|
|
|
- compute1
|
|
|
|
# Switch node for multinode networking setup
|
|
|
|
- name: switch
|
|
|
|
nodes:
|
|
|
|
- controller
|
|
|
|
# Peer nodes for multinode networking setup
|
|
|
|
- name: peers
|
|
|
|
nodes:
|
|
|
|
- compute1
|
|
|
|
|
2018-10-16 13:57:23 +00:00
|
|
|
- nodeset:
|
|
|
|
name: openstack-two-node-bionic
|
|
|
|
nodes:
|
|
|
|
- name: controller
|
|
|
|
label: ubuntu-bionic
|
|
|
|
- name: compute1
|
|
|
|
label: ubuntu-bionic
|
|
|
|
groups:
|
|
|
|
# Node where tests are executed and test results collected
|
|
|
|
- name: tempest
|
|
|
|
nodes:
|
|
|
|
- controller
|
|
|
|
# Nodes running the compute service
|
|
|
|
- name: compute
|
|
|
|
nodes:
|
|
|
|
- controller
|
|
|
|
- compute1
|
|
|
|
# Nodes that are not the controller
|
|
|
|
- name: subnode
|
|
|
|
nodes:
|
|
|
|
- compute1
|
|
|
|
# Switch node for multinode networking setup
|
|
|
|
- name: switch
|
|
|
|
nodes:
|
|
|
|
- controller
|
|
|
|
# Peer nodes for multinode networking setup
|
|
|
|
- name: peers
|
|
|
|
nodes:
|
|
|
|
- compute1
|
|
|
|
|
|
|
|
- nodeset:
|
|
|
|
name: openstack-two-node-xenial
|
|
|
|
nodes:
|
|
|
|
- name: controller
|
|
|
|
label: ubuntu-xenial
|
|
|
|
- name: compute1
|
|
|
|
label: ubuntu-xenial
|
|
|
|
groups:
|
|
|
|
# Node where tests are executed and test results collected
|
|
|
|
- name: tempest
|
|
|
|
nodes:
|
|
|
|
- controller
|
|
|
|
# Nodes running the compute service
|
|
|
|
- name: compute
|
|
|
|
nodes:
|
|
|
|
- controller
|
|
|
|
- compute1
|
|
|
|
# Nodes that are not the controller
|
|
|
|
- name: subnode
|
|
|
|
nodes:
|
|
|
|
- compute1
|
|
|
|
# Switch node for multinode networking setup
|
|
|
|
- name: switch
|
|
|
|
nodes:
|
|
|
|
- controller
|
|
|
|
# Peer nodes for multinode networking setup
|
|
|
|
- name: peers
|
|
|
|
nodes:
|
|
|
|
- compute1
|
|
|
|
|
2020-06-25 20:03:22 -05:00
|
|
|
- nodeset:
|
|
|
|
name: openstack-three-node-focal
|
|
|
|
nodes:
|
|
|
|
- name: controller
|
|
|
|
label: ubuntu-focal
|
|
|
|
- name: compute1
|
|
|
|
label: ubuntu-focal
|
|
|
|
- name: compute2
|
|
|
|
label: ubuntu-focal
|
|
|
|
groups:
|
|
|
|
# Node where tests are executed and test results collected
|
|
|
|
- name: tempest
|
|
|
|
nodes:
|
|
|
|
- controller
|
|
|
|
# Nodes running the compute service
|
|
|
|
- name: compute
|
|
|
|
nodes:
|
|
|
|
- controller
|
|
|
|
- compute1
|
|
|
|
- compute2
|
|
|
|
# Nodes that are not the controller
|
|
|
|
- name: subnode
|
|
|
|
nodes:
|
|
|
|
- compute1
|
|
|
|
- compute2
|
|
|
|
# Switch node for multinode networking setup
|
|
|
|
- name: switch
|
|
|
|
nodes:
|
|
|
|
- controller
|
|
|
|
# Peer nodes for multinode networking setup
|
|
|
|
- name: peers
|
|
|
|
nodes:
|
|
|
|
- compute1
|
|
|
|
- compute2
|
|
|
|
|
2019-02-25 10:46:52 +01:00
|
|
|
- nodeset:
|
|
|
|
name: openstack-three-node-bionic
|
|
|
|
nodes:
|
|
|
|
- name: controller
|
|
|
|
label: ubuntu-bionic
|
|
|
|
- name: compute1
|
|
|
|
label: ubuntu-bionic
|
|
|
|
- name: compute2
|
|
|
|
label: ubuntu-bionic
|
|
|
|
groups:
|
|
|
|
# Node where tests are executed and test results collected
|
|
|
|
- name: tempest
|
|
|
|
nodes:
|
|
|
|
- controller
|
|
|
|
# Nodes running the compute service
|
|
|
|
- name: compute
|
|
|
|
nodes:
|
|
|
|
- controller
|
|
|
|
- compute1
|
|
|
|
- compute2
|
|
|
|
# Nodes that are not the controller
|
|
|
|
- name: subnode
|
|
|
|
nodes:
|
|
|
|
- compute1
|
|
|
|
- compute2
|
|
|
|
# Switch node for multinode networking setup
|
|
|
|
- name: switch
|
|
|
|
nodes:
|
|
|
|
- controller
|
|
|
|
# Peer nodes for multinode networking setup
|
|
|
|
- name: peers
|
|
|
|
nodes:
|
|
|
|
- compute1
|
|
|
|
- compute2
|
|
|
|
|
2017-10-02 10:05:17 -05:00
|
|
|
- job:
|
2018-02-26 22:23:02 +00:00
|
|
|
name: devstack-base
|
2017-10-02 10:05:17 -05:00
|
|
|
parent: multinode
|
2018-02-26 22:23:02 +00:00
|
|
|
abstract: true
|
|
|
|
description: |
|
|
|
|
Base abstract Devstack job.
|
|
|
|
|
|
|
|
Defines plays and base variables, but it does not include any project
|
|
|
|
and it does not run any service by default. This is a common base for
|
|
|
|
all single Devstack jobs, single or multinode.
|
|
|
|
Variables are defined in job.vars, which is what is then used by single
|
|
|
|
node jobs and by multi node jobs for the controller, as well as in
|
2018-02-17 22:21:26 +00:00
|
|
|
job.group-vars.peers, which is what is used by multi node jobs for subnode
|
2018-02-26 22:23:02 +00:00
|
|
|
nodes (everything but the controller).
|
2017-10-02 10:05:17 -05:00
|
|
|
required-projects:
|
2019-04-19 19:43:10 +00:00
|
|
|
- opendev.org/openstack/devstack
|
2017-10-20 14:21:33 +11:00
|
|
|
roles:
|
2019-04-19 19:43:10 +00:00
|
|
|
- zuul: opendev.org/openstack/devstack-gate
|
|
|
|
- zuul: opendev.org/openstack/openstack-zuul-jobs
|
2017-10-02 10:05:17 -05:00
|
|
|
vars:
|
|
|
|
devstack_localrc:
|
|
|
|
DATABASE_PASSWORD: secretdatabase
|
|
|
|
RABBIT_PASSWORD: secretrabbit
|
|
|
|
ADMIN_PASSWORD: secretadmin
|
|
|
|
SERVICE_PASSWORD: secretservice
|
|
|
|
NETWORK_GATEWAY: 10.1.0.1
|
|
|
|
FIXED_RANGE: 10.1.0.0/20
|
|
|
|
IPV4_ADDRS_SAFE_TO_USE: 10.1.0.0/20
|
|
|
|
FLOATING_RANGE: 172.24.5.0/24
|
|
|
|
PUBLIC_NETWORK_GATEWAY: 172.24.5.1
|
|
|
|
LOGFILE: /opt/stack/logs/devstacklog.txt
|
2017-10-28 10:23:58 -07:00
|
|
|
LOG_COLOR: false
|
|
|
|
VERBOSE: true
|
2018-02-06 10:03:34 +11:00
|
|
|
VERBOSE_NO_TIMESTAMP: true
|
2017-10-28 10:23:58 -07:00
|
|
|
NOVNC_FROM_PACKAGE: true
|
|
|
|
ERROR_ON_CLONE: true
|
2019-10-04 09:31:53 +10:00
|
|
|
# Gate jobs can't deal with nested virt. Disable it by default.
|
|
|
|
LIBVIRT_TYPE: '{{ devstack_libvirt_type | default("qemu") }}'
|
2017-10-02 10:05:17 -05:00
|
|
|
devstack_services:
|
2018-02-21 14:35:58 +00:00
|
|
|
# Ignore any default set by devstack. Emit a "disable_all_services".
|
2018-02-26 22:23:02 +00:00
|
|
|
base: false
|
2018-01-22 16:18:55 -06:00
|
|
|
zuul_copy_output:
|
2018-09-08 22:50:06 -04:00
|
|
|
'{{ devstack_conf_dir }}/local.conf': logs
|
|
|
|
'{{ devstack_conf_dir }}/localrc': logs
|
|
|
|
'{{ devstack_conf_dir }}/.localrc.auto': logs
|
|
|
|
'{{ devstack_conf_dir }}/.stackenv': logs
|
|
|
|
'{{ devstack_log_dir }}/dstat-csv.log': logs
|
|
|
|
'{{ devstack_log_dir }}/devstacklog.txt': logs
|
|
|
|
'{{ devstack_log_dir }}/devstacklog.txt.summary': logs
|
2019-02-11 12:25:38 +11:00
|
|
|
'{{ devstack_log_dir }}/tcpdump.pcap': logs
|
2019-09-05 08:51:33 +00:00
|
|
|
'{{ devstack_log_dir }}/worlddump-latest.txt': logs
|
2018-09-08 22:50:06 -04:00
|
|
|
'{{ devstack_full_log}}': logs
|
|
|
|
'{{ stage_dir }}/verify_tempest_conf.log': logs
|
2022-04-08 08:48:49 -07:00
|
|
|
'{{ stage_dir }}/performance.json': logs
|
2018-09-08 22:50:06 -04:00
|
|
|
'{{ stage_dir }}/apache': logs
|
|
|
|
'{{ stage_dir }}/apache_config': logs
|
|
|
|
'{{ stage_dir }}/etc': logs
|
|
|
|
/var/log/rabbitmq: logs
|
|
|
|
/var/log/postgresql: logs
|
2019-08-22 12:15:09 -04:00
|
|
|
/var/log/mysql: logs
|
2018-09-08 22:50:06 -04:00
|
|
|
/var/log/libvirt: logs
|
2021-06-25 10:59:29 +01:00
|
|
|
/etc/libvirt: logs
|
2018-09-08 22:50:06 -04:00
|
|
|
/etc/sudoers: logs
|
|
|
|
/etc/sudoers.d: logs
|
|
|
|
'{{ stage_dir }}/iptables.txt': logs
|
|
|
|
'{{ stage_dir }}/df.txt': logs
|
|
|
|
'{{ stage_dir }}/pip2-freeze.txt': logs
|
|
|
|
'{{ stage_dir }}/pip3-freeze.txt': logs
|
|
|
|
'{{ stage_dir }}/dpkg-l.txt': logs
|
|
|
|
'{{ stage_dir }}/rpm-qa.txt': logs
|
|
|
|
'{{ stage_dir }}/core': logs
|
|
|
|
'{{ stage_dir }}/listen53.txt': logs
|
|
|
|
'{{ stage_dir }}/deprecations.log': logs
|
2019-02-22 20:11:35 +01:00
|
|
|
'{{ stage_dir }}/audit.log': logs
|
2020-11-13 12:56:00 -03:00
|
|
|
/etc/ceph: logs
|
2018-09-08 22:50:06 -04:00
|
|
|
/var/log/ceph: logs
|
|
|
|
/var/log/openvswitch: logs
|
|
|
|
/var/log/glusterfs: logs
|
|
|
|
/etc/glusterfs/glusterd.vol: logs
|
|
|
|
/etc/resolv.conf: logs
|
|
|
|
/var/log/unbound.log: logs
|
2018-01-31 21:01:36 +00:00
|
|
|
extensions_to_txt:
|
2018-09-08 22:50:06 -04:00
|
|
|
conf: true
|
|
|
|
log: true
|
|
|
|
localrc: true
|
|
|
|
stackenv: true
|
|
|
|
auto: true
|
2018-02-26 22:23:02 +00:00
|
|
|
group-vars:
|
2018-02-17 22:21:26 +00:00
|
|
|
subnode:
|
2018-02-26 22:23:02 +00:00
|
|
|
devstack_localrc:
|
|
|
|
DATABASE_PASSWORD: secretdatabase
|
|
|
|
RABBIT_PASSWORD: secretrabbit
|
|
|
|
ADMIN_PASSWORD: secretadmin
|
|
|
|
SERVICE_PASSWORD: secretservice
|
|
|
|
NETWORK_GATEWAY: 10.1.0.1
|
|
|
|
FIXED_RANGE: 10.1.0.0/20
|
|
|
|
IPV4_ADDRS_SAFE_TO_USE: 10.1.0.0/20
|
|
|
|
FLOATING_RANGE: 172.24.5.0/24
|
|
|
|
PUBLIC_NETWORK_GATEWAY: 172.24.5.1
|
|
|
|
LOGFILE: /opt/stack/logs/devstacklog.txt
|
|
|
|
LOG_COLOR: false
|
|
|
|
VERBOSE: true
|
|
|
|
VERBOSE_NO_TIMESTAMP: true
|
|
|
|
NOVNC_FROM_PACKAGE: true
|
|
|
|
ERROR_ON_CLONE: true
|
|
|
|
LIBVIRT_TYPE: qemu
|
|
|
|
devstack_services:
|
|
|
|
base: false
|
2017-10-28 10:23:58 -07:00
|
|
|
pre-run: playbooks/pre.yaml
|
|
|
|
run: playbooks/devstack.yaml
|
|
|
|
post-run: playbooks/post.yaml
|
2017-12-23 20:17:33 +01:00
|
|
|
irrelevant-files:
|
|
|
|
# Documentation related
|
|
|
|
- ^.*\.rst$
|
|
|
|
- ^api-ref/.*$
|
|
|
|
- ^doc/.*$
|
|
|
|
- ^releasenotes/.*$
|
|
|
|
# Translations
|
|
|
|
- ^.*/locale/.*po$
|
2017-10-02 10:05:17 -05:00
|
|
|
|
2018-02-26 22:23:02 +00:00
|
|
|
- job:
|
2017-11-15 09:45:56 -06:00
|
|
|
name: devstack-minimal
|
2018-02-26 22:23:02 +00:00
|
|
|
parent: devstack-base
|
2017-11-15 09:45:56 -06:00
|
|
|
description: |
|
|
|
|
Minimal devstack base job, intended for use by jobs that need
|
|
|
|
less than the normal minimum set of required-projects.
|
2020-06-25 20:19:03 -05:00
|
|
|
nodeset: openstack-single-node-focal
|
2017-11-15 09:45:56 -06:00
|
|
|
required-projects:
|
2019-04-19 19:43:10 +00:00
|
|
|
- opendev.org/openstack/requirements
|
2017-11-15 09:45:56 -06:00
|
|
|
vars:
|
|
|
|
devstack_localrc:
|
|
|
|
# Multinode specific settings
|
|
|
|
SERVICE_HOST: "{{ hostvars['controller']['nodepool']['private_ipv4'] }}"
|
|
|
|
HOST_IP: "{{ hostvars['controller']['nodepool']['private_ipv4'] }}"
|
2018-09-08 22:50:06 -04:00
|
|
|
PUBLIC_BRIDGE_MTU: '{{ external_bridge_mtu }}'
|
2017-11-15 09:45:56 -06:00
|
|
|
devstack_services:
|
|
|
|
# Shared services
|
2021-12-23 12:26:36 +01:00
|
|
|
dstat: false
|
2017-11-15 09:45:56 -06:00
|
|
|
etcd3: true
|
2019-02-21 12:24:17 +00:00
|
|
|
memory_tracker: true
|
2017-11-15 09:45:56 -06:00
|
|
|
mysql: true
|
|
|
|
rabbit: true
|
|
|
|
group-vars:
|
|
|
|
subnode:
|
|
|
|
devstack_services:
|
|
|
|
# Shared services
|
2021-12-23 12:26:36 +01:00
|
|
|
dstat: false
|
2019-02-21 12:24:17 +00:00
|
|
|
memory_tracker: true
|
2017-11-15 09:45:56 -06:00
|
|
|
devstack_localrc:
|
|
|
|
# Multinode specific settings
|
|
|
|
HOST_IP: "{{ hostvars[inventory_hostname]['nodepool']['private_ipv4'] }}"
|
|
|
|
SERVICE_HOST: "{{ hostvars['controller']['nodepool']['private_ipv4'] }}"
|
2018-09-08 22:50:06 -04:00
|
|
|
PUBLIC_BRIDGE_MTU: '{{ external_bridge_mtu }}'
|
2017-11-15 09:45:56 -06:00
|
|
|
# Subnode specific settings
|
|
|
|
DATABASE_TYPE: mysql
|
|
|
|
RABBIT_HOST: "{{ hostvars['controller']['nodepool']['private_ipv4'] }}"
|
|
|
|
DATABASE_HOST: "{{ hostvars['controller']['nodepool']['private_ipv4'] }}"
|
|
|
|
|
|
|
|
|
|
|
|
- job:
|
|
|
|
name: devstack
|
|
|
|
parent: devstack-minimal
|
2018-02-26 22:23:02 +00:00
|
|
|
description: |
|
2018-02-17 22:21:26 +00:00
|
|
|
Base devstack job for integration gate.
|
|
|
|
|
|
|
|
This base job can be used for single node and multinode devstack jobs.
|
2018-02-23 16:04:46 +00:00
|
|
|
|
|
|
|
With a single node nodeset, this job sets up an "all-in-one" (aio)
|
2018-10-05 10:17:56 +01:00
|
|
|
devstack with the seven OpenStack services included in the devstack tree:
|
|
|
|
keystone, glance, cinder, neutron, nova, placement, and swift.
|
2018-02-23 16:04:46 +00:00
|
|
|
|
|
|
|
With a two node nodeset, this job sets up an aio + compute node.
|
|
|
|
The controller can be customised using host-vars.controller, the
|
|
|
|
sub-nodes can be customised using group-vars.subnode.
|
|
|
|
|
|
|
|
Descendent jobs can enable / disable services, add devstack configuration
|
|
|
|
options, enable devstack plugins, configure log files or directories to be
|
|
|
|
transferred to the log server.
|
|
|
|
|
|
|
|
The job assumes that there is only one controller node. The number of
|
|
|
|
subnodes can be scaled up seamlessly by setting a custom nodeset in
|
|
|
|
job.nodeset.
|
|
|
|
|
|
|
|
The run playbook consists of a single role, so it can be easily rewritten
|
|
|
|
and extended.
|
2018-02-26 22:23:02 +00:00
|
|
|
required-projects:
|
2019-04-19 19:43:10 +00:00
|
|
|
- opendev.org/openstack/cinder
|
|
|
|
- opendev.org/openstack/glance
|
|
|
|
- opendev.org/openstack/keystone
|
|
|
|
- opendev.org/openstack/neutron
|
|
|
|
- opendev.org/openstack/nova
|
|
|
|
- opendev.org/openstack/placement
|
|
|
|
- opendev.org/openstack/swift
|
2018-02-26 22:23:02 +00:00
|
|
|
timeout: 7200
|
|
|
|
vars:
|
|
|
|
devstack_localrc:
|
|
|
|
# Common OpenStack services settings
|
|
|
|
SWIFT_REPLICAS: 1
|
|
|
|
SWIFT_START_ALL_SERVICES: false
|
|
|
|
SWIFT_HASH: 1234123412341234
|
2018-09-08 22:50:06 -04:00
|
|
|
DEBUG_LIBVIRT_COREDUMPS: true
|
2018-02-26 22:23:02 +00:00
|
|
|
NOVA_VNC_ENABLED: true
|
2021-05-14 09:14:24 +01:00
|
|
|
OVN_DBS_LOG_LEVEL: dbg
|
2018-03-18 17:56:27 +01:00
|
|
|
devstack_local_conf:
|
2018-02-17 22:21:26 +00:00
|
|
|
post-config:
|
|
|
|
$NEUTRON_CONF:
|
|
|
|
DEFAULT:
|
2018-09-08 22:50:06 -04:00
|
|
|
global_physnet_mtu: '{{ external_bridge_mtu }}'
|
2018-02-26 22:23:02 +00:00
|
|
|
devstack_services:
|
2018-02-21 14:35:58 +00:00
|
|
|
# Core services enabled for this branch.
|
|
|
|
# This list replaces the test-matrix.
|
|
|
|
# Shared services
|
2021-12-23 12:26:36 +01:00
|
|
|
dstat: false
|
2018-02-21 14:35:58 +00:00
|
|
|
etcd3: true
|
2019-02-21 12:24:17 +00:00
|
|
|
memory_tracker: true
|
2018-02-21 14:35:58 +00:00
|
|
|
mysql: true
|
|
|
|
rabbit: true
|
|
|
|
tls-proxy: true
|
|
|
|
# Keystone services
|
|
|
|
key: true
|
|
|
|
# Glance services
|
|
|
|
g-api: true
|
|
|
|
# Nova services
|
|
|
|
n-api: true
|
|
|
|
n-api-meta: true
|
|
|
|
n-cond: true
|
|
|
|
n-cpu: true
|
|
|
|
n-novnc: true
|
|
|
|
n-sch: true
|
2020-01-29 15:46:35 +00:00
|
|
|
# Placement service
|
2018-02-21 14:35:58 +00:00
|
|
|
placement-api: true
|
2021-05-14 09:14:24 +01:00
|
|
|
# OVN services
|
|
|
|
ovn-controller: true
|
|
|
|
ovn-northd: true
|
|
|
|
ovs-vswitchd: true
|
|
|
|
ovsdb-server: true
|
2018-02-21 14:35:58 +00:00
|
|
|
# Neutron services
|
2018-03-13 12:21:34 +00:00
|
|
|
q-svc: true
|
2021-05-14 09:14:24 +01:00
|
|
|
q-ovn-metadata-agent: true
|
2018-02-21 14:35:58 +00:00
|
|
|
# Swift services
|
|
|
|
s-account: true
|
|
|
|
s-container: true
|
|
|
|
s-object: true
|
|
|
|
s-proxy: true
|
|
|
|
# Cinder services
|
|
|
|
c-api: true
|
|
|
|
c-bak: true
|
|
|
|
c-sch: true
|
|
|
|
c-vol: true
|
|
|
|
# Services we don't need.
|
|
|
|
# This section is not really needed, it's for readability.
|
2018-02-26 22:23:02 +00:00
|
|
|
horizon: false
|
|
|
|
tempest: false
|
2018-02-21 14:35:58 +00:00
|
|
|
# Test matrix emits ceilometer but ceilomenter is not installed in the
|
|
|
|
# integrated gate, so specifying the services has not effect.
|
|
|
|
# ceilometer-*: false
|
|
|
|
group-vars:
|
|
|
|
subnode:
|
|
|
|
devstack_services:
|
|
|
|
# Core services enabled for this branch.
|
|
|
|
# This list replaces the test-matrix.
|
|
|
|
# Shared services
|
2021-12-23 12:26:36 +01:00
|
|
|
dstat: false
|
2019-02-21 12:24:17 +00:00
|
|
|
memory_tracker: true
|
2018-02-21 14:35:58 +00:00
|
|
|
tls-proxy: true
|
|
|
|
# Nova services
|
|
|
|
n-cpu: true
|
2020-01-29 15:46:35 +00:00
|
|
|
# Placement services
|
2018-02-21 14:35:58 +00:00
|
|
|
placement-client: true
|
2021-05-14 09:14:24 +01:00
|
|
|
# OVN services
|
|
|
|
ovn-controller: true
|
|
|
|
ovs-vswitchd: true
|
|
|
|
ovsdb-server: true
|
2018-02-21 14:35:58 +00:00
|
|
|
# Neutron services
|
2021-05-14 09:14:24 +01:00
|
|
|
q-ovn-metadata-agent: true
|
2018-02-21 14:35:58 +00:00
|
|
|
# Cinder services
|
|
|
|
c-bak: true
|
|
|
|
c-vol: true
|
|
|
|
# Services we don't run at all on subnode.
|
|
|
|
# This section is not really needed, it's for readability.
|
|
|
|
# keystone: false
|
|
|
|
# s-*: false
|
|
|
|
horizon: false
|
|
|
|
tempest: false
|
2020-01-29 15:46:35 +00:00
|
|
|
# Test matrix emits ceilometer but ceilometer is not installed in the
|
2018-02-21 14:35:58 +00:00
|
|
|
# integrated gate, so specifying the services has not effect.
|
|
|
|
# ceilometer-*: false
|
2018-02-17 22:21:26 +00:00
|
|
|
devstack_localrc:
|
|
|
|
# Subnode specific settings
|
|
|
|
GLANCE_HOSTPORT: "{{ hostvars['controller']['nodepool']['private_ipv4'] }}:9292"
|
|
|
|
Q_HOST: "{{ hostvars['controller']['nodepool']['private_ipv4'] }}"
|
2018-04-25 13:52:44 +01:00
|
|
|
NOVA_VNC_ENABLED: true
|
2021-05-14 09:14:24 +01:00
|
|
|
ENABLE_CHASSIS_AS_GW: false
|
2018-02-26 22:23:02 +00:00
|
|
|
|
2018-10-08 16:43:19 +02:00
|
|
|
- job:
|
|
|
|
name: devstack-ipv6
|
|
|
|
parent: devstack
|
|
|
|
description: |
|
|
|
|
Devstack single node job for integration gate with IPv6.
|
|
|
|
vars:
|
|
|
|
devstack_localrc:
|
|
|
|
SERVICE_IP_VERSION: 6
|
|
|
|
SERVICE_HOST: ""
|
|
|
|
|
2021-08-11 10:32:42 -05:00
|
|
|
- job:
|
|
|
|
name: devstack-enforce-scope
|
|
|
|
parent: devstack
|
|
|
|
description: |
|
|
|
|
This job runs the devstack with scope checks enabled.
|
|
|
|
vars:
|
|
|
|
devstack_localrc:
|
|
|
|
# Keep enabeling the services here to run with system scope
|
|
|
|
CINDER_ENFORCE_SCOPE: true
|
|
|
|
GLANCE_ENFORCE_SCOPE: true
|
2022-01-28 09:52:28 +01:00
|
|
|
NEUTRON_ENFORCE_SCOPE: true
|
2021-08-11 10:32:42 -05:00
|
|
|
|
2017-12-01 17:36:38 +00:00
|
|
|
- job:
|
|
|
|
name: devstack-multinode
|
2018-02-17 22:21:26 +00:00
|
|
|
parent: devstack
|
2020-06-25 20:19:03 -05:00
|
|
|
nodeset: openstack-two-node-focal
|
2018-02-17 22:21:26 +00:00
|
|
|
description: |
|
|
|
|
Simple multinode test to verify multinode functionality on devstack side.
|
|
|
|
This is not meant to be used as a parent job.
|
2017-10-02 10:05:17 -05:00
|
|
|
|
2018-02-05 14:39:18 +11:00
|
|
|
# NOTE(ianw) Platform tests have traditionally been non-voting because
|
|
|
|
# we often have to rush things through devstack to stabilise the gate,
|
|
|
|
# and these platforms don't have the round-the-clock support to avoid
|
|
|
|
# becoming blockers in that situation.
|
2020-10-21 20:33:08 +02:00
|
|
|
- job:
|
|
|
|
name: devstack-platform-centos-8-stream
|
|
|
|
parent: tempest-full-py3
|
|
|
|
description: CentOS 8 Stream platform test
|
|
|
|
nodeset: devstack-single-node-centos-8-stream
|
|
|
|
voting: false
|
|
|
|
timeout: 9000
|
2021-08-06 12:49:33 +05:30
|
|
|
vars:
|
|
|
|
configure_swap_size: 4096
|
2020-10-21 20:33:08 +02:00
|
|
|
|
2021-11-16 15:13:03 +01:00
|
|
|
- job:
|
|
|
|
name: devstack-platform-centos-9-stream
|
|
|
|
parent: tempest-full-py3
|
|
|
|
description: CentOS 9 Stream platform test
|
|
|
|
nodeset: devstack-single-node-centos-9-stream
|
|
|
|
timeout: 9000
|
|
|
|
vars:
|
|
|
|
configure_swap_size: 4096
|
|
|
|
|
2021-05-02 09:29:15 +02:00
|
|
|
- job:
|
|
|
|
name: devstack-platform-debian-bullseye
|
|
|
|
parent: tempest-full-py3
|
|
|
|
description: Debian Bullseye platform test
|
|
|
|
nodeset: devstack-single-node-debian-bullseye
|
|
|
|
voting: false
|
|
|
|
timeout: 9000
|
|
|
|
vars:
|
2021-10-29 14:39:41 +02:00
|
|
|
configure_swap_size: 4096
|
2021-05-02 09:29:15 +02:00
|
|
|
# NOTE(yoctozepto): Debian Bullseye does not yet offer OVN. Switch to OVS
|
|
|
|
# for the time being.
|
|
|
|
devstack_localrc:
|
|
|
|
Q_AGENT: openvswitch
|
|
|
|
Q_ML2_PLUGIN_MECHANISM_DRIVERS: openvswitch
|
|
|
|
Q_ML2_TENANT_NETWORK_TYPE: vxlan
|
|
|
|
devstack_services:
|
|
|
|
# Disable OVN services
|
|
|
|
ovn-northd: false
|
|
|
|
ovn-controller: false
|
|
|
|
ovs-vswitchd: false
|
|
|
|
ovsdb-server: false
|
|
|
|
# Disable Neutron ML2/OVN services
|
|
|
|
q-ovn-metadata-agent: false
|
|
|
|
# Enable Neutron ML2/OVS services
|
|
|
|
q-agt: true
|
|
|
|
q-dhcp: true
|
|
|
|
q-l3: true
|
|
|
|
q-meta: true
|
|
|
|
q-metering: true
|
|
|
|
group-vars:
|
|
|
|
subnode:
|
|
|
|
devstack_services:
|
|
|
|
# Disable OVN services
|
|
|
|
ovn-controller: false
|
|
|
|
ovs-vswitchd: false
|
|
|
|
ovsdb-server: false
|
|
|
|
# Disable Neutron ML2/OVN services
|
|
|
|
q-ovn-metadata-agent: false
|
|
|
|
# Enable Neutron ML2/OVS services
|
|
|
|
q-agt: true
|
|
|
|
|
2021-03-31 04:58:28 +00:00
|
|
|
- job:
|
|
|
|
name: devstack-platform-openEuler-20.03-SP2
|
|
|
|
parent: tempest-full-py3
|
|
|
|
description: openEuler 20.03 SP2 platform test
|
|
|
|
nodeset: devstack-single-node-openeuler-20.03-sp2
|
|
|
|
voting: false
|
|
|
|
timeout: 9000
|
|
|
|
vars:
|
|
|
|
configure_swap_size: 4096
|
|
|
|
devstack_localrc:
|
|
|
|
# NOTE(wxy): OVN package is not supported by openEuler yet. Build it
|
|
|
|
# from source instead.
|
|
|
|
OVN_BUILD_FROM_SOURCE: True
|
|
|
|
|
2020-07-18 12:18:39 +02:00
|
|
|
- job:
|
|
|
|
name: devstack-no-tls-proxy
|
|
|
|
parent: tempest-full-py3
|
|
|
|
description: |
|
|
|
|
Tempest job with tls-proxy off.
|
|
|
|
|
|
|
|
Some gates run devstack like this and it follows different code paths.
|
|
|
|
vars:
|
|
|
|
devstack_services:
|
|
|
|
tls-proxy: false
|
|
|
|
|
2018-02-05 14:39:18 +11:00
|
|
|
- job:
|
2018-05-01 21:36:37 -04:00
|
|
|
name: devstack-platform-fedora-latest
|
2019-02-14 12:56:48 +00:00
|
|
|
parent: tempest-full-py3
|
2018-05-01 21:36:37 -04:00
|
|
|
description: Fedora latest platform test
|
|
|
|
nodeset: devstack-single-node-fedora-latest
|
2018-02-05 14:39:18 +11:00
|
|
|
voting: false
|
2021-12-31 16:14:23 -06:00
|
|
|
vars:
|
|
|
|
configure_swap_size: 4096
|
2022-02-03 11:19:08 +11:00
|
|
|
# Python 3.10 dependency issues; see
|
|
|
|
# https://bugs.launchpad.net/horizon/+bug/1960204
|
|
|
|
devstack_services:
|
|
|
|
horizon: false
|
2018-02-05 14:39:18 +11:00
|
|
|
|
2020-01-06 13:57:20 +00:00
|
|
|
- job:
|
|
|
|
name: devstack-platform-fedora-latest-virt-preview
|
|
|
|
parent: tempest-full-py3
|
|
|
|
description: Fedora latest platform test using the virt-preview repo.
|
|
|
|
nodeset: devstack-single-node-fedora-latest
|
|
|
|
voting: false
|
|
|
|
vars:
|
2021-12-31 16:14:23 -06:00
|
|
|
configure_swap_size: 4096
|
2020-01-06 13:57:20 +00:00
|
|
|
devstack_localrc:
|
|
|
|
ENABLE_FEDORA_VIRT_PREVIEW_REPO: true
|
|
|
|
|
2017-12-06 09:07:47 -06:00
|
|
|
- job:
|
|
|
|
name: devstack-tox-base
|
|
|
|
parent: devstack
|
|
|
|
description: |
|
|
|
|
Base job for devstack-based functional tests that use tox.
|
|
|
|
|
|
|
|
This job is not intended to be run directly. It's just here
|
|
|
|
for organizational purposes for devstack-tox-functional and
|
|
|
|
devstack-tox-functional-consumer.
|
|
|
|
post-run: playbooks/tox/post.yaml
|
|
|
|
vars:
|
|
|
|
tox_envlist: functional
|
|
|
|
tox_install_siblings: false
|
|
|
|
|
|
|
|
- job:
|
|
|
|
name: devstack-tox-functional
|
|
|
|
parent: devstack-tox-base
|
|
|
|
description: |
|
|
|
|
Base job for devstack-based functional tests that use tox.
|
|
|
|
|
|
|
|
Runs devstack, then runs the tox ``functional`` environment,
|
|
|
|
then collects tox/testr build output like normal tox jobs.
|
|
|
|
|
|
|
|
Turns off tox sibling installation. Projects may be involved
|
|
|
|
in the devstack deployment and so may be in the required-projects
|
|
|
|
list, but may not want to test against master of the other
|
|
|
|
projects in their tox env. Child jobs can set tox_install_siblings
|
|
|
|
to True to re-enable sibling processing.
|
|
|
|
run: playbooks/tox/run-both.yaml
|
|
|
|
|
|
|
|
- job:
|
|
|
|
name: devstack-tox-functional-consumer
|
|
|
|
parent: devstack
|
|
|
|
description: |
|
|
|
|
Base job for devstack-based functional tests for projects that
|
|
|
|
consume the devstack cloud.
|
|
|
|
|
|
|
|
This base job should only be used by projects that are not involved
|
|
|
|
in the devstack deployment step, but are instead projects that are using
|
|
|
|
devstack to get a cloud against which they can test things.
|
|
|
|
|
|
|
|
Runs devstack in pre-run, then runs the tox ``functional`` environment,
|
|
|
|
then collects tox/testr build output like normal tox jobs.
|
|
|
|
|
|
|
|
Turns off tox sibling installation. Projects may be involved
|
|
|
|
in the devstack deployment and so may be in the required-projects
|
|
|
|
list, but may not want to test against master of the other
|
|
|
|
projects in their tox env. Child jobs can set tox_install_siblings
|
|
|
|
to True to re-enable sibling processing.
|
|
|
|
pre-run:
|
|
|
|
- playbooks/devstack.yaml
|
|
|
|
- playbooks/tox/pre.yaml
|
|
|
|
run: playbooks/tox/run.yaml
|
|
|
|
|
2018-02-04 17:55:54 +01:00
|
|
|
- job:
|
|
|
|
name: devstack-unit-tests
|
2021-05-25 13:06:14 -05:00
|
|
|
nodeset: ubuntu-focal
|
2018-02-04 17:55:54 +01:00
|
|
|
description: |
|
|
|
|
Runs unit tests on devstack project.
|
|
|
|
|
|
|
|
It runs ``run_tests.sh``.
|
|
|
|
pre-run: playbooks/unit-tests/pre.yaml
|
|
|
|
run: playbooks/unit-tests/run.yaml
|
|
|
|
|
2017-10-02 10:05:17 -05:00
|
|
|
- project:
|
2018-09-08 22:50:06 -04:00
|
|
|
templates:
|
2018-12-19 04:23:30 +00:00
|
|
|
- integrated-gate-py3
|
2018-09-08 22:53:59 -04:00
|
|
|
- publish-openstack-docs-pti
|
2017-10-02 10:05:17 -05:00
|
|
|
check:
|
|
|
|
jobs:
|
2017-10-15 16:23:57 -07:00
|
|
|
- devstack
|
2019-07-25 06:48:39 +00:00
|
|
|
- devstack-ipv6
|
2021-08-11 10:32:42 -05:00
|
|
|
- devstack-enforce-scope
|
2018-05-01 21:36:37 -04:00
|
|
|
- devstack-platform-fedora-latest
|
2020-10-21 20:33:08 +02:00
|
|
|
- devstack-platform-centos-8-stream
|
2021-11-16 15:13:03 +01:00
|
|
|
- devstack-platform-centos-9-stream
|
2021-05-02 09:29:15 +02:00
|
|
|
- devstack-platform-debian-bullseye
|
2017-12-01 17:36:38 +00:00
|
|
|
- devstack-multinode
|
2018-02-04 17:55:54 +01:00
|
|
|
- devstack-unit-tests
|
2018-09-08 22:50:06 -04:00
|
|
|
- openstack-tox-bashate
|
2021-08-17 08:49:28 -05:00
|
|
|
- ironic-tempest-bios-ipmi-direct-tinyipa
|
2021-08-17 08:45:02 -05:00
|
|
|
- swift-dsvm-functional
|
2020-05-04 08:21:02 +02:00
|
|
|
- grenade:
|
2018-09-08 22:50:06 -04:00
|
|
|
irrelevant-files:
|
|
|
|
- ^.*\.rst$
|
|
|
|
- ^doc/.*$
|
2021-06-23 13:02:57 +00:00
|
|
|
- neutron-ovs-grenade-multinode:
|
2018-09-08 22:50:06 -04:00
|
|
|
irrelevant-files:
|
|
|
|
- ^.*\.rst$
|
|
|
|
- ^doc/.*$
|
2021-06-23 13:02:57 +00:00
|
|
|
- neutron-linuxbridge-tempest:
|
2018-09-08 22:50:06 -04:00
|
|
|
irrelevant-files:
|
|
|
|
- ^.*\.rst$
|
|
|
|
- ^doc/.*$
|
2020-06-16 22:28:28 +02:00
|
|
|
- neutron-ovn-tempest-ovs-release:
|
|
|
|
voting: false
|
|
|
|
irrelevant-files:
|
|
|
|
- ^.*\.rst$
|
|
|
|
- ^doc/.*$
|
2020-03-15 18:22:45 -05:00
|
|
|
- tempest-multinode-full-py3:
|
2018-09-08 22:50:06 -04:00
|
|
|
voting: false
|
|
|
|
irrelevant-files:
|
|
|
|
- ^.*\.rst$
|
|
|
|
- ^doc/.*$
|
2017-12-06 09:21:43 -06:00
|
|
|
- openstacksdk-functional-devstack:
|
|
|
|
irrelevant-files:
|
|
|
|
- ^.*\.rst$
|
|
|
|
- ^doc/.*$
|
2019-07-31 12:39:49 +00:00
|
|
|
- tempest-ipv6-only:
|
|
|
|
irrelevant-files:
|
|
|
|
- ^.*\.rst$
|
|
|
|
- ^doc/.*$
|
2020-09-04 10:29:19 -05:00
|
|
|
- nova-ceph-multistore:
|
|
|
|
irrelevant-files:
|
|
|
|
- ^.*\.rst$
|
|
|
|
- ^doc/.*$
|
2017-12-06 09:11:07 -06:00
|
|
|
gate:
|
|
|
|
jobs:
|
|
|
|
- devstack
|
2019-07-25 06:48:39 +00:00
|
|
|
- devstack-ipv6
|
2022-03-21 15:29:38 -05:00
|
|
|
- devstack-platform-centos-9-stream
|
2021-08-11 10:32:42 -05:00
|
|
|
- devstack-enforce-scope
|
2018-10-16 13:57:23 +00:00
|
|
|
- devstack-multinode
|
2018-02-04 17:55:54 +01:00
|
|
|
- devstack-unit-tests
|
2018-09-08 22:50:06 -04:00
|
|
|
- openstack-tox-bashate
|
2021-06-23 13:02:57 +00:00
|
|
|
- neutron-ovs-grenade-multinode:
|
2020-09-01 14:04:00 +02:00
|
|
|
irrelevant-files:
|
|
|
|
- ^.*\.rst$
|
|
|
|
- ^doc/.*$
|
2021-06-23 13:02:57 +00:00
|
|
|
- neutron-linuxbridge-tempest:
|
2018-09-08 22:50:06 -04:00
|
|
|
irrelevant-files:
|
|
|
|
- ^.*\.rst$
|
|
|
|
- ^doc/.*$
|
2021-08-17 08:49:28 -05:00
|
|
|
- ironic-tempest-bios-ipmi-direct-tinyipa
|
2021-08-17 08:45:02 -05:00
|
|
|
- swift-dsvm-functional
|
2020-09-01 14:04:00 +02:00
|
|
|
- grenade:
|
|
|
|
irrelevant-files:
|
|
|
|
- ^.*\.rst$
|
|
|
|
- ^doc/.*$
|
2017-12-06 09:21:43 -06:00
|
|
|
- openstacksdk-functional-devstack:
|
|
|
|
irrelevant-files:
|
|
|
|
- ^.*\.rst$
|
|
|
|
- ^doc/.*$
|
2019-07-31 12:39:49 +00:00
|
|
|
- tempest-ipv6-only:
|
|
|
|
irrelevant-files:
|
|
|
|
- ^.*\.rst$
|
|
|
|
- ^doc/.*$
|
2020-09-04 10:29:19 -05:00
|
|
|
- nova-ceph-multistore:
|
|
|
|
irrelevant-files:
|
|
|
|
- ^.*\.rst$
|
|
|
|
- ^doc/.*$
|
2018-03-06 11:40:46 +11:00
|
|
|
# Please add a note on each job and conditions for the job not
|
|
|
|
# being experimental any more, so we can keep this list somewhat
|
|
|
|
# pruned.
|
|
|
|
#
|
|
|
|
# * nova-next: maintained by nova for unreleased/undefaulted
|
2019-05-21 14:17:11 +01:00
|
|
|
# things
|
2017-06-13 00:31:01 -07:00
|
|
|
# * neutron-fullstack-with-uwsgi: maintained by neutron for fullstack test
|
|
|
|
# when neutron-api is served by uwsgi, it's in exprimental for testing.
|
|
|
|
# the next cycle we can remove this job if things turn out to be
|
|
|
|
# stable enough.
|
|
|
|
# * neutron-functional-with-uwsgi: maintained by neutron for functional
|
|
|
|
# test. Next cycle we can remove this one if things turn out to be
|
|
|
|
# stable engouh with uwsgi.
|
|
|
|
# * neutron-tempest-with-uwsgi: maintained by neutron for tempest test.
|
|
|
|
# Next cycle we can remove this if everything run out stable enough.
|
2019-05-24 15:09:01 -04:00
|
|
|
# * nova-multi-cell: maintained by nova and currently non-voting in the
|
|
|
|
# check queue for nova changes but relies on devstack configuration
|
2020-01-28 14:04:02 +00:00
|
|
|
# * devstack-platform-fedora-latest-virt-preview: Maintained by lyarwood
|
|
|
|
# for Nova to allow early testing of the latest versions of Libvirt and
|
|
|
|
# QEMU. Should only graduate out of experimental if it ever moves into
|
|
|
|
# the check queue for Nova.
|
2017-06-13 00:31:01 -07:00
|
|
|
|
2018-02-06 17:19:38 -05:00
|
|
|
experimental:
|
|
|
|
jobs:
|
2022-03-25 22:23:04 -05:00
|
|
|
- devstack-platform-openEuler-20.03-SP2
|
2019-05-24 15:09:01 -04:00
|
|
|
- nova-multi-cell
|
2018-02-06 17:19:38 -05:00
|
|
|
- nova-next
|
2017-06-13 00:31:01 -07:00
|
|
|
- neutron-fullstack-with-uwsgi
|
|
|
|
- neutron-functional-with-uwsgi
|
2018-09-08 22:50:06 -04:00
|
|
|
- neutron-tempest-with-uwsgi
|
2018-09-10 18:40:41 +02:00
|
|
|
- devstack-plugin-ceph-tempest-py3:
|
2018-09-08 22:50:06 -04:00
|
|
|
irrelevant-files:
|
|
|
|
- ^.*\.rst$
|
|
|
|
- ^doc/.*$
|
2021-06-23 13:02:57 +00:00
|
|
|
- neutron-ovs-tempest-dvr:
|
2018-09-08 22:50:06 -04:00
|
|
|
irrelevant-files:
|
|
|
|
- ^.*\.rst$
|
|
|
|
- ^doc/.*$
|
2021-06-23 13:02:57 +00:00
|
|
|
- neutron-ovs-tempest-dvr-ha-multinode-full:
|
2018-09-08 22:50:06 -04:00
|
|
|
irrelevant-files:
|
|
|
|
- ^.*\.rst$
|
|
|
|
- ^doc/.*$
|
2020-07-10 13:21:45 +02:00
|
|
|
- cinder-tempest-lvm-multibackend:
|
2018-09-08 22:50:06 -04:00
|
|
|
irrelevant-files:
|
|
|
|
- ^.*\.rst$
|
|
|
|
- ^doc/.*$
|
2018-10-12 10:09:17 +02:00
|
|
|
- tempest-pg-full:
|
2018-09-08 22:50:06 -04:00
|
|
|
irrelevant-files:
|
|
|
|
- ^.*\.rst$
|
|
|
|
- ^doc/.*$
|
2020-01-28 14:04:02 +00:00
|
|
|
- devstack-platform-fedora-latest-virt-preview
|
2020-07-18 12:18:39 +02:00
|
|
|
- devstack-no-tls-proxy
|
|
|
|
periodic:
|
|
|
|
jobs:
|
|
|
|
- devstack-no-tls-proxy
|