Merge ~powersj/cloud-init:cii-combine-test-cases into cloud-init:master

Proposed by Joshua Powers
Status: Merged
Approved by: Chad Smith
Approved revision: 7935fef075ab660a21fb4d58d5c71ef720674ac2
Merged at revision: 0ee829f91322ae1788ee6fb2a164cf06cdfff7db
Proposed branch: ~powersj/cloud-init:cii-combine-test-cases
Merge into: cloud-init:master
Diff against target: 281 lines (+1/-1)
68 files modified
tests/cloud_tests/__init__.py (+1/-1)
tests/cloud_tests/testcases/bugs/README.md (+0/-0)
tests/cloud_tests/testcases/bugs/lp1511485.yaml (+0/-0)
tests/cloud_tests/testcases/bugs/lp1611074.yaml (+0/-0)
tests/cloud_tests/testcases/bugs/lp1628337.yaml (+0/-0)
tests/cloud_tests/testcases/examples/README.md (+0/-0)
tests/cloud_tests/testcases/examples/TODO.md (+0/-0)
tests/cloud_tests/testcases/examples/add_apt_repositories.yaml (+0/-0)
tests/cloud_tests/testcases/examples/alter_completion_message.yaml (+0/-0)
tests/cloud_tests/testcases/examples/configure_instance_trusted_ca_certificates.yaml (+0/-0)
tests/cloud_tests/testcases/examples/configure_instances_ssh_keys.yaml (+0/-0)
tests/cloud_tests/testcases/examples/including_user_groups.yaml (+0/-0)
tests/cloud_tests/testcases/examples/install_arbitrary_packages.yaml (+0/-0)
tests/cloud_tests/testcases/examples/install_run_chef_recipes.yaml (+0/-0)
tests/cloud_tests/testcases/examples/run_apt_upgrade.yaml (+0/-0)
tests/cloud_tests/testcases/examples/run_commands.yaml (+0/-0)
tests/cloud_tests/testcases/examples/run_commands_first_boot.yaml (+0/-0)
tests/cloud_tests/testcases/examples/setup_run_puppet.yaml (+0/-0)
tests/cloud_tests/testcases/examples/writing_out_arbitrary_files.yaml (+0/-0)
tests/cloud_tests/testcases/main/README.md (+0/-0)
tests/cloud_tests/testcases/main/command_output_simple.yaml (+0/-0)
tests/cloud_tests/testcases/modules/README.md (+0/-0)
tests/cloud_tests/testcases/modules/TODO.md (+0/-0)
tests/cloud_tests/testcases/modules/apt_configure_conf.yaml (+0/-0)
tests/cloud_tests/testcases/modules/apt_configure_disable_suites.yaml (+0/-0)
tests/cloud_tests/testcases/modules/apt_configure_primary.yaml (+0/-0)
tests/cloud_tests/testcases/modules/apt_configure_proxy.yaml (+0/-0)
tests/cloud_tests/testcases/modules/apt_configure_security.yaml (+0/-0)
tests/cloud_tests/testcases/modules/apt_configure_sources_key.yaml (+0/-0)
tests/cloud_tests/testcases/modules/apt_configure_sources_keyserver.yaml (+0/-0)
tests/cloud_tests/testcases/modules/apt_configure_sources_list.yaml (+0/-0)
tests/cloud_tests/testcases/modules/apt_configure_sources_ppa.yaml (+0/-0)
tests/cloud_tests/testcases/modules/apt_pipelining_disable.yaml (+0/-0)
tests/cloud_tests/testcases/modules/apt_pipelining_os.yaml (+0/-0)
tests/cloud_tests/testcases/modules/bootcmd.yaml (+0/-0)
tests/cloud_tests/testcases/modules/byobu.yaml (+0/-0)
tests/cloud_tests/testcases/modules/ca_certs.yaml (+0/-0)
tests/cloud_tests/testcases/modules/debug_disable.yaml (+0/-0)
tests/cloud_tests/testcases/modules/debug_enable.yaml (+0/-0)
tests/cloud_tests/testcases/modules/final_message.yaml (+0/-0)
tests/cloud_tests/testcases/modules/keys_to_console.yaml (+0/-0)
tests/cloud_tests/testcases/modules/landscape.yaml (+0/-0)
tests/cloud_tests/testcases/modules/locale.yaml (+0/-0)
tests/cloud_tests/testcases/modules/lxd_bridge.yaml (+0/-0)
tests/cloud_tests/testcases/modules/lxd_dir.yaml (+0/-0)
tests/cloud_tests/testcases/modules/ntp.yaml (+0/-0)
tests/cloud_tests/testcases/modules/ntp_pools.yaml (+0/-0)
tests/cloud_tests/testcases/modules/ntp_servers.yaml (+0/-0)
tests/cloud_tests/testcases/modules/package_update_upgrade_install.yaml (+0/-0)
tests/cloud_tests/testcases/modules/runcmd.yaml (+0/-0)
tests/cloud_tests/testcases/modules/salt_minion.yaml (+0/-0)
tests/cloud_tests/testcases/modules/seed_random_command.yaml (+0/-0)
tests/cloud_tests/testcases/modules/seed_random_data.yaml (+0/-0)
tests/cloud_tests/testcases/modules/set_hostname.yaml (+0/-0)
tests/cloud_tests/testcases/modules/set_hostname_fqdn.yaml (+0/-0)
tests/cloud_tests/testcases/modules/set_password.yaml (+0/-0)
tests/cloud_tests/testcases/modules/set_password_expire.yaml (+0/-0)
tests/cloud_tests/testcases/modules/set_password_list.yaml (+0/-0)
tests/cloud_tests/testcases/modules/set_password_list_string.yaml (+0/-0)
tests/cloud_tests/testcases/modules/snappy.yaml (+0/-0)
tests/cloud_tests/testcases/modules/ssh_auth_key_fingerprints_disable.yaml (+0/-0)
tests/cloud_tests/testcases/modules/ssh_auth_key_fingerprints_enable.yaml (+0/-0)
tests/cloud_tests/testcases/modules/ssh_import_id.yaml (+0/-0)
tests/cloud_tests/testcases/modules/ssh_keys_generate.yaml (+0/-0)
tests/cloud_tests/testcases/modules/ssh_keys_provided.yaml (+0/-0)
tests/cloud_tests/testcases/modules/timezone.yaml (+0/-0)
tests/cloud_tests/testcases/modules/user_groups.yaml (+0/-0)
tests/cloud_tests/testcases/modules/write_files.yaml (+0/-0)
Reviewer Review Type Date Requested Status
Chad Smith Approve
Server Team CI bot continuous-integration Approve
Review via email: mp+331678@code.launchpad.net

