New upstream version 1.1.1

This commit is contained in:
Sébastien Delafond
2017-11-02 08:56:43 +01:00
parent c926f2bf05
commit ee9fb8dfec
356 changed files with 656439 additions and 643115 deletions
+3 -3
View File
@@ -8,10 +8,9 @@ import signal
import subprocess
import shlex
import time
import errno
from lib import BaseTest
from socket import error as socket_error
class RootDirInaccessible(BaseTest):
"""
@@ -21,12 +20,13 @@ class RootDirInaccessible(BaseTest):
fixturePool = False
configOverride = {
"rootDir": "/root" # any directory that exists but is not writable
"rootDir": "/root" # any directory that exists but is not writable
}
runCmd = "aptly serve -listen=127.0.0.1:8765"
expectedCode = 1
class Serve1Test(BaseTest):
"""
serve public: two publishes, verify HTTP