a9e9d5ee60
Change-Id: Ib816520d63a51ae37a9be8f2036131bd58ecd054
17 lines
372 B
YAML
17 lines
372 B
YAML
---
|
|
|
|
- job:
|
|
name: tobiko-tox-infrared-centos-7
|
|
parent: openstack-tox
|
|
voting: false
|
|
nodeset: centos-7
|
|
timeout: 2400
|
|
description: |
|
|
Run tobiko infrared plugin
|
|
vars:
|
|
tox_envlist: infrared
|
|
bindep_profile: test
|
|
python_version: 3.6
|
|
# compile and install python3.8 from source code
|
|
pre-run: playbooks/infrared/pre.yaml
|