Age | Commit message (Expand) | Author |
2021-12-15 | Adopt Black and isort (SC-700) (#1157) | James Falcon |
2021-12-03 | Reorganize unit test locations under tests/unittests (#1126) | Brett Holman |
2021-10-22 | Remove pin in dependencies for jsonschema (#1078) | James Falcon |
2021-10-07 | tox integration: pass the *_proxy, GOOGLE_*, GCP_* env vars (#1050) | Paride Legovini |
2021-09-30 | pin jsonschema in requirements.txt (#1043) | James Falcon |
2021-09-29 | testing: remove cloud_tests (#1020) | James Falcon |
2021-09-21 | tox: bump the pinned flake8 and pylint version (#1029) | Paride Legovini |
2021-09-01 | Fix `make style-check` errors (#1000) | Shreenidhi Shedi |
2021-07-20 | Update pylint to v2.9.3 and fix the new issues it spots (#946) | Paride Legovini |
2021-06-17 | tests: Add 'adhoc' mark for integration tests (#925) | James Falcon |
2021-05-14 | Add integration test for lp-1920939 (#891) | James Falcon |
2021-05-13 | Allow user control over update events (#834) | James Falcon |
2021-04-15 | Emit dots on travis to avoid timeout (#867) | James Falcon |
2021-03-19 | Fix apt default integration test (#845) | James Falcon |
2021-03-03 | tox.ini: pass OS_* environment variables to integration tests (#830) | Daniel Watkins |
2021-02-22 | integration_tests: introduce lxd_use_exec mark (#802) | Daniel Watkins |
2021-02-19 | azure: case-insensitive UUID to avoid new IID during kernel upgrade (#798) | Chad Smith |
2021-02-18 | integration_tests: fix use of SSH agent within tox (#815) | Daniel Watkins |
2021-01-26 | Stop linting cloud_tests (#791) | James Falcon |
2021-01-12 | integration_tests: add integration test for LP: #1910835 (#761) | Daniel Watkins |
2020-12-09 | integration_tests: include timestamp in log output (#720) | Daniel Watkins |
2020-12-09 | integration_tests: add test for LP: #1898997 (#713) | Daniel Watkins |
2020-12-09 | Add integration test for power_state_change module (#717) | James Falcon |
2020-12-03 | integration_tests: introduce skipping of tests by OS (#702) | Daniel Watkins |
2020-11-24 | tox: avoid tox testenv subsvars for xenial support (#684) | Chad Smith |
2020-11-23 | LXD VM support in integration tests (#678) | James Falcon |
2020-11-23 | Integration test for fallocate falling back to dd (#681) | James Falcon |
2020-11-20 | add integration test for LP: #1900837 (#679) | Daniel Watkins |
2020-11-18 | tox.ini: only select "ci" marked tests for CI runs (#677) | Daniel Watkins |
2020-11-18 | only run a subset of integration tests in CI (#672) | Daniel Watkins |
2020-11-10 | split integration and cloud_tests requirements (#652) | Daniel Watkins |
2020-11-02 | integration_tests: various launch improvements (#638) | Daniel Watkins |
2020-10-06 | conftest.py: remove top-level import of httpretty (#599) | Daniel Watkins |
2020-10-05 | tox.ini: add integration-tests testenv definition (#595) | Daniel Watkins |
2020-10-01 | Initial implementation of integration testing infrastructure (#581) | James Falcon |
2020-08-25 | tox: bump the pylint version to 2.6.0 in the default run (#544) | Paride Legovini |
2020-08-13 | tox.ini: pin correct version of httpretty in xenial{,-dev} envs (#531) | Daniel Watkins |
2020-08-10 | DataSourceOracle: refactor to use only OPC v1 endpoint (#493) | Daniel Watkins |
2020-07-06 | cloudinit: fix tip-pylint failures and bump pinned pylint version (#478) | Daniel Watkins |
2020-07-02 | tests: use markers to configure disable_subp_usage (#473) | Daniel Watkins |
2020-06-30 | Enable use of the caplog fixture in pytest tests, and add a cc_final_message ... | Daniel Watkins |
2020-06-10 | test: fix all flake8 E126 errors (#425) | Joshua Powers |
2020-06-02 | test: fix all flake8 E121 and E123 errors (#404) | Joshua Powers |
2020-06-02 | test: fix all flake8 E241 (#403) | Joshua Powers |
2020-06-02 | test: ignore flake8 E402 errors in main.py (#402) | Joshua Powers |
2020-06-01 | test: fix all flake8 E741 errors (#401) | Joshua Powers |
2020-05-27 | testing: use flake8 again (#392) | Joshua Powers |
2020-05-14 | cloud_tests: emit dots on Travis while fetching images (#347) | Daniel Watkins |
2020-04-24 | cloudinit: drop dependencies on unittest2 and contextlib2 (#322) | Daniel Watkins |
2020-03-17 | cloudinit: remove six from packaging/tooling (#253) | Daniel Watkins |