summaryrefslogtreecommitdiff
path: root/tests/fixtures
diff options
context:
space:
mode:
Diffstat (limited to 'tests/fixtures')
-rw-r--r--tests/fixtures/0193-fs-ext2.installfile9
-rw-r--r--tests/fixtures/0194-fs-ext3.installfile9
-rw-r--r--tests/fixtures/0195-fs-jfs.installfile9
-rw-r--r--tests/fixtures/0196-fs-vfat.installfile9
-rw-r--r--tests/fixtures/0197-fs-xfs.installfile9
5 files changed, 45 insertions, 0 deletions
diff --git a/tests/fixtures/0193-fs-ext2.installfile b/tests/fixtures/0193-fs-ext2.installfile
new file mode 100644
index 0000000..a0b6c9d
--- /dev/null
+++ b/tests/fixtures/0193-fs-ext2.installfile
@@ -0,0 +1,9 @@
+network false
+hostname test.machine
+pkginstall adelie-base
+rootpw $6$gumtLGmHwOVIRpQR$2M9PUO24hy5mofzWWf9a.YLbzOgOlUby1g0hDj.wG67E2wrrvys59fq02PPdxBdbgkLZFtjfEx6MHZwMBamwu/
+diskid /dev/sdb WDBNCE2500PNC
+disklabel /dev/sdb gpt
+partition /dev/sdb 1 fill
+fs /dev/sdb1 ext2
+mount /dev/sdb1 /
diff --git a/tests/fixtures/0194-fs-ext3.installfile b/tests/fixtures/0194-fs-ext3.installfile
new file mode 100644
index 0000000..b261530
--- /dev/null
+++ b/tests/fixtures/0194-fs-ext3.installfile
@@ -0,0 +1,9 @@
+network false
+hostname test.machine
+pkginstall adelie-base
+rootpw $6$gumtLGmHwOVIRpQR$2M9PUO24hy5mofzWWf9a.YLbzOgOlUby1g0hDj.wG67E2wrrvys59fq02PPdxBdbgkLZFtjfEx6MHZwMBamwu/
+diskid /dev/sdb WDBNCE2500PNC
+disklabel /dev/sdb mbr
+partition /dev/sdb 1 fill
+fs /dev/sdb1 ext3
+mount /dev/sdb1 /
diff --git a/tests/fixtures/0195-fs-jfs.installfile b/tests/fixtures/0195-fs-jfs.installfile
new file mode 100644
index 0000000..40bc217
--- /dev/null
+++ b/tests/fixtures/0195-fs-jfs.installfile
@@ -0,0 +1,9 @@
+network false
+hostname test.machine
+pkginstall adelie-base
+rootpw $6$gumtLGmHwOVIRpQR$2M9PUO24hy5mofzWWf9a.YLbzOgOlUby1g0hDj.wG67E2wrrvys59fq02PPdxBdbgkLZFtjfEx6MHZwMBamwu/
+diskid /dev/sdb WDBNCE2500PNC
+disklabel /dev/sdb apm
+partition /dev/sdb 1 fill
+fs /dev/sdb1 jfs
+mount /dev/sdb1 /
diff --git a/tests/fixtures/0196-fs-vfat.installfile b/tests/fixtures/0196-fs-vfat.installfile
new file mode 100644
index 0000000..bea20f9
--- /dev/null
+++ b/tests/fixtures/0196-fs-vfat.installfile
@@ -0,0 +1,9 @@
+network false
+hostname test.machine
+pkginstall adelie-base
+rootpw $6$gumtLGmHwOVIRpQR$2M9PUO24hy5mofzWWf9a.YLbzOgOlUby1g0hDj.wG67E2wrrvys59fq02PPdxBdbgkLZFtjfEx6MHZwMBamwu/
+diskid /dev/sdb WDBNCE2500PNC
+disklabel /dev/sdb gpt
+partition /dev/sdb 1 fill
+fs /dev/sdb1 vfat
+mount /dev/sdb1 /
diff --git a/tests/fixtures/0197-fs-xfs.installfile b/tests/fixtures/0197-fs-xfs.installfile
new file mode 100644
index 0000000..488fdf6
--- /dev/null
+++ b/tests/fixtures/0197-fs-xfs.installfile
@@ -0,0 +1,9 @@
+network false
+hostname test.machine
+pkginstall adelie-base
+rootpw $6$gumtLGmHwOVIRpQR$2M9PUO24hy5mofzWWf9a.YLbzOgOlUby1g0hDj.wG67E2wrrvys59fq02PPdxBdbgkLZFtjfEx6MHZwMBamwu/
+diskid /dev/sdb WDBNCE2500PNC
+disklabel /dev/sdb apm
+partition /dev/sdb 1 fill
+fs /dev/sdb1 xfs
+mount /dev/sdb1 /