Files
podman/.papr.yml
baude 40f01d56ab .papr.yml
Add CNI networking packages to our test hosts. Also
upgrade to f27 where possible

Signed-off-by: baude <bbaude@redhat.com>

Closes: #127
Approved by: baude
2017-12-13 21:38:36 +00:00

33 lines
560 B
YAML

branches:
- master
- auto
- try
host:
distro: fedora/27/atomic
specs:
ram: 8192
required: true
timeout: 45m
tests:
- CRIO_ROOT=/var/tmp/checkout KPOD_BINARY=/usr/bin/kpod CONMON_BINARY=/usr/libexec/crio/conmon PAPR=1 sh .papr.sh
packages:
- bats
- containernetworking-cni
---
inherit: true
host:
distro: centos/7/atomic/smoketested
specs:
ram: 8192
extra-repos:
- name: epel
metalink: https://mirrors.fedoraproject.org/metalink?repo=epel-7&arch=$basearch
gpgcheck: 0
context: centos/7/atomic/smoketested