threefoldtecharchive / 0-templates

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

continue adding node_template tests #279

Closed john-kheir closed 5 years ago

john-kheir commented 5 years ago

continue adding node_template tests

root@js:/opt/code/github/threefoldtech/0-templates/tests# nosetests -v -s testcases/a_basics/node_testcases.py --tc-file config.ini ZRT-ZOS-000 ... [Tue11 06:20] - base_test.py :92 :j.testsuite.log - INFO - Get node_service info, should succeed [Tue11 06:20] - base_test.py :92 :j.testsuite.log - INFO - Check that the node_service info is the same as the node info. ok ZRT-ZOS-000 ... [Tue11 06:20] - base_test.py :92 :j.testsuite.log - INFO - Get node_service statistics, should succeed. [Tue11 06:20] - base_test.py :92 :j.testsuite.log - INFO - Check that the node_service statistics is the same as that of the node ok ZRT-ZOS-000 ... [Tue11 06:20] - base_test.py :92 :j.testsuite.log - INFO - Get node_service statistics, should succeed. [Tue11 06:21] - base_test.py :92 :j.testsuite.log - INFO - Check that the node_service statistics is the same as that of the node ok ZRT-ZOS-000 ... [Tue11 06:21] - base_test.py :92 :j.testsuite.log - INFO - Get node_service os version, should succeed. [Tue11 06:21] - base_test.py :92 :j.testsuite.log - INFO - Check that the node_service os version is the same as that of the node ok


Ran 4 tests in 66.279s

OK