index
:
vyos-cloud-init.git
circinus
crux
current
equuleus
mergify/bp/circinus/pr-78
mergify/bp/circinus/pr-85
mergify/bp/sagitta/pr-78
sagitta
(mirror of https://github.com/vyos/vyos-cloud-init.git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
.travis.yml
Age
Commit message (
Expand
)
Author
2021-12-08
travis - don't run integration tests if no deb (#1139)
Brett Holman
2021-10-26
Add max version to docutils
James Falcon
2021-04-15
Emit dots on travis to avoid timeout (#867)
James Falcon
2021-03-19
.travis.yml: generate an SSH key before running tests (#848)
Daniel Watkins
2021-01-13
.travis.yml: don't run cloud_tests in CI (#756)
Daniel Watkins
2020-12-18
No longer allow integration test failures on travis (#738)
James Falcon
2020-12-17
.travis.yml: add (most) supported Python versions to CI (#734)
Daniel Watkins
2020-11-23
.travis.yml: correctly integration test the built .deb (#683)
Daniel Watkins
2020-11-18
only run a subset of integration tests in CI (#672)
Daniel Watkins
2020-11-05
Prevent timeout on travis integration tests. (#651)
James Falcon
2020-11-03
Revert ".travis.yml: use a known-working version of lxd (#643)" (#650)
Daniel Watkins
2020-10-30
.travis.yml: use a known-working version of lxd (#643)
Daniel Watkins
2020-10-20
.travis.yml: add integration-tests to Travis matrix (#600)
Daniel Watkins
2020-08-13
.travis.yml: run a doc build during CI (#534)
Daniel Watkins
2020-06-30
Enable use of the caplog fixture in pytest tests, and add a cc_final_message ...
Daniel Watkins
2020-06-26
.travis.yml: revert to installing ubuntu-dev-tools (#460)
Daniel Watkins
2020-06-26
.travis.yml: rationalise installation of dependencies in host (#449)
Daniel Watkins
2020-06-19
.travis.yml: only store new schroot if something has changed (#440)
Daniel Watkins
2020-06-16
.travis.yml: use $TRAVIS_BUILD_DIR for lxd_image caching (#438)
Daniel Watkins
2020-06-12
travis: cache the chroot we use for package builds (#429)
Daniel Watkins
2020-05-27
testing: use flake8 again (#392)
Joshua Powers
2020-05-25
Travis: do not install python3-contextlib2 (dropped dependency) (#388)
Paride Legovini
2020-05-14
cloud_tests: emit dots on Travis while fetching images (#347)
Daniel Watkins
2020-05-08
.travis.yml: don't run lintian during integration test package builds (#352)
Daniel Watkins
2020-04-30
.travis.yml: introduce caching (#329)
Daniel Watkins
2020-04-23
.travis.yml: don't run integration test on ubuntu/* branches (#321)
Daniel Watkins
2020-03-27
.travis.yml: allow 30 minutes of inactivity in cloud tests (#287)
Daniel Watkins
2020-03-19
.travis.yml: drop stale comment (#255)
Daniel Watkins
2020-03-10
cloudinit: move to pytest for running tests (#211)
Daniel Watkins
2020-01-23
.travis.yml: use correct Python version for xenial tests (#185)
Daniel Watkins
2019-12-20
ci: remove Python 2.7 from CI runs (#137)
Daniel Watkins
2019-12-18
ci: emit names of tests run in Travis (#120)
Daniel Watkins
2019-12-04
Revert "travis: only run CI on pull requests"
Daniel Watkins
2019-11-12
travis: only run CI on pull requests
Chad Smith
2019-10-21
introduce .travis.yml
Daniel Watkins