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
/
unittests
/
test_handler
/
test_handler_disk_setup.py
Age
Commit message (
Expand
)
Author
2020-06-08
Move subp into its own module. (#416)
Scott Moser
2020-02-07
cc_disk_setup: add swap filesystem force flag (#207)
Ryan Harper
2017-09-05
relocate tests/unittests/helpers.py to cloudinit/tests
Lars Kellogg-Stedman
2017-06-14
tools/run-centos: cleanups and move to using read-dependencies
Scott Moser
2017-05-26
disk_setup: udev settle before attempting partitioning or fs creation.
Scott Moser
2017-05-22
disk_setup: fix several issues with gpt disk partitions.
Scott Moser
2017-05-17
tests: fix hardcoded path to mkfs.ext4
Joshua Powers
2017-05-17
Azure: fix reformatting of ephemeral disks on resize to large types.
Scott Moser
2017-05-03
fs_setup: if cmd is specified, use shell interpretation.
Paul Meyer
2017-03-24
Fix filesystem creation when using "partition: auto"
Jonathan Ballet
2016-12-22
LICENSE: Allow dual licensing GPL-3 or Apache 2.0
Jon Grimm
2016-11-22
disk_setup: Use sectors as unit when formatting MBR disks with sfdisk.
Daniel Watkins
2015-03-18
Add tests for cc_disk_setup.is_disk_used.
Daniel Watkins