]> git.ipfire.org Git - thirdparty/lxc.git/commit
python3-lxc: fix api_test.py on s390x 1378/head
authorPo-Hsu Lin <po-hsu.lin@canonical.com>
Wed, 4 Jan 2017 11:23:04 +0000 (19:23 +0800)
committerPo-Hsu Lin <po-hsu.lin@canonical.com>
Wed, 4 Jan 2017 11:23:04 +0000 (19:23 +0800)
commite170106812aaf26c00c08acfd4ff7ea88d5b750c
tree1e30f25abc3b71c0a7596a2d80e8aa2048764755
parentf290a8061f9c983efeefa735e9dbce7067df9c4d
python3-lxc: fix api_test.py on s390x

The api_test.py script uses Trusty release by default, which does not
have s390x image. Switch to Xenial to solve this.

Signed-off-by: Po-Hsu Lin <po-hsu.lin@canonical.com>
src/python-lxc/examples/api_test.py