Use "platform:rhel-8" in bindep to specify it is RHEL8

Change-Id: I45de6aebdcfa2d131097f03cfd51b22a6c156f76
This commit is contained in:
Federico Ressi
2020-01-22 12:37:21 +01:00
parent 78fcbbf119
commit c86333622f
2 changed files with 19 additions and 22 deletions

View File

@@ -24,8 +24,6 @@
name: tobiko-tox-py36-centos-8
parent: tobiko-tox-py36-base
nodeset: centos-8
vars:
bindep_profile: test py36 rhel8
- job:
@@ -54,5 +52,3 @@
name: tobiko-tox-py38-centos-8
parent: tobiko-tox-py38-base
nodeset: centos-8
vars:
bindep_profile: test py38 rhel8