summaryrefslogtreecommitdiff
path: root/tests/cloud_tests/testcases/modules/README.md
blob: d66101f2e43dfaf12283f4952a2f17f1161e78ad (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# Module Test Configs

## Purpose
Test functionality of cloud config modules. See
[here](https://cloudinit.readthedocs.io/en/latest/topics/modules.html) for
a full list.

## Structure
Should have one or more test configs for each module in cloudinit/config/. The
name of the test should indicate which module the config is verifying.

# vi: ts=4 expandtab