Gate project using jobs targeted for testing Tobiko (unit & functional)
Change-Id: I3dfcec1f77ae7089ea14d59e62ac41656b287485
This commit is contained in:
parent
fd56ab0f13
commit
5ee2ba5f4f
@ -18,13 +18,13 @@
|
||||
jobs:
|
||||
- tobiko-tox-py38
|
||||
- tobiko-devstack-functional
|
||||
- tobiko-devstack-scenario
|
||||
- tobiko-devstack-faults-centos-7
|
||||
- tobiko-devstack-faults-ubuntu-bionic
|
||||
|
||||
gate:
|
||||
jobs:
|
||||
- tobiko-tox-py38
|
||||
- tobiko-devstack-functional
|
||||
|
||||
experimental:
|
||||
jobs:
|
||||
|
@ -148,6 +148,7 @@
|
||||
- job:
|
||||
name: tobiko-devstack-scenario
|
||||
parent: tobiko-devstack
|
||||
abstract: true
|
||||
description: |
|
||||
Integration test that runs all tests against DevStack provided cloud
|
||||
vars:
|
||||
@ -238,7 +239,7 @@
|
||||
name: tobiko-devstack-faults-ubuntu-bionic
|
||||
parent: tobiko-devstack-faults
|
||||
nodeset: openstack-three-node-bionic
|
||||
voting: true
|
||||
voting: false
|
||||
vars:
|
||||
devstack_services:
|
||||
tls-proxy: true
|
||||
|
Loading…
x
Reference in New Issue
Block a user