Commit message

tests: Combine integration configs and testcases

Combine the configs and testcases directories, so all files are
together in one place. Update the test config location as well.

To post a comment you must log in.
Revision history for this message
Server Team CI bot (server-team-bot) wrote :

PASSED: Continuous integration, rev:7935fef075ab660a21fb4d58d5c71ef720674ac2
https://jenkins.ubuntu.com/server/job/cloud-init-ci/370/
Executed test runs:
    SUCCESS: Checkout
    SUCCESS: Unit & Style Tests
    SUCCESS: Ubuntu LTS: Build
    SUCCESS: Ubuntu LTS: Integration
    SUCCESS: MAAS Compatability Testing
    IN_PROGRESS: Declarative: Post Actions

Click here to trigger a rebuild:
https://jenkins.ubuntu.com/server/job/cloud-init-ci/370/rebuild

review: Approve (continuous-integration)
Revision history for this message
Chad Smith (chad.smith) wrote :

straight forward, integration test run worked fine locally and yaml next to the actual tests was agreed upon at the Ubuntu Rally.

review: Approve

There was an error fetching revisions from git servers. Please try again in a few minutes. If the problem persists, contact Launchpad support.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1diff --git a/tests/cloud_tests/__init__.py b/tests/cloud_tests/__init__.py
2index 07148c1..98c1d6c 100644
3--- a/tests/cloud_tests/__init__.py
4+++ b/tests/cloud_tests/__init__.py
5@@ -7,7 +7,7 @@ import os
6
7 BASE_DIR = os.path.dirname(os.path.abspath(__file__))
8 TESTCASES_DIR = os.path.join(BASE_DIR, 'testcases')
9-TEST_CONF_DIR = os.path.join(BASE_DIR, 'configs')
10+TEST_CONF_DIR = os.path.join(BASE_DIR, 'testcases')
11 TREE_BASE = os.sep.join(BASE_DIR.split(os.sep)[:-2])
12
13
14diff --git a/tests/cloud_tests/configs/bugs/README.md b/tests/cloud_tests/testcases/bugs/README.md
15index 09ce076..09ce076 100644
16--- a/tests/cloud_tests/configs/bugs/README.md
17+++ b/tests/cloud_tests/testcases/bugs/README.md
18diff --git a/tests/cloud_tests/configs/bugs/lp1511485.yaml b/tests/cloud_tests/testcases/bugs/lp1511485.yaml
19index ebf9763..ebf9763 100644
20--- a/tests/cloud_tests/configs/bugs/lp1511485.yaml
21+++ b/tests/cloud_tests/testcases/bugs/lp1511485.yaml
22diff --git a/tests/cloud_tests/configs/bugs/lp1611074.yaml b/tests/cloud_tests/testcases/bugs/lp1611074.yaml
23index 960679d..960679d 100644
24--- a/tests/cloud_tests/configs/bugs/lp1611074.yaml
25+++ b/tests/cloud_tests/testcases/bugs/lp1611074.yaml
26diff --git a/tests/cloud_tests/configs/bugs/lp1628337.yaml b/tests/cloud_tests/testcases/bugs/lp1628337.yaml
27index e39b3cd..e39b3cd 100644
28--- a/tests/cloud_tests/configs/bugs/lp1628337.yaml
29+++ b/tests/cloud_tests/testcases/bugs/lp1628337.yaml
30diff --git a/tests/cloud_tests/configs/examples/README.md b/tests/cloud_tests/testcases/examples/README.md
31index 110a223..110a223 100644
32--- a/tests/cloud_tests/configs/examples/README.md
33+++ b/tests/cloud_tests/testcases/examples/README.md
34diff --git a/tests/cloud_tests/configs/examples/TODO.md b/tests/cloud_tests/testcases/examples/TODO.md
35index 8db0e98..8db0e98 100644
36--- a/tests/cloud_tests/configs/examples/TODO.md
37+++ b/tests/cloud_tests/testcases/examples/TODO.md
38diff --git a/tests/cloud_tests/configs/examples/add_apt_repositories.yaml b/tests/cloud_tests/testcases/examples/add_apt_repositories.yaml
39index 4b8575f..4b8575f 100644
40--- a/tests/cloud_tests/configs/examples/add_apt_repositories.yaml
41+++ b/tests/cloud_tests/testcases/examples/add_apt_repositories.yaml
42diff --git a/tests/cloud_tests/configs/examples/alter_completion_message.yaml b/tests/cloud_tests/testcases/examples/alter_completion_message.yaml
43index 9e154f8..9e154f8 100644
44--- a/tests/cloud_tests/configs/examples/alter_completion_message.yaml
45+++ b/tests/cloud_tests/testcases/examples/alter_completion_message.yaml
46diff --git a/tests/cloud_tests/configs/examples/configure_instance_trusted_ca_certificates.yaml b/tests/cloud_tests/testcases/examples/configure_instance_trusted_ca_certificates.yaml
47index ad32b08..ad32b08 100644
48--- a/tests/cloud_tests/configs/examples/configure_instance_trusted_ca_certificates.yaml
49+++ b/tests/cloud_tests/testcases/examples/configure_instance_trusted_ca_certificates.yaml
50diff --git a/tests/cloud_tests/configs/examples/configure_instances_ssh_keys.yaml b/tests/cloud_tests/testcases/examples/configure_instances_ssh_keys.yaml
51index f3eaf3c..f3eaf3c 100644
52--- a/tests/cloud_tests/configs/examples/configure_instances_ssh_keys.yaml
53+++ b/tests/cloud_tests/testcases/examples/configure_instances_ssh_keys.yaml
54diff --git a/tests/cloud_tests/configs/examples/including_user_groups.yaml b/tests/cloud_tests/testcases/examples/including_user_groups.yaml
55index 0aa7ad2..0aa7ad2 100644
56--- a/tests/cloud_tests/configs/examples/including_user_groups.yaml
57+++ b/tests/cloud_tests/testcases/examples/including_user_groups.yaml
58diff --git a/tests/cloud_tests/configs/examples/install_arbitrary_packages.yaml b/tests/cloud_tests/testcases/examples/install_arbitrary_packages.yaml
59index d398022..d398022 100644
60--- a/tests/cloud_tests/configs/examples/install_arbitrary_packages.yaml
61+++ b/tests/cloud_tests/testcases/examples/install_arbitrary_packages.yaml
62diff --git a/tests/cloud_tests/configs/examples/install_run_chef_recipes.yaml b/tests/cloud_tests/testcases/examples/install_run_chef_recipes.yaml
63index 0bec305..0bec305 100644
64--- a/tests/cloud_tests/configs/examples/install_run_chef_recipes.yaml
65+++ b/tests/cloud_tests/testcases/examples/install_run_chef_recipes.yaml
66diff --git a/tests/cloud_tests/configs/examples/run_apt_upgrade.yaml b/tests/cloud_tests/testcases/examples/run_apt_upgrade.yaml
67index 2b7eae4..2b7eae4 100644
68--- a/tests/cloud_tests/configs/examples/run_apt_upgrade.yaml
69+++ b/tests/cloud_tests/testcases/examples/run_apt_upgrade.yaml
70diff --git a/tests/cloud_tests/configs/examples/run_commands.yaml b/tests/cloud_tests/testcases/examples/run_commands.yaml
71index b0e311b..b0e311b 100644
72--- a/tests/cloud_tests/configs/examples/run_commands.yaml
73+++ b/tests/cloud_tests/testcases/examples/run_commands.yaml
74diff --git a/tests/cloud_tests/configs/examples/run_commands_first_boot.yaml b/tests/cloud_tests/testcases/examples/run_commands_first_boot.yaml
75index 7bd803d..7bd803d 100644
76--- a/tests/cloud_tests/configs/examples/run_commands_first_boot.yaml
77+++ b/tests/cloud_tests/testcases/examples/run_commands_first_boot.yaml
78diff --git a/tests/cloud_tests/configs/examples/setup_run_puppet.yaml b/tests/cloud_tests/testcases/examples/setup_run_puppet.yaml
79index e366c04..e366c04 100644
80--- a/tests/cloud_tests/configs/examples/setup_run_puppet.yaml
81+++ b/tests/cloud_tests/testcases/examples/setup_run_puppet.yaml
82diff --git a/tests/cloud_tests/configs/examples/writing_out_arbitrary_files.yaml b/tests/cloud_tests/testcases/examples/writing_out_arbitrary_files.yaml
83index 6f78f99..6f78f99 100644
84--- a/tests/cloud_tests/configs/examples/writing_out_arbitrary_files.yaml
85+++ b/tests/cloud_tests/testcases/examples/writing_out_arbitrary_files.yaml
86diff --git a/tests/cloud_tests/configs/main/README.md b/tests/cloud_tests/testcases/main/README.md
87index 6034606..6034606 100644
88--- a/tests/cloud_tests/configs/main/README.md
89+++ b/tests/cloud_tests/testcases/main/README.md
90diff --git a/tests/cloud_tests/configs/main/command_output_simple.yaml b/tests/cloud_tests/testcases/main/command_output_simple.yaml
91index 08ca894..08ca894 100644
92--- a/tests/cloud_tests/configs/main/command_output_simple.yaml
93+++ b/tests/cloud_tests/testcases/main/command_output_simple.yaml
94diff --git a/tests/cloud_tests/configs/modules/README.md b/tests/cloud_tests/testcases/modules/README.md
95index d66101f..d66101f 100644
96--- a/tests/cloud_tests/configs/modules/README.md
97+++ b/tests/cloud_tests/testcases/modules/README.md
98diff --git a/tests/cloud_tests/configs/modules/TODO.md b/tests/cloud_tests/testcases/modules/TODO.md
99index 0b933b3..0b933b3 100644
100--- a/tests/cloud_tests/configs/modules/TODO.md
101+++ b/tests/cloud_tests/testcases/modules/TODO.md
102diff --git a/tests/cloud_tests/configs/modules/apt_configure_conf.yaml b/tests/cloud_tests/testcases/modules/apt_configure_conf.yaml
103index de45300..de45300 100644
104--- a/tests/cloud_tests/configs/modules/apt_configure_conf.yaml
105+++ b/tests/cloud_tests/testcases/modules/apt_configure_conf.yaml
106diff --git a/tests/cloud_tests/configs/modules/apt_configure_disable_suites.yaml b/tests/cloud_tests/testcases/modules/apt_configure_disable_suites.yaml
107index 9880067..9880067 100644
108--- a/tests/cloud_tests/configs/modules/apt_configure_disable_suites.yaml
109+++ b/tests/cloud_tests/testcases/modules/apt_configure_disable_suites.yaml
110diff --git a/tests/cloud_tests/configs/modules/apt_configure_primary.yaml b/tests/cloud_tests/testcases/modules/apt_configure_primary.yaml
111index 41bcf2f..41bcf2f 100644
112--- a/tests/cloud_tests/configs/modules/apt_configure_primary.yaml
113+++ b/tests/cloud_tests/testcases/modules/apt_configure_primary.yaml
114diff --git a/tests/cloud_tests/configs/modules/apt_configure_proxy.yaml b/tests/cloud_tests/testcases/modules/apt_configure_proxy.yaml
115index be6c6f8..be6c6f8 100644
116--- a/tests/cloud_tests/configs/modules/apt_configure_proxy.yaml
117+++ b/tests/cloud_tests/testcases/modules/apt_configure_proxy.yaml
118diff --git a/tests/cloud_tests/configs/modules/apt_configure_security.yaml b/tests/cloud_tests/testcases/modules/apt_configure_security.yaml
119index 83dd51d..83dd51d 100644
120--- a/tests/cloud_tests/configs/modules/apt_configure_security.yaml
121+++ b/tests/cloud_tests/testcases/modules/apt_configure_security.yaml
122diff --git a/tests/cloud_tests/configs/modules/apt_configure_sources_key.yaml b/tests/cloud_tests/testcases/modules/apt_configure_sources_key.yaml
123index bde9398..bde9398 100644
124--- a/tests/cloud_tests/configs/modules/apt_configure_sources_key.yaml
125+++ b/tests/cloud_tests/testcases/modules/apt_configure_sources_key.yaml
126diff --git a/tests/cloud_tests/configs/modules/apt_configure_sources_keyserver.yaml b/tests/cloud_tests/testcases/modules/apt_configure_sources_keyserver.yaml
127index 2508813..2508813 100644
128--- a/tests/cloud_tests/configs/modules/apt_configure_sources_keyserver.yaml
129+++ b/tests/cloud_tests/testcases/modules/apt_configure_sources_keyserver.yaml
130diff --git a/tests/cloud_tests/configs/modules/apt_configure_sources_list.yaml b/tests/cloud_tests/testcases/modules/apt_configure_sources_list.yaml
131index 143cb08..143cb08 100644
132--- a/tests/cloud_tests/configs/modules/apt_configure_sources_list.yaml
133+++ b/tests/cloud_tests/testcases/modules/apt_configure_sources_list.yaml
134diff --git a/tests/cloud_tests/configs/modules/apt_configure_sources_ppa.yaml b/tests/cloud_tests/testcases/modules/apt_configure_sources_ppa.yaml
135index 9efdae5..9efdae5 100644
136--- a/tests/cloud_tests/configs/modules/apt_configure_sources_ppa.yaml
137+++ b/tests/cloud_tests/testcases/modules/apt_configure_sources_ppa.yaml
138diff --git a/tests/cloud_tests/configs/modules/apt_pipelining_disable.yaml b/tests/cloud_tests/testcases/modules/apt_pipelining_disable.yaml
139index bd9b5d0..bd9b5d0 100644
140--- a/tests/cloud_tests/configs/modules/apt_pipelining_disable.yaml
141+++ b/tests/cloud_tests/testcases/modules/apt_pipelining_disable.yaml
142diff --git a/tests/cloud_tests/configs/modules/apt_pipelining_os.yaml b/tests/cloud_tests/testcases/modules/apt_pipelining_os.yaml
143index cbed3ba..cbed3ba 100644
144--- a/tests/cloud_tests/configs/modules/apt_pipelining_os.yaml
145+++ b/tests/cloud_tests/testcases/modules/apt_pipelining_os.yaml
146diff --git a/tests/cloud_tests/configs/modules/bootcmd.yaml b/tests/cloud_tests/testcases/modules/bootcmd.yaml
147index 3a73994..3a73994 100644
148--- a/tests/cloud_tests/configs/modules/bootcmd.yaml
149+++ b/tests/cloud_tests/testcases/modules/bootcmd.yaml
150diff --git a/tests/cloud_tests/configs/modules/byobu.yaml b/tests/cloud_tests/testcases/modules/byobu.yaml
151index a9aa1f3..a9aa1f3 100644
152--- a/tests/cloud_tests/configs/modules/byobu.yaml
153+++ b/tests/cloud_tests/testcases/modules/byobu.yaml
154diff --git a/tests/cloud_tests/configs/modules/ca_certs.yaml b/tests/cloud_tests/testcases/modules/ca_certs.yaml
155index d939f43..d939f43 100644
156--- a/tests/cloud_tests/configs/modules/ca_certs.yaml
157+++ b/tests/cloud_tests/testcases/modules/ca_certs.yaml
158diff --git a/tests/cloud_tests/configs/modules/debug_disable.yaml b/tests/cloud_tests/testcases/modules/debug_disable.yaml
159index 63218b1..63218b1 100644
160--- a/tests/cloud_tests/configs/modules/debug_disable.yaml
161+++ b/tests/cloud_tests/testcases/modules/debug_disable.yaml
162diff --git a/tests/cloud_tests/configs/modules/debug_enable.yaml b/tests/cloud_tests/testcases/modules/debug_enable.yaml
163index d44147d..d44147d 100644
164--- a/tests/cloud_tests/configs/modules/debug_enable.yaml
165+++ b/tests/cloud_tests/testcases/modules/debug_enable.yaml
166diff --git a/tests/cloud_tests/configs/modules/final_message.yaml b/tests/cloud_tests/testcases/modules/final_message.yaml
167index c9ed611..c9ed611 100644
168--- a/tests/cloud_tests/configs/modules/final_message.yaml
169+++ b/tests/cloud_tests/testcases/modules/final_message.yaml
170diff --git a/tests/cloud_tests/configs/modules/keys_to_console.yaml b/tests/cloud_tests/testcases/modules/keys_to_console.yaml
171index 5d86e73..5d86e73 100644
172--- a/tests/cloud_tests/configs/modules/keys_to_console.yaml
173+++ b/tests/cloud_tests/testcases/modules/keys_to_console.yaml
174diff --git a/tests/cloud_tests/configs/modules/landscape.yaml b/tests/cloud_tests/testcases/modules/landscape.yaml
175index ed2c37c..ed2c37c 100644
176--- a/tests/cloud_tests/configs/modules/landscape.yaml
177+++ b/tests/cloud_tests/testcases/modules/landscape.yaml
178diff --git a/tests/cloud_tests/configs/modules/locale.yaml b/tests/cloud_tests/testcases/modules/locale.yaml
179index e01518a..e01518a 100644
180--- a/tests/cloud_tests/configs/modules/locale.yaml
181+++ b/tests/cloud_tests/testcases/modules/locale.yaml
182diff --git a/tests/cloud_tests/configs/modules/lxd_bridge.yaml b/tests/cloud_tests/testcases/modules/lxd_bridge.yaml
183index e6b7e76..e6b7e76 100644
184--- a/tests/cloud_tests/configs/modules/lxd_bridge.yaml
185+++ b/tests/cloud_tests/testcases/modules/lxd_bridge.yaml
186diff --git a/tests/cloud_tests/configs/modules/lxd_dir.yaml b/tests/cloud_tests/testcases/modules/lxd_dir.yaml
187index f93a3fa..f93a3fa 100644
188--- a/tests/cloud_tests/configs/modules/lxd_dir.yaml
189+++ b/tests/cloud_tests/testcases/modules/lxd_dir.yaml
190diff --git a/tests/cloud_tests/configs/modules/ntp.yaml b/tests/cloud_tests/testcases/modules/ntp.yaml
191index fbef431..fbef431 100644
192--- a/tests/cloud_tests/configs/modules/ntp.yaml
193+++ b/tests/cloud_tests/testcases/modules/ntp.yaml
194diff --git a/tests/cloud_tests/configs/modules/ntp_pools.yaml b/tests/cloud_tests/testcases/modules/ntp_pools.yaml
195index 3a93faa..3a93faa 100644
196--- a/tests/cloud_tests/configs/modules/ntp_pools.yaml
197+++ b/tests/cloud_tests/testcases/modules/ntp_pools.yaml
198diff --git a/tests/cloud_tests/configs/modules/ntp_servers.yaml b/tests/cloud_tests/testcases/modules/ntp_servers.yaml
199index d59d45a..d59d45a 100644
200--- a/tests/cloud_tests/configs/modules/ntp_servers.yaml
201+++ b/tests/cloud_tests/testcases/modules/ntp_servers.yaml
202diff --git a/tests/cloud_tests/configs/modules/package_update_upgrade_install.yaml b/tests/cloud_tests/testcases/modules/package_update_upgrade_install.yaml
203index 71d24b8..71d24b8 100644
204--- a/tests/cloud_tests/configs/modules/package_update_upgrade_install.yaml
205+++ b/tests/cloud_tests/testcases/modules/package_update_upgrade_install.yaml
206diff --git a/tests/cloud_tests/configs/modules/runcmd.yaml b/tests/cloud_tests/testcases/modules/runcmd.yaml
207index 04e5a05..04e5a05 100644
208--- a/tests/cloud_tests/configs/modules/runcmd.yaml
209+++ b/tests/cloud_tests/testcases/modules/runcmd.yaml
210diff --git a/tests/cloud_tests/configs/modules/salt_minion.yaml b/tests/cloud_tests/testcases/modules/salt_minion.yaml
211index f20d24f..f20d24f 100644
212--- a/tests/cloud_tests/configs/modules/salt_minion.yaml
213+++ b/tests/cloud_tests/testcases/modules/salt_minion.yaml
214diff --git a/tests/cloud_tests/configs/modules/seed_random_command.yaml b/tests/cloud_tests/testcases/modules/seed_random_command.yaml
215index 6a9157e..6a9157e 100644
216--- a/tests/cloud_tests/configs/modules/seed_random_command.yaml
217+++ b/tests/cloud_tests/testcases/modules/seed_random_command.yaml
218diff --git a/tests/cloud_tests/configs/modules/seed_random_data.yaml b/tests/cloud_tests/testcases/modules/seed_random_data.yaml
219index a9b2c88..a9b2c88 100644
220--- a/tests/cloud_tests/configs/modules/seed_random_data.yaml
221+++ b/tests/cloud_tests/testcases/modules/seed_random_data.yaml
222diff --git a/tests/cloud_tests/configs/modules/set_hostname.yaml b/tests/cloud_tests/testcases/modules/set_hostname.yaml
223index c96344c..c96344c 100644
224--- a/tests/cloud_tests/configs/modules/set_hostname.yaml
225+++ b/tests/cloud_tests/testcases/modules/set_hostname.yaml
226diff --git a/tests/cloud_tests/configs/modules/set_hostname_fqdn.yaml b/tests/cloud_tests/testcases/modules/set_hostname_fqdn.yaml
227index daf7593..daf7593 100644
228--- a/tests/cloud_tests/configs/modules/set_hostname_fqdn.yaml
229+++ b/tests/cloud_tests/testcases/modules/set_hostname_fqdn.yaml
230diff --git a/tests/cloud_tests/configs/modules/set_password.yaml b/tests/cloud_tests/testcases/modules/set_password.yaml
231index 04d7c58..04d7c58 100644
232--- a/tests/cloud_tests/configs/modules/set_password.yaml
233+++ b/tests/cloud_tests/testcases/modules/set_password.yaml
234diff --git a/tests/cloud_tests/configs/modules/set_password_expire.yaml b/tests/cloud_tests/testcases/modules/set_password_expire.yaml
235index 789604b..789604b 100644
236--- a/tests/cloud_tests/configs/modules/set_password_expire.yaml
237+++ b/tests/cloud_tests/testcases/modules/set_password_expire.yaml
238diff --git a/tests/cloud_tests/configs/modules/set_password_list.yaml b/tests/cloud_tests/testcases/modules/set_password_list.yaml
239index a2a89c9..a2a89c9 100644
240--- a/tests/cloud_tests/configs/modules/set_password_list.yaml
241+++ b/tests/cloud_tests/testcases/modules/set_password_list.yaml
242diff --git a/tests/cloud_tests/configs/modules/set_password_list_string.yaml b/tests/cloud_tests/testcases/modules/set_password_list_string.yaml
243index c2a0f63..c2a0f63 100644
244--- a/tests/cloud_tests/configs/modules/set_password_list_string.yaml
245+++ b/tests/cloud_tests/testcases/modules/set_password_list_string.yaml
246diff --git a/tests/cloud_tests/configs/modules/snappy.yaml b/tests/cloud_tests/testcases/modules/snappy.yaml
247index 43f9329..43f9329 100644
248--- a/tests/cloud_tests/configs/modules/snappy.yaml
249+++ b/tests/cloud_tests/testcases/modules/snappy.yaml
250diff --git a/tests/cloud_tests/configs/modules/ssh_auth_key_fingerprints_disable.yaml b/tests/cloud_tests/testcases/modules/ssh_auth_key_fingerprints_disable.yaml
251index 746653e..746653e 100644
252--- a/tests/cloud_tests/configs/modules/ssh_auth_key_fingerprints_disable.yaml
253+++ b/tests/cloud_tests/testcases/modules/ssh_auth_key_fingerprints_disable.yaml
254diff --git a/tests/cloud_tests/configs/modules/ssh_auth_key_fingerprints_enable.yaml b/tests/cloud_tests/testcases/modules/ssh_auth_key_fingerprints_enable.yaml
255index 9f5dc34..9f5dc34 100644
256--- a/tests/cloud_tests/configs/modules/ssh_auth_key_fingerprints_enable.yaml
257+++ b/tests/cloud_tests/testcases/modules/ssh_auth_key_fingerprints_enable.yaml
258diff --git a/tests/cloud_tests/configs/modules/ssh_import_id.yaml b/tests/cloud_tests/testcases/modules/ssh_import_id.yaml
259index b62d3f6..b62d3f6 100644
260--- a/tests/cloud_tests/configs/modules/ssh_import_id.yaml
261+++ b/tests/cloud_tests/testcases/modules/ssh_import_id.yaml
262diff --git a/tests/cloud_tests/configs/modules/ssh_keys_generate.yaml b/tests/cloud_tests/testcases/modules/ssh_keys_generate.yaml
263index 659fd93..659fd93 100644
264--- a/tests/cloud_tests/configs/modules/ssh_keys_generate.yaml
265+++ b/tests/cloud_tests/testcases/modules/ssh_keys_generate.yaml
266diff --git a/tests/cloud_tests/configs/modules/ssh_keys_provided.yaml b/tests/cloud_tests/testcases/modules/ssh_keys_provided.yaml
267index 5ceb362..5ceb362 100644
268--- a/tests/cloud_tests/configs/modules/ssh_keys_provided.yaml
269+++ b/tests/cloud_tests/testcases/modules/ssh_keys_provided.yaml
270diff --git a/tests/cloud_tests/configs/modules/timezone.yaml b/tests/cloud_tests/testcases/modules/timezone.yaml
271index 5112aa9..5112aa9 100644
272--- a/tests/cloud_tests/configs/modules/timezone.yaml
273+++ b/tests/cloud_tests/testcases/modules/timezone.yaml
274diff --git a/tests/cloud_tests/configs/modules/user_groups.yaml b/tests/cloud_tests/testcases/modules/user_groups.yaml
275index 71cc9da..71cc9da 100644
276--- a/tests/cloud_tests/configs/modules/user_groups.yaml
277+++ b/tests/cloud_tests/testcases/modules/user_groups.yaml
278diff --git a/tests/cloud_tests/configs/modules/write_files.yaml b/tests/cloud_tests/testcases/modules/write_files.yaml
279index ce936b7..ce936b7 100644
280--- a/tests/cloud_tests/configs/modules/write_files.yaml
281+++ b/tests/cloud_tests/testcases/modules/write_files.yaml

Subscribers

People subscribed via source and target branches