Commit 9f66275
ch_integration_tests: Add basic VM boot test
Add a test that tries to create a VM. Also libvirtd can't be run in
parallel so the tests are run in serial.
Also clear out default network configuration install as it will linger
behind when we sigkill libvirtd otherwise.
The cleanup of /var libvirt content is similarly to avoid old state
lingering around (though potentially some cloud-hypervisor instances
may not get cleaned up, not killing these manually yet) and being used
in other test runs.
Signed-off-by: Rob Bradford <robert.bradford@intel.com>1 parent 6ffa171 commit 9f66275
9 files changed
Lines changed: 1285 additions & 7 deletions
File tree
- ch_integration_tests
- test_data/cloud-init/ubuntu
- tests
- test_infra
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
| 34 | + | |
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
| 39 | + | |
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
| 46 | + | |
46 | 47 | | |
47 | 48 | | |
48 | 49 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments