tobiko/zuul.d/infrared.yaml
Federico Ressi a9e9d5ee60 Create Tox InfraRed upstream job
Change-Id: Ib816520d63a51ae37a9be8f2036131bd58ecd054
2020-01-16 15:53:38 +00:00

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