]> git.ipfire.org Git - thirdparty/systemd.git/commit
test: add CLI smoke tests for `--network-namespace-path` of nspawn
authorDongsu Park <dongsu@kinvolk.io>
Sat, 25 Nov 2017 18:39:37 +0000 (19:39 +0100)
committerIago López Galeiras <iago@kinvolk.io>
Wed, 13 Dec 2017 10:21:06 +0000 (10:21 +0000)
commit25fd8143169d43843143f12ecf73cc80e4cc3f9f
treea410c51dc0b1d5bc2f5b614c7cf6ef47c358915c
parentd7bea6b6299677fe0b5ddc73ff313f93c3d453c7
test: add CLI smoke tests for `--network-namespace-path` of nspawn

Since the new option `--network-namespace-path=` of systemd-nspawn
cannot be used together with other network-related options, we need
to add more smoke tests for checking these conditions of options.
test/TEST-13-NSPAWN-SMOKE/test.sh