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