From bc5c0f97344116cb3d1dca2c9c6356f1b0f59117 Mon Sep 17 00:00:00 2001 From: "A. Wilcox" Date: Fri, 18 Oct 2019 19:05:24 -0500 Subject: tests: fixtures: Ensure networking disabled on non-network tests --- tests/fixtures/0002-basic-commented.installfile | 2 +- tests/fixtures/0003-basic-whitespace.installfile | 2 +- tests/fixtures/0022-all-kinds-of-atoms.installfile | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/tests/fixtures/0002-basic-commented.installfile b/tests/fixtures/0002-basic-commented.installfile index fd9a5e8..ddcb11c 100644 --- a/tests/fixtures/0002-basic-commented.installfile +++ b/tests/fixtures/0002-basic-commented.installfile @@ -1,7 +1,7 @@ # This file contains comments. # And blank lines. -network true +network false hostname test.machine pkginstall adelie-base diff --git a/tests/fixtures/0003-basic-whitespace.installfile b/tests/fixtures/0003-basic-whitespace.installfile index 4754458..adcbe91 100644 --- a/tests/fixtures/0003-basic-whitespace.installfile +++ b/tests/fixtures/0003-basic-whitespace.installfile @@ -1,5 +1,5 @@ # This file has whitespace everywhere before keys, and even on otherwise-empty lines. - network true + network false hostname test.machine pkginstall adelie-base rootpw $6$gumtLGmHwOVIRpQR$2M9PUO24hy5mofzWWf9a.YLbzOgOlUby1g0hDj.wG67E2wrrvys59fq02PPdxBdbgkLZFtjfEx6MHZwMBamwu/ diff --git a/tests/fixtures/0022-all-kinds-of-atoms.installfile b/tests/fixtures/0022-all-kinds-of-atoms.installfile index 0588a0e..2557683 100644 --- a/tests/fixtures/0022-all-kinds-of-atoms.installfile +++ b/tests/fixtures/0022-all-kinds-of-atoms.installfile @@ -1,4 +1,4 @@ -network true +network false hostname test.machine pkginstall adelie-base musl>1.1.23-r5 konsole=19.12.0-r0 libxxf86vm>=1.1.4-r2 openssh-server<7.9_p1-r4 help2man-doc=1.47.10-r0 perl-encode-jisx0213>0.04-r0 font-adobe-100dpi polkit-qt-1=0.113.0-r0 libssl1.0=1.0.2t-r0 gtk+2.0 rootpw $6$gumtLGmHwOVIRpQR$2M9PUO24hy5mofzWWf9a.YLbzOgOlUby1g0hDj.wG67E2wrrvys59fq02PPdxBdbgkLZFtjfEx6MHZwMBamwu/ -- cgit v1.2.3-70-g09d2