summaryrefslogtreecommitdiffstats
path: root/features/apt.feature
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2014-12-20 12:50:52 +0100
committerHolger Levsen <holger@layer-acht.org>2014-12-21 09:47:02 +0100
commitf87bb8c4471657386eebc675a405e228933a0757 (patch)
tree8f3458ba6a0599b6970644e1277daf63d38f76ea /features/apt.feature
parent1d412631ef5715fd3a714a310614b1cae4f18c03 (diff)
downloadjenkins.debian.net-f87bb8c4471657386eebc675a405e228933a0757.tar.xz
lvc: adopt sources.list for Debian
Diffstat (limited to 'features/apt.feature')
-rw-r--r--features/apt.feature2
1 files changed, 1 insertions, 1 deletions
diff --git a/features/apt.feature b/features/apt.feature
index 3ee9e435..126f6ecf 100644
--- a/features/apt.feature
+++ b/features/apt.feature
@@ -19,7 +19,7 @@ Feature: Installing packages through APT
And I save the state so the background can be restored next scenario
Scenario: APT sources are configured correctly
- Then the only hosts in APT sources are "ftp.us.debian.org,security.debian.org,backports.debian.org,deb.tails.boum.org,deb.torproject.org,mozilla.debian.net"
+ Then the only hosts in APT sources are "ftp.us.debian.org,http.debian.net,ftp.debian.org,security.debian.org"
Scenario: Install packages using apt-get
When I update APT using apt-get