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
/
tests
/
integration_tests
Age
Commit message (
Expand
)
Author
2020-12-18
integration_tests: set log-cli-level to INFO by default (#737)
Daniel Watkins
2020-12-18
integration_tests: log the path we collect logs into (#733)
Daniel Watkins
2020-12-17
integration_tests: fix IN_PLACE CLOUD_INIT_SOURCE (#731)
Daniel Watkins
2020-12-15
integration_tests: restrict test_lxd_bridge appropriately (#730)
Daniel Watkins
2020-12-15
Add integration tests for CLI functionality (#729)
James Falcon
2020-12-15
Integration test for gh-626 (#728)
James Falcon
2020-12-15
Some test_upgrade fixes (#726)
James Falcon
2020-12-15
Ensure overriding test vars with env vars works for booleans (#727)
James Falcon
2020-12-15
integration_tests: port lxd_bridge test from cloud_tests (#718)
Daniel Watkins
2020-12-11
Integration test for gh-632. (#725)
James Falcon
2020-12-11
Integration test for gh-671 (#724)
James Falcon
2020-12-10
Integration test for LP: #1813396 and #669 (#719)
James Falcon
2020-12-09
integration_tests: add test for LP: #1898997 (#713)
Daniel Watkins
2020-12-09
Add integration test for power_state_change module (#717)
James Falcon
2020-12-07
Add upgrade integration test (#693)
James Falcon
2020-12-04
Integration test for 570 (#712)
James Falcon
2020-12-04
Add ability to keep snapshotted images in integration tests (#711)
James Falcon
2020-12-03
Integration test for pull #586 (#706)
James Falcon
2020-12-03
integration_tests: introduce skipping of tests by OS (#702)
Daniel Watkins
2020-12-03
integration_tests: introduce IntegrationInstance.restart (#708)
Daniel Watkins
2020-12-02
Add lxd-vm to list of valid integration test platforms (#705)
James Falcon
2020-11-30
Delete image snapshots created for integration tests (#682)
James Falcon
2020-11-26
Parametrize ssh_keys_provided integration test (#700)
lucasmoura
2020-11-26
Drop use_sudo attribute on IntegrationInstance (#694)
lucasmoura
2020-11-24
Collect logs from integration test runs (#675)
James Falcon
2020-11-23
Ensure proper root permissions in integration tests (#664)
James Falcon
2020-11-23
LXD VM support in integration tests (#678)
James Falcon
2020-11-23
Integration test for fallocate falling back to dd (#681)
James Falcon
2020-11-20
Support configuring SSH host certificates. (#660)
Jonathan Lung
2020-11-20
add integration test for LP: #1900837 (#679)
Daniel Watkins
2020-11-19
Make mount in place for tests work (#667)
James Falcon
2020-11-19
integration_tests: restore emission of settings to log (#657)
Daniel Watkins
2020-11-18
only run a subset of integration tests in CI (#672)
Daniel Watkins
2020-11-04
Fix launch_kwargs bug in integration tests (#654)
James Falcon
2020-11-02
integration_tests: various launch improvements (#638)
Daniel Watkins
2020-11-02
test_lp1886531: don't assume /etc/fstab exists (#639)
Daniel Watkins
2020-10-26
refactor integration testing infrastructure (#610)
James Falcon
2020-10-19
Add more integration tests (#615)
lucasmoura
2020-10-16
integration_tests: emit settings to log during setup (#601)
Daniel Watkins
2020-10-16
integration_tests: implement citest tests run in Travis (#605)
Daniel Watkins
2020-10-15
Add Azure support to integration test framework (#604)
James Falcon
2020-10-06
integration_tests: don't error on cloud-init failure (#596)
Daniel Watkins
2020-10-06
integration_tests: improve cloud-init.log assertions (#593)
Daniel Watkins
2020-10-02
add integration test for LP: #1886531 (#592)
Daniel Watkins
2020-10-01
Initial implementation of integration testing infrastructure (#581)
James Falcon