[virt-tools-list] [virt-bootstrap] [PATCH 4/5] tests: docker_source: Update description
Radostin Stoyanov
rstoyanov1 at gmail.com
Tue Apr 10 16:38:04 UTC 2018
Signed-off-by: Radostin Stoyanov <rstoyanov1 at gmail.com>
---
tests/docker_source.py | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/tests/docker_source.py b/tests/docker_source.py
index f569eeb..204f945 100644
--- a/tests/docker_source.py
+++ b/tests/docker_source.py
@@ -23,8 +23,8 @@ To avoid fetching network resources we mock out the functions:
- utils.get_image_details(): Returns manifest content
- utils.get_image_dir(): Returns the directory which contains the tar files
-Brief description of this tests:
-1. Create dummy tar files named <checksum>.tar used as image layers.
+Description:
+1. Create dummy image layers (tar files).
2. Generate manifest content.
3. Mock out get_image_details() and get_image_dir().
4. Call bootstrap().
--
2.14.3
More information about the virt-tools-list
mailing list