directory
Version:
v0.0.0-...-0c63f15
Opens a new window with list of versions in this module.
Published: Nov 17, 2016
License: Apache-2.0
Opens a new window with license information.
README
¶
How to run
To run all tests, including the Go tests, run from repository root:
sudo -E make check
To run only the integration tests, run from the test directory:
sudo -E ./main.sh
Environment variables
Name |
Default |
Description |
LXD_BACKEND |
dir |
What backend to test against (btrfs, dir, lvm or zfs) |
LXD_CONCURRENT |
0 |
Run concurency tests, very CPU intensive |
LXD_DEBUG |
0 |
Run lxd, lxc and the shell in debug mode (very verbose) |
LXD_INSPECT |
0 |
Don't teardown the test environment on failure |
LXD_LOGS |
"" |
Path to a directory to copy all the LXD logs to |
LXD_OFFLINE |
0 |
Skip anything that requires network access |
LXD_TEST_IMAGE |
"" (busybox test image) |
Path to an image tarball to use instead of the default busybox image |
LXD_TMPFS |
0 |
Sets up a tmpfs for the whole testsuite to run on (fast but needs memory) |
Directories
¶
* An example of how to use lxd's golang /dev/lxd client.
|
* An example of how to use lxd's golang /dev/lxd client. |
|
|
Click to show internal directories.
Click to hide internal directories.