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
/
data
Age
Commit message (
Expand
)
Author
2022-01-26
Add json parsing of ip addr show (SC-723) (#1210)
James Falcon
2021-04-12
Fix unpickle for source paths missing run_dir (#863)
lucasmoura
2020-11-17
introduce an upgrade framework and related testing (#659)
Daniel Watkins
2020-10-30
Correct documentation and testcase data for some user-data YAML (#618)
dermotbradley
2019-12-20
freebsd: introduce the freebsd renderer (#61)
Gonéri Le Bouder
2019-03-26
Azure: Ensure platform random_seed is always serializable as JSON.
Jason Zions (MSFT)
2019-02-22
azure: Filter list of ssh keys pulled from fabric
Jason Zions (MSFT)
2019-02-08
netinfo: Adjust ifconfig output parsing for FreeBSD ipv6 entries
Ryan Harper
2018-05-01
netinfo: fix netdev_pformat when a nic does not have an address assigned.
Scott Moser
2018-04-18
net: Depend on iproute2's ip instead of net-tools ifconfig or route
Chad Smith
2018-04-03
correct documentation to match correct attribute name usage.
Dominic Schlegel
2018-03-27
FreeBSD: resizefs module now able to handle zfs/zpool.
Dominic Schlegel
2016-12-19
doc: change 'nobootwait' to 'nofail' in docs
Anhad Jai Singh
2016-02-08
- Added new Unittests for VMware support.
Sankar Tanguturi
2013-07-24
tests: fix pep8 issue
Scott Moser
2013-05-09
Fix the cloud config merging so that it is backwards compat.
Joshua Harlow
2013-05-07
1 more test that does some list appending.
Joshua Harlow
2013-05-07
A few more test files.
Joshua Harlow
2013-05-03
More merging adjustments.
Joshua Harlow
2013-04-23
Add a bunch of new merging test files + runner.
Joshua Harlow
2012-11-08
Ensure that at needed stages the local variables
Joshua Harlow
2012-09-26
Add a new example test that will patch utils and os
Joshua Harlow
2012-08-31
1. Add a helper for tests to use to load resource/data files from
Joshua Harlow