LXC-STOP(1) | General Commands Manual | LXC-STOP(1) |
NAME¶
lxc-stop - mock lxc-stop command used by LAVA
SUMMARY¶
Mocks lxc-stop command used by Linaro Automated Validation Architecture (LAVA). LXC is Linux Containers userspace tools. lxc-stop does not use LXC. It is part of lava-lxc-mocker, which mocks some of the LXC commands used by LAVA. lxc-stop does not do anything except exiting with 0 (zero).
SYNOPSIS¶
lxc-stop
NOTE¶
The commands provided by lava-lxc-mocker are simple shell scripts that use the same command names mocking some LXC commands and does not use LXC. lava-lxc-mocker commands still need to be executed in the same sequence as a typical LXC operation. In particular, once a container has been created, that container needs to be destroyed to clean up the symlinks and other artifacts.
SEE ALSO¶
lava-lxc-mocker(7), lxc-attach(1), lxc-create(1), lxc-destroy(1), lxc-device(1), lxc-info(1), lxc-start(1)
LICENSE¶
Released under the MIT License: http://www.opensource.org/licenses/mit-license.php
AUTHOR¶
Senthil Kumaran S <senthil.kumaran@linaro.org>
COPYRIGHT¶
2010-2023, Linaro Limited
January 23, 2023 | 2023.01 |