summaryrefslogtreecommitdiff
path: root/tests/cloud_tests/configs/main/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'tests/cloud_tests/configs/main/README.md')
-rw-r--r--tests/cloud_tests/configs/main/README.md11
1 files changed, 11 insertions, 0 deletions
diff --git a/tests/cloud_tests/configs/main/README.md b/tests/cloud_tests/configs/main/README.md
new file mode 100644
index 00000000..60346063
--- /dev/null
+++ b/tests/cloud_tests/configs/main/README.md
@@ -0,0 +1,11 @@
+# Main Functionality Test Configs
+
+## purpose
+Test main features and config options of cloud-init such as logging, output
+redirection, early init and integration with init system
+
+## structure
+Should have one or more test configs for all main cloud-init output and logging
+options, and basic functionality test cases
+
+# vi: ts=4 expandtab