Use Fedora Linux to gate changes with the infrared plugin
Change-Id: I2fe8dec7689f90e5a058501f6ca9bc23be6fcb2d
This commit is contained in:
parent
bcb6fc3336
commit
bab55a0c54
@ -5,8 +5,8 @@
|
|||||||
description: |
|
description: |
|
||||||
Infrared jobs intended to gate infrared Tobiko plugin changes
|
Infrared jobs intended to gate infrared Tobiko plugin changes
|
||||||
check:
|
check:
|
||||||
jobs:
|
jobs: &CHECK
|
||||||
- tobiko-infrared
|
- tobiko-infrared-centos
|
||||||
- tobiko-infrared-centos-7
|
- tobiko-infrared-centos-7
|
||||||
- tobiko-infrared-fedora
|
- tobiko-infrared-fedora
|
||||||
- tobiko-infrared-ubuntu
|
- tobiko-infrared-ubuntu
|
||||||
@ -14,17 +14,13 @@
|
|||||||
jobs:
|
jobs:
|
||||||
- tobiko-infrared
|
- tobiko-infrared
|
||||||
periodic:
|
periodic:
|
||||||
jobs:
|
jobs: *CHECK
|
||||||
- tobiko-infrared
|
|
||||||
- tobiko-infrared-centos-7
|
|
||||||
- tobiko-infrared-fedora
|
|
||||||
- tobiko-infrared-ubuntu
|
|
||||||
|
|
||||||
|
|
||||||
- job:
|
- job:
|
||||||
name: tobiko-infrared
|
name: tobiko-infrared
|
||||||
parent: tox
|
parent: tox
|
||||||
nodeset: tobiko-infrared-centos
|
nodeset: tobiko-infrared-fedora
|
||||||
timeout: 3600
|
timeout: 3600
|
||||||
description: |
|
description: |
|
||||||
Run test cases using tobiko infrared plugin
|
Run test cases using tobiko infrared plugin
|
||||||
@ -65,6 +61,14 @@
|
|||||||
nodes:
|
nodes:
|
||||||
- secondary
|
- secondary
|
||||||
|
|
||||||
|
- job:
|
||||||
|
name: tobiko-infrared-centos
|
||||||
|
parent: tobiko-infrared
|
||||||
|
nodeset: tobiko-infrared-centos
|
||||||
|
voting: false
|
||||||
|
description: |
|
||||||
|
Run test cases using tobiko infrared plugin on CentOS
|
||||||
|
|
||||||
|
|
||||||
- job:
|
- job:
|
||||||
name: tobiko-infrared-centos-7
|
name: tobiko-infrared-centos-7
|
||||||
|
Loading…
x
Reference in New Issue
Block a user