From 7fbaf52dbd9a9afb406d4a631ff5a1625c90ef64 Mon Sep 17 00:00:00 2001 From: "A. Wilcox" Date: Tue, 29 Oct 2019 10:51:41 -0500 Subject: hscript: Implement lvm_vg, add tests --- tests/fixtures/0170-lvmvg-without-vg.installfile | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 tests/fixtures/0170-lvmvg-without-vg.installfile (limited to 'tests/fixtures/0170-lvmvg-without-vg.installfile') diff --git a/tests/fixtures/0170-lvmvg-without-vg.installfile b/tests/fixtures/0170-lvmvg-without-vg.installfile new file mode 100644 index 0000000..2cf015e --- /dev/null +++ b/tests/fixtures/0170-lvmvg-without-vg.installfile @@ -0,0 +1,11 @@ +network false +hostname test.machine +pkginstall adelie-base +rootpw $6$gumtLGmHwOVIRpQR$2M9PUO24hy5mofzWWf9a.YLbzOgOlUby1g0hDj.wG67E2wrrvys59fq02PPdxBdbgkLZFtjfEx6MHZwMBamwu/ +mount /dev/sda1 / +diskid /dev/sdb WDC +disklabel /dev/sdb apm +partition /dev/sdb 1 8M boot +partition /dev/sdb 2 fill +lvm_pv /dev/sdb2 +lvm_vg /dev/sdb2 -- cgit v1.2.3-60-g2f50