summaryrefslogtreecommitdiff
path: root/.travis.yml
Commit message (Expand)AuthorAgeFilesLines
* CI: migrate integration-test to GH actions (#1969)Alberto Contreras2023-01-261-105/+0
* ci: switch unittests to gh actions (#1956)Brett Holman2023-01-121-6/+0
* ci: doc to gh actions (#1951)Brett Holman2023-01-121-11/+0
* Make 3.12 failures not fail the build (#1873)James Falcon2022-11-221-0/+2
* travis: promote 3.11-dev to 3.11 (#1866)Alberto Contreras2022-11-211-1/+1
* test: add 3.12-dev to Travis CI (#1798)Alberto Contreras2022-10-271-0/+1
* doc: Fix rtd builds. (#1718)Alberto Contreras2022-09-061-1/+1
* config: Add wireguard config module (#1570)Fabian Lichtenegger-Lukas2022-08-091-1/+1
* Pin setuptools for Travis (SC-1136) (#1540)James Falcon2022-06-241-0/+6
* CI: drop linters from Travis CI (moved to GH Actions) (#1530)Paride Legovini2022-06-171-10/+0
* add 3.11-dev to Travis CI (#1493)Brett Holman2022-06-071-0/+1
* Docs additions (#1470)Brett Holman2022-05-201-2/+1
* ci: Switch to python 3.10 in Travis CI (#1320)Brett Holman2022-03-071-1/+1
* mypy: introduce type checking (#1254)Chris Patterson2022-02-141-0/+2
* spell check docs with spellintian (#1223)Brett Holman2022-02-021-0/+7
* testing: support pycloudlib config file (#1189)James Falcon2022-01-181-0/+1
* Remove 3.5 and xenial support (SC-711) (#1167)James Falcon2022-01-101-21/+20
* testing: Add 3.10 Test Coverage (#1173)Brett Holman2022-01-071-0/+1
* Remove unittests from integration test job in travis (#1141)Brett Holman2022-01-071-1/+1
* Adopt Black and isort (SC-700) (#1157)James Falcon2021-12-151-0/+4
* travis - don't run integration tests if no deb (#1139)Brett Holman2021-12-081-3/+5
* Add max version to docutilsJames Falcon2021-10-261-1/+1
* Emit dots on travis to avoid timeout (#867)James Falcon2021-04-151-10/+1
* .travis.yml: generate an SSH key before running tests (#848)Daniel Watkins2021-03-191-0/+1
* .travis.yml: don't run cloud_tests in CI (#756)Daniel Watkins2021-01-131-80/+0
* No longer allow integration test failures on travis (#738)James Falcon2020-12-181-3/+1
* .travis.yml: add (most) supported Python versions to CI (#734)Daniel Watkins2020-12-171-3/+12
* .travis.yml: correctly integration test the built .deb (#683)Daniel Watkins2020-11-231-1/+1
* only run a subset of integration tests in CI (#672)Daniel Watkins2020-11-181-1/+1
* Prevent timeout on travis integration tests. (#651)James Falcon2020-11-051-1/+10
* Revert ".travis.yml: use a known-working version of lxd (#643)" (#650)Daniel Watkins2020-11-031-1/+1
* .travis.yml: use a known-working version of lxd (#643)Daniel Watkins2020-10-301-1/+1
* .travis.yml: add integration-tests to Travis matrix (#600)Daniel Watkins2020-10-201-0/+81
* .travis.yml: run a doc build during CI (#534)Daniel Watkins2020-08-131-0/+2
* Enable use of the caplog fixture in pytest tests, and add a cc_final_message ...Daniel Watkins2020-06-301-1/+1
* .travis.yml: revert to installing ubuntu-dev-tools (#460)Daniel Watkins2020-06-261-1/+1
* .travis.yml: rationalise installation of dependencies in host (#449)Daniel Watkins2020-06-261-5/+2
* .travis.yml: only store new schroot if something has changed (#440)Daniel Watkins2020-06-191-14/+15
* .travis.yml: use $TRAVIS_BUILD_DIR for lxd_image caching (#438)Daniel Watkins2020-06-161-2/+2
* travis: cache the chroot we use for package builds (#429)Daniel Watkins2020-06-121-11/+59
* testing: use flake8 again (#392)Joshua Powers2020-05-271-3/+1
* Travis: do not install python3-contextlib2 (dropped dependency) (#388)Paride Legovini2020-05-251-1/+1
* cloud_tests: emit dots on Travis while fetching images (#347)Daniel Watkins2020-05-141-1/+1
* .travis.yml: don't run lintian during integration test package builds (#352)Daniel Watkins2020-05-081-1/+1
* .travis.yml: introduce caching (#329)Daniel Watkins2020-04-301-0/+29
* .travis.yml: don't run integration test on ubuntu/* branches (#321)Daniel Watkins2020-04-231-1/+2
* .travis.yml: allow 30 minutes of inactivity in cloud tests (#287)Daniel Watkins2020-03-271-1/+1
* .travis.yml: drop stale comment (#255)Daniel Watkins2020-03-191-1/+0
* cloudinit: move to pytest for running tests (#211)Daniel Watkins2020-03-101-3/+3
* .travis.yml: use correct Python version for xenial tests (#185)Daniel Watkins2020-01-231-1/+1