index
:
vyos-cloud-init.git
circinus
crux
current
equuleus
sagitta
(mirror of https://github.com/marekm72/vyos-cloud-init.git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
integration_tests
/
clouds.py
Age
Commit message (
Expand
)
Author
2022-02-03
testing: stop universally overwriting /etc/cloud/cloud.cfg.d (#1237)
James Falcon
2022-02-02
integration: do not LXD bind mount /etc/cloud/cloud.cfg.d (#1234)
Chad Smith
2022-02-02
Integration testing docs and refactor (#1231)
James Falcon
2022-01-19
integration: test against the Ubuntu daily images (#1198)
Paride Legovini
2022-01-18
testing: support pycloudlib config file (#1189)
James Falcon
2021-12-15
Adopt Black and isort (SC-700) (#1157)
James Falcon
2021-11-01
Add LXD datasource (#1040)
Chad Smith
2021-09-01
Fix `make style-check` errors (#1000)
Shreenidhi Shedi
2021-07-02
testing: simplify test_upgrade.py (#932)
James Falcon
2021-06-14
testing: OCI availability domain is now required (SC-59) (#910)
James Falcon
2021-05-14
Add integration test for lp-1920939 (#891)
James Falcon
2021-04-19
fix error on upgrade caused by new vendordata2 attributes (#869)
James Falcon
2021-04-15
Emit dots on travis to avoid timeout (#867)
James Falcon
2021-03-11
integration_tests: mount more paths IN_PLACE (#838)
Daniel Watkins
2021-03-03
integration_tests: add OpenStack as a platform (#804)
James Falcon
2021-02-18
integration_tests: use unique MAC addresses for tests (#813)
Daniel Watkins
2021-01-26
Remove 'remove-raise-on-failure' calls from integration_tests (#788)
James Falcon
2021-01-22
Use more cloud defaults in integration tests (#757)
James Falcon
2021-01-19
integration_tests: log image serial if available (#772)
Daniel Watkins
2021-01-08
integration_tests: log cloud-init version in SUT (#758)
Daniel Watkins
2021-01-06
integration_tests: add SSH key selection settings (#754)
Daniel Watkins
2020-12-09
Add integration test for power_state_change module (#717)
James Falcon
2020-12-04
Add ability to keep snapshotted images in integration tests (#711)
James Falcon
2020-12-03
integration_tests: introduce skipping of tests by OS (#702)
Daniel Watkins
2020-11-30
Delete image snapshots created for integration tests (#682)
James Falcon
2020-11-23
LXD VM support in integration tests (#678)
James Falcon
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-04
Fix launch_kwargs bug in integration tests (#654)
James Falcon
2020-11-02
integration_tests: various launch improvements (#638)
Daniel Watkins
2020-10-26
refactor integration testing infrastructure (#610)
James Falcon