<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyos-cloud-init.git/tests/integration_tests/modules/test_snap.py, branch 22.1</title>
<subtitle> (mirror of https://github.com/marekm72/vyos-cloud-init.git)
</subtitle>
<id>https://git.amelek.net/marekm72/vyos-cloud-init.git/atom?h=22.1</id>
<link rel='self' href='https://git.amelek.net/marekm72/vyos-cloud-init.git/atom?h=22.1'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-cloud-init.git/'/>
<updated>2021-11-17T00:04:57+00:00</updated>
<entry>
<title>integration_test: Speed up CI run time (#1111)</title>
<updated>2021-11-17T00:04:57+00:00</updated>
<author>
<name>James Falcon</name>
<email>james.falcon@canonical.com</email>
</author>
<published>2021-11-17T00:04:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-cloud-init.git/commit/?id=8c52bb3fc530742fce50f7f1061a24f3c453ef94'/>
<id>urn:sha1:8c52bb3fc530742fce50f7f1061a24f3c453ef94</id>
<content type='text'>
Move more tests into test_combined.py and remove the CI mark from module
tests that aren't updated often or don't represent core functionality.</content>
</entry>
<entry>
<title>testing: port remaining cloud tests to integration testing framework (SC-191) (#955)</title>
<updated>2021-08-06T22:36:21+00:00</updated>
<author>
<name>James Falcon</name>
<email>therealfalcon@gmail.com</email>
</author>
<published>2021-08-06T22:36:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-cloud-init.git/commit/?id=13b6a8575f813699d406f5cab3424c2beffba26f'/>
<id>urn:sha1:13b6a8575f813699d406f5cab3424c2beffba26f</id>
<content type='text'>
This should enable us to remove the cloud-tests entirely.</content>
</entry>
<entry>
<title>integration_tests: introduce skipping of tests by OS (#702)</title>
<updated>2020-12-03T18:17:55+00:00</updated>
<author>
<name>Daniel Watkins</name>
<email>oddbloke@ubuntu.com</email>
</author>
<published>2020-12-03T18:17:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-cloud-init.git/commit/?id=6c4e87bf336073183f8ae8964366d574c7ee4823'/>
<id>urn:sha1:6c4e87bf336073183f8ae8964366d574c7ee4823</id>
<content type='text'>
This introduces an optional, more complex OS_IMAGE format (`&lt;image
id&gt;::&lt;os&gt;::&lt;release&gt;`) which allows the specification of the OS/OS
release which the given image ID corresponds to.  This information is
used to skip tests which do not apply to the image.
 
This commit is comprised of the following discrete changes:
* introduce the IntegrationImage class, to handle parsing and storing
   the new OS_IMAGE format
* support inferring the OS and OS release of Ubuntu series, so that we
  can continue to set OS_IMAGE to just a series name and have test
  skipping work
* add documentation on Image Selection to integration_tests.rst
* introduce the actual skipping behaviour based on OS marks
* apply the `ubuntu` mark to all tests that should be skipped on
  non-Ubuntu operating systems</content>
</entry>
<entry>
<title>only run a subset of integration tests in CI (#672)</title>
<updated>2020-11-18T14:48:47+00:00</updated>
<author>
<name>Daniel Watkins</name>
<email>oddbloke@ubuntu.com</email>
</author>
<published>2020-11-18T14:48:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-cloud-init.git/commit/?id=cd752df6154c403e6dccaf5e797c1d4f8396f756'/>
<id>urn:sha1:cd752df6154c403e6dccaf5e797c1d4f8396f756</id>
<content type='text'>
This introduces the "ci" mark, used to indicate a test which should run
as part of our CI integration testing run and the integration-tests-ci
tox environment, which runs only those tests. Travis has been adjusted
to use this tox environment.

(All current module tests have been marked with the "ci" mark, but the
one bug test that we have has not.)</content>
</entry>
<entry>
<title>Add more integration tests (#615)</title>
<updated>2020-10-19T19:09:51+00:00</updated>
<author>
<name>lucasmoura</name>
<email>lucas.moura@canonical.com</email>
</author>
<published>2020-10-19T19:09:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-cloud-init.git/commit/?id=b94962b558e929a365bcfad1ca9a9445eee575e8'/>
<id>urn:sha1:b94962b558e929a365bcfad1ca9a9445eee575e8</id>
<content type='text'>
Translate the following tests from `cloud_tests` to the new integration test framework:

* test_runcmd.py
* seed_random_data.py
* set_hostname.py
* set_hostname_fqdn.py
* snap.py
* ssh_auth_key_fingerprints_disable.py
* ssh_auth_key_fingerprints_enable.py
* ssh_import_id.py
* ssh_keys_generate.py
* ssh_keys_provided.py
* timezone.py
* write_files.py</content>
</entry>
</feed>
