summaryrefslogtreecommitdiff
path: root/tox.ini
Commit message (Expand)AuthorAgeFilesLines
* tox: integration-tests-jenkins: softfail if only some test failed (#1528)Paride Legovini2022-06-171-1/+4
* Oracle ds changes (#1474)Alberto Contreras2022-06-081-0/+1
* tox: add link checker environment, fix links (#1480)Brett Holman2022-06-031-0/+13
* docs: fix external links, add one more to the list (#1477)Brett Holman2022-05-261-0/+3
* Update linters and adapt code for compatibility (#1434)Paride Legovini2022-05-051-4/+4
* docs: Fix doc warnings and enable errors (#1419)Alberto Contreras2022-04-291-1/+1
* Allow growpart to resize encrypted partitions (#1316)James Falcon2022-04-261-0/+1
* Add support for dual stack IPv6/IPv4 IMDS to Ec2 (#1160)Brett Holman2022-04-141-0/+1
* Mypy stubs and other tox maintenance (SC-920) (#1374)Brett Holman2022-04-121-6/+14
* tox: add types-* packages to check_format env (#1362)James Falcon2022-04-011-0/+3
* black: bump pinned version to 22.3.0 to avoid click dependency issues (#1357)Chad Smith2022-03-291-1/+1
* tox: set verbose flags for integration tests (#1323)Chris Patterson2022-03-111-1/+1
* mypy: introduce type checking (#1254)Chris Patterson2022-02-141-6/+32
* Integration testing docs and refactor (#1231)James Falcon2022-02-021-3/+0
* fix parallel tox execution (#1214)Brett Holman2022-01-311-20/+33
* tox: pass PYCLOUDLIB_* env vars into integration tests when present (#1196)Chad Smith2022-01-181-2/+2
* Remove 3.5 and xenial support (SC-711) (#1167)James Falcon2022-01-101-113/+77
* Adopt Black and isort (SC-700) (#1157)James Falcon2021-12-151-4/+24
* Reorganize unit test locations under tests/unittests (#1126)Brett Holman2021-12-031-5/+5
* Remove pin in dependencies for jsonschema (#1078)James Falcon2021-10-221-1/+1
* tox integration: pass the *_proxy, GOOGLE_*, GCP_* env vars (#1050)Paride Legovini2021-10-071-1/+1
* pin jsonschema in requirements.txt (#1043)James Falcon2021-09-301-0/+1
* testing: remove cloud_tests (#1020)James Falcon2021-09-291-9/+2
* tox: bump the pinned flake8 and pylint version (#1029)Paride Legovini2021-09-211-2/+2
* Fix `make style-check` errors (#1000)Shreenidhi Shedi2021-09-011-2/+2
* Update pylint to v2.9.3 and fix the new issues it spots (#946)Paride Legovini2021-07-201-1/+1
* tests: Add 'adhoc' mark for integration tests (#925)James Falcon2021-06-171-1/+10
* Add integration test for lp-1920939 (#891)James Falcon2021-05-141-0/+1
* Allow user control over update events (#834)James Falcon2021-05-131-1/+1
* Emit dots on travis to avoid timeout (#867)James Falcon2021-04-151-1/+1
* Fix apt default integration test (#845)James Falcon2021-03-191-0/+1
* tox.ini: pass OS_* environment variables to integration tests (#830)Daniel Watkins2021-03-031-2/+2
* integration_tests: introduce lxd_use_exec mark (#802)Daniel Watkins2021-02-221-0/+1
* azure: case-insensitive UUID to avoid new IID during kernel upgrade (#798)Chad Smith2021-02-191-0/+1
* integration_tests: fix use of SSH agent within tox (#815)Daniel Watkins2021-02-181-2/+2
* Stop linting cloud_tests (#791)James Falcon2021-01-261-4/+3
* integration_tests: add integration test for LP: #1910835 (#761)Daniel Watkins2021-01-121-0/+1
* integration_tests: include timestamp in log output (#720)Daniel Watkins2020-12-091-0/+2
* integration_tests: add test for LP: #1898997 (#713)Daniel Watkins2020-12-091-0/+3
* Add integration test for power_state_change module (#717)James Falcon2020-12-091-0/+1
* integration_tests: introduce skipping of tests by OS (#702)Daniel Watkins2020-12-031-0/+1
* tox: avoid tox testenv subsvars for xenial support (#684)Chad Smith2020-11-241-3/+10
* LXD VM support in integration tests (#678)James Falcon2020-11-231-0/+1
* Integration test for fallocate falling back to dd (#681)James Falcon2020-11-231-0/+1
* add integration test for LP: #1900837 (#679)Daniel Watkins2020-11-201-0/+1
* tox.ini: only select "ci" marked tests for CI runs (#677)Daniel Watkins2020-11-181-1/+1
* only run a subset of integration tests in CI (#672)Daniel Watkins2020-11-181-0/+8
* split integration and cloud_tests requirements (#652)Daniel Watkins2020-11-101-1/+3
* integration_tests: various launch improvements (#638)Daniel Watkins2020-11-021-0/+1
* conftest.py: remove top-level import of httpretty (#599)Daniel Watkins2020-10-061-2/+0