diff options
author | A. Wilcox <AWilcox@Wilcox-Tech.com> | 2019-11-06 20:33:01 -0600 |
---|---|---|
committer | A. Wilcox <AWilcox@Wilcox-Tech.com> | 2019-11-06 20:33:01 -0600 |
commit | 5682d368343ccd8440178ea21ee4e29f4bb5201e (patch) | |
tree | c7a9fea34c3faa7c0b189aa14ce4b575ccbccfe6 /tests/kvm.installfile | |
parent | f7c4db70e541ba11017d8261f0901a13badb7c97 (diff) | |
download | horizon-5682d368343ccd8440178ea21ee4e29f4bb5201e.tar.gz horizon-5682d368343ccd8440178ea21ee4e29f4bb5201e.tar.bz2 horizon-5682d368343ccd8440178ea21ee4e29f4bb5201e.tar.xz horizon-5682d368343ccd8440178ea21ee4e29f4bb5201e.zip |
tests: Write more network tests
Diffstat (limited to 'tests/kvm.installfile')
-rw-r--r-- | tests/kvm.installfile | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/tests/kvm.installfile b/tests/kvm.installfile deleted file mode 100644 index 5d54116..0000000 --- a/tests/kvm.installfile +++ /dev/null @@ -1,10 +0,0 @@ -hostname horizonkvmtest-ppc64.adelielinux.org -rootpw $6$gumtLGmHwOVIRpQR$2M9PUO24hy5mofzWWf9a.YLbzOgOlUby1g0hDj.wG67E2wrrvys59fq02PPdxBdbgkLZFtjfEx6MHZwMBamwu/ -network true -netaddress eth0 dhcp -diskid /dev/sda QEMU_HARDDISK -disklabel /dev/sda gpt -partition /dev/sda 1 fill -fs /dev/sda1 ext4 -mount /dev/sda1 / -pkginstall adelie-base-posix |