tests: Re-drop testNICAdd
It's too unstable: https://github.com/cockpit-project/cockpit/issues/13861
This commit is contained in:
parent
365ca755d7
commit
a791ac3ba7
@ -25,11 +25,11 @@ export TEST_AUDIT_NO_SELINUX=1
|
|||||||
|
|
||||||
RC=0
|
RC=0
|
||||||
|
|
||||||
# some tests are still too unstable: testCreate,testAddDisk,testDetachDisk
|
# some tests are still too unstable: testCreate,testAddDisk,testDetachDisk,testNICAdd
|
||||||
test/verify/check-machines-dbus -tv --machine $HOST:22 --browser $HOST:9090 \
|
test/verify/check-machines-dbus -tv --machine $HOST:22 --browser $HOST:9090 \
|
||||||
TestMachinesDBus.test{Basic,Libvirt,VCPU,MultipleSettings,BootOrder} \
|
TestMachinesDBus.test{Basic,Libvirt,VCPU,MultipleSettings,BootOrder} \
|
||||||
TestMachinesDBus.test{InlineConsole,ExternalConsole,SerialConsole} \
|
TestMachinesDBus.test{InlineConsole,ExternalConsole,SerialConsole} \
|
||||||
TestMachinesDBus.test{StoragePools,StoragePoolsCreate,VmNICs,NICAdd,NetworkSettings} || RC=$?
|
TestMachinesDBus.test{StoragePools,StoragePoolsCreate,VmNICs,NetworkSettings} || 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 $HOST:22 --browser $HOST:9090 TestUpdates.test{Basic,SecurityOnly} TestAutoUpdates || RC=$?
|
test/verify/check-packagekit -tv --machine $HOST:22 --browser $HOST:9090 TestUpdates.test{Basic,SecurityOnly} TestAutoUpdates || RC=$?
|
||||||
|
Loading…
Reference in New Issue
Block a user