summaryrefslogtreecommitdiff
path: root/.travis.yml
Commit message (Expand)AuthorAgeFilesLines
* 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
* ci: remove Python 2.7 from CI runs (#137)Daniel Watkins2019-12-201-4/+0
* ci: emit names of tests run in Travis (#120)Daniel Watkins2019-12-181-3/+9
* Revert "travis: only run CI on pull requests"Daniel Watkins2019-12-041-1/+1
* travis: only run CI on pull requestsChad Smith2019-11-121-1/+1
* introduce .travis.ymlDaniel Watkins2019-10-211-0/+55