From f1f717ed070cefcc895d3e0ddaa90114afc65bb5 Mon Sep 17 00:00:00 2001
From: Ian Wienand <iwienand@redhat.com>
Date: Fri, 15 Oct 2021 10:07:43 +1100
Subject: [PATCH] functests: drop apt-sources

This builds ubuntu-minimal to test apt-sources, an element that
appears unused.  We don't need this as a gate test.

Change-Id: I5310c0a38a19a7c00764c1057b0a26aafdbacccc
---
 .zuul.d/jobs.yaml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/.zuul.d/jobs.yaml b/.zuul.d/jobs.yaml
index b54aad146..9b3c2e3cb 100644
--- a/.zuul.d/jobs.yaml
+++ b/.zuul.d/jobs.yaml
@@ -20,7 +20,6 @@
     parent: dib-functests-base
     vars:
       dib_functests:
-        - apt-sources/test-sources
         - centos-minimal/7-build-succeeds
         - centos-minimal/8-build-succeeds
         # TODO: enable when CentOS 8 Stream repos mirrored.