jolausa

OPNFV ODL tests working 100%

Oct 20th, 2015
151
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.23 KB | None | 0 0
  1. root@743efd5edfa7:/home/opnfv/repos/functest/testcases/Controllers/ODL/CI# ./start_tests.sh
  2. Current environment parameters for ODL suite.
  3. + ODL_IP=192.168.1.2
  4. + ODL_PORT=8282
  5. + USR_NAME=admin
  6. + PASS=admin
  7. + NEUTRON_IP=192.168.1.2
  8. + set +x
  9. Cloning ODL integration git repo.
  10. Already up-to-date.
  11. /home/opnfv/repos/functest/testcases/Controllers/ODL/CI
  12. Copy custom tests to suite.
  13. './custom_tests/neutron/040__delete_ports.txt' -> './integration/test/csit/suites/openstack/neutron/040__delete_ports.txt'
  14. './custom_tests/neutron/050__delete_subnets.txt' -> './integration/test/csit/suites/openstack/neutron/050__delete_subnets.txt'
  15. './custom_tests/neutron/060__delete_networks.txt' -> './integration/test/csit/suites/openstack/neutron/060__delete_networks.txt'
  16. Executing chosen tests.
  17. Starting test: integration/test/csit/suites/integration/basic/
  18. ==============================================================================
  19. Basic
  20. ==============================================================================
  21. Basic.010 Restconf OK :: Test suite to verify Restconf is OK
  22. ==============================================================================
  23. Get Controller Modules :: Get the controller modules via Restconf | PASS |
  24. ------------------------------------------------------------------------------
  25. Basic.010 Restconf OK :: Test suite to verify Restconf is OK | PASS |
  26. 1 critical test, 1 passed, 0 failed
  27. 1 test total, 1 passed, 0 failed
  28. ==============================================================================
  29. Basic | PASS |
  30. 1 critical test, 1 passed, 0 failed
  31. 1 test total, 1 passed, 0 failed
  32. ==============================================================================
  33. Output: /home/opnfv/repos/functest/testcases/Controllers/ODL/CI/output.xml
  34. Log: /home/opnfv/repos/functest/testcases/Controllers/ODL/CI/log.html
  35. Report: /home/opnfv/repos/functest/testcases/Controllers/ODL/CI/report.html
  36. Starting test: integration/test/csit/suites/openstack/neutron/
  37. ==============================================================================
  38. Neutron :: Test suite for Neutron Plugin
  39. ==============================================================================
  40. Neutron.Networks :: Checking Network created in OpenStack are pushed to Ope...
  41. ==============================================================================
  42. Check OpenStack Networks :: Checking OpenStack Neutron for known n... | PASS |
  43. ------------------------------------------------------------------------------
  44. Check OpenDaylight Networks :: Checking OpenDaylight Neutron API f... | PASS |
  45. ------------------------------------------------------------------------------
  46. Create Network :: Create new network in OpenStack | PASS |
  47. ------------------------------------------------------------------------------
  48. Check Network :: Check Network created in OpenDaylight | PASS |
  49. ------------------------------------------------------------------------------
  50. Neutron.Networks :: Checking Network created in OpenStack are push... | PASS |
  51. 4 critical tests, 4 passed, 0 failed
  52. 4 tests total, 4 passed, 0 failed
  53. ==============================================================================
  54. Neutron.Subnets :: Checking Subnets created in OpenStack are pushed to Open...
  55. ==============================================================================
  56. Check OpenStack Subnets :: Checking OpenStack Neutron for known Su... | PASS |
  57. ------------------------------------------------------------------------------
  58. Check OpenDaylight subnets :: Checking OpenDaylight Neutron API fo... | PASS |
  59. ------------------------------------------------------------------------------
  60. Create New subnet :: Create new subnet in OpenStack | PASS |
  61. ------------------------------------------------------------------------------
  62. Check New subnet :: Check new subnet created in OpenDaylight | PASS |
  63. ------------------------------------------------------------------------------
  64. Neutron.Subnets :: Checking Subnets created in OpenStack are pushe... | PASS |
  65. 4 critical tests, 4 passed, 0 failed
  66. 4 tests total, 4 passed, 0 failed
  67. ==============================================================================
  68. Neutron.Ports :: Checking Port created in OpenStack are pushed to OpenDaylight
  69. ==============================================================================
  70. Check OpenStack ports :: Checking OpenStack Neutron for known ports | PASS |
  71. ------------------------------------------------------------------------------
  72. Check OpenDaylight ports :: Checking OpenDaylight Neutron API for ... | PASS |
  73. ------------------------------------------------------------------------------
  74. Create New Port :: Create new port in OpenStack | PASS |
  75. ------------------------------------------------------------------------------
  76. Check New Port :: Check new subnet created in OpenDaylight | PASS |
  77. ------------------------------------------------------------------------------
  78. Neutron.Ports :: Checking Port created in OpenStack are pushed to ... | PASS |
  79. 4 critical tests, 4 passed, 0 failed
  80. 4 tests total, 4 passed, 0 failed
  81. ==============================================================================
  82. Neutron.Delete Ports :: Checking Port deleted in OpenStack are deleted also...
  83. ==============================================================================
  84. Delete New Port :: Delete previously created port in OpenStack | PASS |
  85. ------------------------------------------------------------------------------
  86. Check Port Deleted :: Check port deleted in OpenDaylight | PASS |
  87. ------------------------------------------------------------------------------
  88. Neutron.Delete Ports :: Checking Port deleted in OpenStack are del... | PASS |
  89. 2 critical tests, 2 passed, 0 failed
  90. 2 tests total, 2 passed, 0 failed
  91. ==============================================================================
  92. Neutron.Delete Subnets :: Checking Subnets deleted in OpenStack are deleted...
  93. ==============================================================================
  94. Delete New subnet :: Delete previously created subnet in OpenStack | PASS |
  95. ------------------------------------------------------------------------------
  96. Check New subnet deleted :: Check subnet deleted in OpenDaylight | PASS |
  97. ------------------------------------------------------------------------------
  98. Neutron.Delete Subnets :: Checking Subnets deleted in OpenStack ar... | PASS |
  99. 2 critical tests, 2 passed, 0 failed
  100. 2 tests total, 2 passed, 0 failed
  101. ==============================================================================
  102. Neutron.Delete Networks :: Checking Network deleted in OpenStack are delete...
  103. ==============================================================================
  104. Delete Network :: Delete network in OpenStack | PASS |
  105. ------------------------------------------------------------------------------
  106. Check Network deleted :: Check Network deleted in OpenDaylight | PASS |
  107. ------------------------------------------------------------------------------
  108. Neutron.Delete Networks :: Checking Network deleted in OpenStack a... | PASS |
  109. 2 critical tests, 2 passed, 0 failed
  110. 2 tests total, 2 passed, 0 failed
  111. ==============================================================================
  112. Neutron :: Test suite for Neutron Plugin | PASS |
  113. 18 critical tests, 18 passed, 0 failed
  114. 18 tests total, 18 passed, 0 failed
  115. ==============================================================================
  116. Output: /home/opnfv/repos/functest/testcases/Controllers/ODL/CI/output.xml
  117. Log: /home/opnfv/repos/functest/testcases/Controllers/ODL/CI/log.html
  118. Report: /home/opnfv/repos/functest/testcases/Controllers/ODL/CI/report.html
  119. Final report is located:
  120. Log: /home/opnfv/repos/functest/testcases/Controllers/ODL/CI/log.html
  121. Report: /home/opnfv/repos/functest/testcases/Controllers/ODL/CI/report.html
  122. root@743efd5edfa7:/home/opnfv/repos/functest/testcases/Controllers/ODL/CI# Write failed: Broken pipe
  123. Write failed: Broken pipe
Advertisement
Add Comment
Please, Sign In to add comment