summaryrefslogtreecommitdiff
path: root/tox.ini
AgeCommit message (Expand)Author
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
2019-11-26cloud_tests: add azure platform support to integration testsahosmanmsft
2019-09-07doc: document doc, create makefile and tox targetJoshua Powers
2019-03-21tox: Update testenv for openSUSE Leap to 15.0Thomas Bechtold
2019-03-18tox: bump pylint version to latest (2.3.1)Daniel Watkins
2019-01-25tox: fix disco httpretty dependencies for py37Chad Smith
2018-12-14Update to pylint 2.2.2.Scott Moser
2018-06-08tests: remove pip install workarounds for pylxd, take upstream fix.Scott Moser
2018-06-07tests: ordered tox dependencies for pylxd installChad Smith
2018-05-04pycodestyle: Fix deprecated string literals, move away from flake8.Chad Smith
2018-03-23tests: remove jsonschema from xenial tox environment.Scott Moser
2018-02-12tests: run nosetests in cloudinit/ directory, fix py26 fallout.Scott Moser
2018-01-10tests: add integration requirements text fileJoshua Powers
2018-01-05tests: Enable AWS EC2 Integration TestingJoshua Powers
2017-12-15lint: Fix lints seen by pylint version 1.8.1.Chad Smith
2017-12-11tests: move to using tox 1.7.5Scott Moser
2017-12-07pylint: Update pylint to 1.7.1, run on tests/ and tools and fix complaints.Ryan Harper
2017-10-03tests: re-enable tox with nocloud-kvm supportJoshua Powers