threefoldtecharchive / 0-templates

0-robot templates
Apache License 2.0
1 stars 1 forks source link

continue dm vm testcases #281

Closed AhmedHanafy725 closed 5 years ago

AhmedHanafy725 commented 5 years ago

Edit test IDs. Unskip bridge testcases. Add testcase for:

Result of bridge tests:

ZRT-ZOS-026 [with mode='none'] ... skipped
ZRT-ZOS-026 [with mode='static'] ... [Tue11 09:45] - base_test.py      :92  :j.testsuite.log      - INFO     - Create bridge (B1) with different modes, should succeed
[Tue11 09:45] - base_test.py      :92  :j.testsuite.log      - INFO     - Check that the params has been reflected correctly
passed
ZRT-ZOS-026 [with mode='dnsmasq'] ... [Tue11 09:45] - base_test.py      :92  :j.testsuite.log      - INFO     - Create bridge (B1) with different modes, should succeed
[Tue11 09:45] - base_test.py      :92  :j.testsuite.log      - INFO     - Check that the params has been reflected correctly
passed
ZRT-ZOS-027 ... skipped
ZRT-ZOS-028 ... skipped
ZRT-ZOS-029 ... skipped
ZRT-ZOS-030 ... skipped
ZRT-ZOS-031 [with nat='True'] ... [Tue11 09:45] - base_test.py      :92  :j.testsuite.log      - INFO     - Create bridge (B1) with nat = False/True, should succeed
[Tue11 09:45] - base_test.py      :92  :j.testsuite.log      - INFO     - Create container (C1) and attach bridge (B1) to it, should succeed.
[Tue11 09:45] - container.py      :50  :j.controller.log     - INFO     - Install container_4e437ca3242355899f17ee container
[Tue11 09:47] - base_test.py      :92  :j.testsuite.log      - INFO     - Add ip to eth0 and set it up
[Tue11 09:47] - base_test.py      :92  :j.testsuite.log      - INFO     - set network interface eth0 as default route, should succeed
[Tue11 09:47] - base_test.py      :92  :j.testsuite.log      - INFO     - Try to ping 8.8.8.8 when NAT is enabled, should succeed
[Tue11 09:48] - container.py      :55  :j.controller.log     - INFO     - Uninstall container_4e437ca3242355899f17ee conatiner
passed
ZRT-ZOS-031 [with nat='False'] ... [Tue11 09:48] - base_test.py      :92  :j.testsuite.log      - INFO     - Create bridge (B1) with nat = False/True, should succeed
[Tue11 09:48] - base_test.py      :92  :j.testsuite.log      - INFO     - Create container (C1) and attach bridge (B1) to it, should succeed.
[Tue11 09:48] - container.py      :50  :j.controller.log     - INFO     - Install container_1e4258a23cadb2d78dd37f container
[Tue11 09:49] - base_test.py      :92  :j.testsuite.log      - INFO     - Add ip to eth0 and set it up
[Tue11 09:50] - base_test.py      :92  :j.testsuite.log      - INFO     - set network interface eth0 as default route, should succeed
[Tue11 09:50] - base_test.py      :92  :j.testsuite.log      - INFO     - Try to ping 8.8.8.8 when NAT is disabled, should fail
[Tue11 09:50] - container.py      :55  :j.controller.log     - INFO     - Uninstall container_1e4258a23cadb2d78dd37f conatiner
passed
======================================================================
1) SKIP: ZRT-ZOS-026 [with mode='none']
----------------------------------------------------------------------
   No Traceback
   SkipTest: https://github.com/threefoldtech/0-templates/issues/258
======================================================================
2) SKIP: ZRT-ZOS-027
----------------------------------------------------------------------
   No Traceback
   SkipTest: https://github.com/threefoldtech/0-templates/issues/258
======================================================================
3) SKIP: ZRT-ZOS-028
----------------------------------------------------------------------
   No Traceback
   SkipTest: https://github.com/threefoldtech/0-templates/issues/258
======================================================================
4) SKIP: ZRT-ZOS-029
----------------------------------------------------------------------
   No Traceback
   SkipTest: https://github.com/threefoldtech/0-core/issues/87
======================================================================
5) SKIP: ZRT-ZOS-030
----------------------------------------------------------------------
   No Traceback
   SkipTest: https://github.com/threefoldtech/0-templates/issues/258

-----------------------------------------------------------------------------
9 tests run in 313.296 seconds. 
5 skipped (4 tests passed)