]> git.ipfire.org Git - thirdparty/systemd.git/commit
test: add smoke tests for `--network-namespace-path` 7469/head
authorIago López Galeiras <iago@kinvolk.io>
Tue, 12 Dec 2017 16:47:41 +0000 (16:47 +0000)
committerIago López Galeiras <iago@kinvolk.io>
Thu, 14 Dec 2017 16:34:26 +0000 (17:34 +0100)
commitf3d33947eaf9f88f3113e1e07eafcbbc7626b7c4
tree5bfe8c20476b8ec75f214d164ea472935c8e96b6
parent25fd8143169d43843143f12ecf73cc80e4cc3f9f
test: add smoke tests for `--network-namespace-path`

We create net ns with `ip netns`, pass the created ns to nspawn and
check the loopback interface is DOWN.
test/TEST-13-NSPAWN-SMOKE/test.sh