From 010f2694927e378fce4b2a4a979ce89e2e31abf8 Mon Sep 17 00:00:00 2001 From: Colin Walters Date: Thu, 3 Oct 2019 15:40:44 +0000 Subject: [PATCH] ci/papr: Drop cosa build It's currently covered by the Jenkins job. --- .papr.yml | 18 ------------------ 1 file changed, 18 deletions(-) diff --git a/.papr.yml b/.papr.yml index 54f8ccc8..e34e573e 100644 --- a/.papr.yml +++ b/.papr.yml @@ -15,24 +15,6 @@ tests: --- -# Build a Fedora CoreOS ostree -context: fcos-cosa-build -inherit: true - -# This test case wants unprivileged recursive containers -# which we don't have right now; so just provision a VM and do a -# docker --privileged run. -# https://github.com/openshift/origin/issues/21514 -host: - distro: fedora/29/atomic - -tests: - - ./ci/cosa-build.sh - -timeout: 120m - ---- - context: f29-primary inherit: true