Adds job to test bindep on Fedora
Testing on Fedora in addition to CentOS 7 is important because it uses dnf instead of yum, python3 intead of python2 and has a good number of packages renamed. Change-Id: If2a6502339850c35605d231f500d4ec827ccff4e
This commit is contained in:
parent
e498e1261a
commit
e48cd51e57
@ -15,6 +15,11 @@
|
|||||||
parent: bindep-base
|
parent: bindep-base
|
||||||
nodeset: centos-7
|
nodeset: centos-7
|
||||||
|
|
||||||
|
- job:
|
||||||
|
name: bindep-fedora-latest
|
||||||
|
parent: bindep-base
|
||||||
|
nodeset: fedora-latest
|
||||||
|
|
||||||
- job:
|
- job:
|
||||||
name: bindep-opensuse-150
|
name: bindep-opensuse-150
|
||||||
parent: bindep-base
|
parent: bindep-base
|
||||||
@ -39,6 +44,7 @@
|
|||||||
check:
|
check:
|
||||||
jobs:
|
jobs:
|
||||||
- bindep-centos-7
|
- bindep-centos-7
|
||||||
|
- bindep-fedora-latest
|
||||||
- bindep-opensuse-150
|
- bindep-opensuse-150
|
||||||
- bindep-opensuse-423
|
- bindep-opensuse-423
|
||||||
- bindep-ubuntu-trusty
|
- bindep-ubuntu-trusty
|
||||||
@ -46,6 +52,7 @@
|
|||||||
gate:
|
gate:
|
||||||
jobs:
|
jobs:
|
||||||
- bindep-centos-7
|
- bindep-centos-7
|
||||||
|
- bindep-fedora-latest
|
||||||
- bindep-opensuse-150
|
- bindep-opensuse-150
|
||||||
- bindep-opensuse-423
|
- bindep-opensuse-423
|
||||||
- bindep-ubuntu-trusty
|
- bindep-ubuntu-trusty
|
||||||
|
Loading…
x
Reference in New Issue
Block a user