Project

General

Profile

Download (891 Bytes) Statistics
| Branch: | Tag: | Revision:
d081e37f Dominic Cleal
---
# This file is managed centrally by modulesync
# https://github.com/theforeman/foreman-installer-modulesync
25eaf115 Jan Vansteenkiste
rvm:
74945cfb Ewoud Kohl van Wijngaarden
- 2.1.9
97974eff Ewoud Kohl van Wijngaarden
- 2.3.0
- 2.4.1
25eaf115 Jan Vansteenkiste
env:
ee3b420c Michael Moll
matrix:
97974eff Ewoud Kohl van Wijngaarden
- PUPPET_VERSION=4.9
74945cfb Ewoud Kohl van Wijngaarden
global:
b090e513 Ewoud Kohl van Wijngaarden
- PARALLEL_TEST_PROCESSORS=8
893de233 Ewoud Kohl van Wijngaarden
matrix:
f72b1b09 Dominic Cleal
fast_finish: true
47feed87 Ewoud Kohl van Wijngaarden
include:
e821455b Michael Moll
- rvm: 2.4.1
97974eff Ewoud Kohl van Wijngaarden
env: PUPPET_VERSION=5.0
da8de4ba Michael Moll
- rvm: 2.5.1
env: PUPPET_VERSION=5.0
7f65ad6a Ewoud Kohl van Wijngaarden
# Acceptance tests
- rvm: 2.3.1
dist: trusty
env: PUPPET_INSTALL_TYPE=agent BEAKER_debug=true BEAKER_set=docker/centos-7
script: bundle exec rake beaker
services: docker
bundler_args: --without development
- rvm: 2.3.1
dist: trusty
env: PUPPET_INSTALL_TYPE=agent BEAKER_debug=true BEAKER_set=docker/debian-9
script: bundle exec rake beaker
services: docker
bundler_args: --without development
9d38c23b Michael Moll
bundler_args: --without system_tests development
4c4fd0e5 Dominic Cleal
sudo: false