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
/
modules
Age
Commit message (
Expand
)
Author
2021-07-19
Initial hotplug support (#936)
James Falcon
2021-07-15
Fix MIME policy failure on python version upgrade (#934)
James Falcon
2021-07-12
ssh-util: allow cloudinit to merge all ssh keys into a custom user file, defi...
Emanuele Giuseppe Esposito
2021-07-01
- Detect a Python version change and clear the cache (#857)
Robert Schweikert
2021-05-13
Allow user control over update events (#834)
James Falcon
2021-04-15
add prefer_fqdn_over_hostname config option (#859)
hamalq
2021-04-15
Emit dots on travis to avoid timeout (#867)
James Falcon
2021-03-25
tools/write-ssh-key-fingerprints: do not display empty header/footer (#817)
dermotbradley
2021-03-19
write passwords only to serial console, lock down cloud-init-output.log (#847)
Daniel Watkins
2021-03-19
Fix apt default integration test (#845)
James Falcon
2021-03-11
Integration test for #783 (#832)
James Falcon
2021-03-03
Fix the TestApt tests using apt-key on Xenial and Hirsute (#823)
Paride Legovini
2021-02-22
cc_keys_to_console: add option to disable key emission (#811)
Michael Hudson-Doyle
2021-02-16
Port apt cloud_tests to integration tests (#808)
James Falcon
2021-02-16
Fix attempting to decode binary data in test_seed_random_data test (#806)
James Falcon
2021-02-09
Remove wait argument from tests with session_cloud calls (#805)
James Falcon
2021-01-26
Remove 'remove-raise-on-failure' calls from integration_tests (#788)
James Falcon
2021-01-13
cc_seed_random: update documentation and fix integration test (#771)
Daniel Watkins
2021-01-04
integration_tests: port ca_certs tests from cloud_tests (#732)
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_tests: port lxd_bridge test from cloud_tests (#718)
Daniel Watkins
2020-12-10
Integration test for LP: #1813396 and #669 (#719)
James Falcon
2020-12-09
Add integration test for power_state_change module (#717)
James Falcon
2020-12-03
integration_tests: introduce skipping of tests by OS (#702)
Daniel Watkins
2020-11-26
Parametrize ssh_keys_provided integration test (#700)
lucasmoura
2020-11-23
Ensure proper root permissions in integration tests (#664)
James Falcon
2020-11-20
Support configuring SSH host certificates. (#660)
Jonathan Lung
2020-11-18
only run a subset of integration tests in CI (#672)
Daniel Watkins
2020-10-19
Add more integration tests (#615)
lucasmoura
2020-10-16
integration_tests: implement citest tests run in Travis (#605)
Daniel Watkins