Skip to content

Commit

Permalink
debian/tests: add openssh-server to deps
Browse files Browse the repository at this point in the history
Apparently not all autopkgtest images have it (looking at you, armhf).

Signed-off-by: Kyle Fazzari <kyrofa@ubuntu.com>
  • Loading branch information
kyrofa committed Aug 3, 2018
1 parent 16931e8 commit 6b17e67
Showing 1 changed file with 8 additions and 7 deletions.
15 changes: 8 additions & 7 deletions debian/tests/control
Original file line number Diff line number Diff line change
Expand Up @@ -13,23 +13,24 @@ Tests: integrationtests-general,
Restrictions: needs-root, allow-stderr, isolation-container, rw-build-tree
Depends: @,
bzr,
curl,
gcc,
git,
curl,
mercurial,
subversion,
libc6-dev,
lxd,
snapd (>= 2.15~),
squashfuse,
python3-pep8,
openssh-server,
mercurial,
pyflakes,
python-flake8,
python3-fixtures,
python3-pep8,
python3-pexpect,
python3-pyftpdlib,
python3-pyramid,
python3-testscenarios
python3-testscenarios,
snapd (>= 2.15~),
squashfuse,
subversion

Tests: snapstests
Restrictions: needs-root, allow-stderr, isolation-container, rw-build-tree
Expand Down

0 comments on commit 6b17e67

Please sign in to comment.