Execute only one infrared job on check and gate pipelines, all of them on periodic

Change-Id: I808c8bb5e8226d7edd156e7f75e25318de3af7af
This commit is contained in:
Federico Ressi 2021-01-14 11:38:06 +01:00
parent 521a28b4dc
commit f72ce0e03b
2 changed files with 18 additions and 17 deletions

View File

@ -1,9 +1,9 @@
---
- job:
name: tobiko-tox-infrared
name: tobiko-infrared
parent: tox
abstract: true
nodeset: tobiko-centos-8-2-node
timeout: 1800
description: |
Run test cases using tobiko infrared plugin
@ -29,14 +29,13 @@
- ^doc/
- ^releasenotes/
- ^report/
- ^tobiko/tests/functional/
- ^tobiko/tests/scenario/
- ^tobiko/tests/faults/
- job:
name: tobiko-tox-infrared-centos-7
parent: tobiko-tox-infrared
name: tobiko-infrared-centos-7
parent: tobiko-infrared
nodeset: centos-7-2-node
voting: false
description: |
@ -46,17 +45,17 @@
- job:
name: tobiko-tox-infrared-centos-8
parent: tobiko-tox-infrared
name: tobiko-infrared-centos
parent: tobiko-infrared
nodeset: tobiko-centos-8-2-node
voting: true
voting: false
description: |
Run test cases using tobiko infrared plugin on CentOS 8
- job:
name: tobiko-tox-infrared-fedora-latest
parent: tobiko-tox-infrared
name: tobiko-infrared-fedora
parent: tobiko-infrared
nodeset: tobiko-fedora-latest-2-node
voting: false
description: |
@ -64,8 +63,8 @@
- job:
name: tobiko-tox-infrared-ubuntu-focal
parent: tobiko-tox-infrared
name: tobiko-infrared-ubuntu
parent: tobiko-infrared
nodeset: tobiko-ubuntu-focal-2-node
voting: false
description: |

View File

@ -16,17 +16,19 @@
check:
jobs:
- devstack-tobiko-faults-ubuntu
- tobiko-tox-infrared-centos-7
- tobiko-tox-infrared-centos-8
- tobiko-tox-infrared-fedora-latest
- tobiko-tox-infrared-ubuntu-focal
- tobiko-infrared
gate:
jobs:
- tobiko-tox-infrared-centos-8
- tobiko-infrared
periodic:
jobs:
- tobiko-infrared
- tobiko-infrared-centos
- tobiko-infrared-centos-7
- tobiko-infrared-fedora
- tobiko-infrared-ubuntu
- tripleo-ci-centos-8-content-provider
- tobiko-tripleo-functional:
vars: &consumer_vars