ci/papr: Bump compose tests to 4 min vCPUs

Compose is a slow test right now.  Down the line what I'd
like to do is: https://github.com/projectatomic/papr/pull/70
Since this job can be scheduled as a container, not a VM.  There's
no reason to grab a whole 8GB of RAM for it, but we *do* want multiple
CPUs.  Containers do that by default.

Closes: #1187
Approved by: jlebon
This commit is contained in:
Colin Walters 2018-01-09 10:46:23 -05:00 committed by Atomic Bot
parent 84f0b017d9
commit a3e0b47e6b

View File

@ -94,6 +94,9 @@ required: true
# docker --privileged run.
host:
distro: fedora/27/atomic
# Compose tests are slow and should be parallelized
specs:
cpus: 4
# Copy yum.repos.d to get any injected repos from the host, which
# will point to a closer mirror. Note we substitute $releasever