test: Re-disable TestFirewall.testNetworkingPage
Still too unstable.
This commit is contained in:
parent
5c652c5d08
commit
63f5fd2065
@ -24,6 +24,10 @@ test/verify/check-machines-dbus -tv --machine localhost:22 --browser localhost:9
|
|||||||
TestMachinesDBus.test{InlineConsole,ExternalConsole,SerialConsole} \
|
TestMachinesDBus.test{InlineConsole,ExternalConsole,SerialConsole} \
|
||||||
TestMachinesDBus.test{StoragePools,StoragePoolsCreate,VmNICs} || RC=$?
|
TestMachinesDBus.test{StoragePools,StoragePoolsCreate,VmNICs} || RC=$?
|
||||||
|
|
||||||
|
# TestFirewall.testNetworkingPage is still too unstable
|
||||||
|
test/verify/check-networking-firewall -tv --machine localhost:22 --browser localhost:9090 \
|
||||||
|
TestFirewall.test{AddCustomServices,AddServices,FirewallPage,MultipleZones} || RC=$?
|
||||||
|
|
||||||
# not all classes are nondestructive, and we can't run rebooting tests
|
# not all classes are nondestructive, and we can't run rebooting tests
|
||||||
test/verify/check-packagekit -tv --machine localhost:22 --browser localhost:9090 TestUpdates.test{Basic,SecurityOnly} TestAutoUpdates || RC=$?
|
test/verify/check-packagekit -tv --machine localhost:22 --browser localhost:9090 TestUpdates.test{Basic,SecurityOnly} TestAutoUpdates || RC=$?
|
||||||
|
|
||||||
@ -31,7 +35,6 @@ test/verify/check-packagekit -tv --machine localhost:22 --browser localhost:9090
|
|||||||
for t in accounts \
|
for t in accounts \
|
||||||
login \
|
login \
|
||||||
networking-basic \
|
networking-basic \
|
||||||
networking-firewall \
|
|
||||||
sosreport storage-basic \
|
sosreport storage-basic \
|
||||||
storage-ignored \
|
storage-ignored \
|
||||||
storage-partitions \
|
storage-partitions \
|
||||||
|
Loading…
Reference in New Issue
Block a user