diff options
author | Michael Vogt <mvo@ubuntu.com> | 2014-10-14 17:00:56 +0200 |
---|---|---|
committer | Michael Vogt <mvo@ubuntu.com> | 2014-10-14 17:00:56 +0200 |
commit | d4f4bcf76bb2035b7df370a82b081384140b3083 (patch) | |
tree | 09dae7a47b31de9eeaae525e89b456e02ea8d44f /test/integration/test-apt-update-ims | |
parent | a4221092e50af0b74040f5b4ee800c78b05fd84e (diff) |
Add new configallowinsecurerepositories to the test framework
Add a new configallowinsecurerepositories that controls the value
of Acquire::AllowInsecureRepositories for the tests. Set it to
"false" for most of the testsuite and only enable it where its
really needed. We want to switch the default for this post-jessie.
Diffstat (limited to 'test/integration/test-apt-update-ims')
-rwxr-xr-x | test/integration/test-apt-update-ims | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/test/integration/test-apt-update-ims b/test/integration/test-apt-update-ims index 06b9c2b62..c74058c5d 100755 --- a/test/integration/test-apt-update-ims +++ b/test/integration/test-apt-update-ims @@ -64,6 +64,8 @@ runtest # no Release.gpg or InRelease +configallowinsecurerepositories "true" + msgmsg "Release only" EXPECT="Ign http://localhost:8080 unstable InRelease 404 Not Found |