summaryrefslogtreecommitdiff
path: root/tests/cloud_tests/configs/examples/README.md
blob: 110a223b4df6c5a4fde0bfdabba51de948c8b5c6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# Example Test Configs

## Purpose
This folder contains example cloud configs found on
[cloudinit.readthedocs.io](https://cloudinit.readthedocs.io/en/latest/topics/examples.html).
Examples covered by other tests, like modules, are excluded from tests here
to prevent duplication and reduce test time.

## Structure
One test per example test config on cloudinit.readthedocs.io

# vi: ts=4 expandtab