Skip to content

Conversation

@changev
Copy link
Owner

@changev changev commented Aug 3, 2016

@changev
Copy link
Owner Author

changev commented Aug 3, 2016

retest this please

10 similar comments
@changev
Copy link
Owner Author

changev commented Aug 3, 2016

retest this please

@changev
Copy link
Owner Author

changev commented Aug 3, 2016

retest this please

@changev
Copy link
Owner Author

changev commented Aug 3, 2016

retest this please

@changev
Copy link
Owner Author

changev commented Aug 3, 2016

retest this please

@changev
Copy link
Owner Author

changev commented Aug 3, 2016

retest this please

@changev
Copy link
Owner Author

changev commented Aug 5, 2016

retest this please

@changev
Copy link
Owner Author

changev commented Aug 5, 2016

retest this please

@changev
Copy link
Owner Author

changev commented Aug 5, 2016

retest this please

@changev
Copy link
Owner Author

changev commented Aug 5, 2016

retest this please

@changev
Copy link
Owner Author

changev commented Aug 5, 2016

retest this please

@JenkinsRHD
Copy link
Collaborator

*** BUILD #53 ***
Test Name: test_node_tags_del
Error Details: No Content
Stack Trace: Traceback (most recent call last):
  File "/usr/lib/python2.7/unittest/case.py", line 331, in run
    testMethod()
  File "/usr/lib/python2.7/unittest/case.py", line 1043, in runTest
    self._testFunc()
  File "/tmp/.venv/local/lib/python2.7/site-packages/proboscis/case.py", line 296, in testng_method_mistake_capture_func
    compatability.capture_type_error(s_func)
  File "/tmp/.venv/local/lib/python2.7/site-packages/proboscis/compatability/exceptions_2_6.py", line 27, in capture_type_error
    func()
  File "/tmp/.venv/local/lib/python2.7/site-packages/proboscis/case.py", line 350, in func
    func(test_case.state.get_state())
  File "/home/jenkins/workspace/Maglev-BRI-Test/on-multi/RackHD/test/tests/api/v2_0/nodes_tests.py", line 382, in test_node_tags_del
    assert_equal(200, c.status, message=c.reason)
  File "/tmp/.venv/local/lib/python2.7/site-packages/proboscis/asserts.py", line 55, in assert_equal
    raise ASSERTION_ERROR(message)
AssertionError: No Content


Test Name: test_node_delete
Error Details: No Content
-------------------- >> begin captured logging << --------------------
tests.api.v2_0.nodes_tests: INFO: Deleting node 57a43d9a866b94ba09226d83 (name=test_switch_node)
tests.api.v2_0.nodes_tests: INFO: Deleting node 57a43d9a866b94ba09226d84 (name=test_mgmt_node)
tests.api.v2_0.nodes_tests: INFO: Deleting node 57a43d9a866b94ba09226d85 (name=test_pdu_node)
tests.api.v2_0.nodes_tests: INFO: Deleting node 57a43d9a866b94ba09226d86 (name=test_enclosure_node)
tests.api.v2_0.nodes_tests: INFO: Deleting node 57a43d9a866b94ba09226d87 (name=test_compute_node)
--------------------- >> end captured logging << ---------------------
Stack Trace:   File "/usr/lib/python2.7/unittest/case.py", line 331, in run
    testMethod()
  File "/usr/lib/python2.7/unittest/case.py", line 1043, in runTest
    self._testFunc()
  File "/tmp/.venv/local/lib/python2.7/site-packages/proboscis/case.py", line 296, in testng_method_mistake_capture_func
    compatability.capture_type_error(s_func)
  File "/tmp/.venv/local/lib/python2.7/site-packages/proboscis/compatability/exceptions_2_6.py", line 27, in capture_type_error
    func()
  File "/tmp/.venv/local/lib/python2.7/site-packages/proboscis/case.py", line 350, in func
    func(test_case.state.get_state())
  File "/home/jenkins/workspace/Maglev-BRI-Test/on-multi/RackHD/test/tests/api/v2_0/nodes_tests.py", line 234, in test_node_delete
    assert_equal(200, c.status, message=c.reason)
  File "/tmp/.venv/local/lib/python2.7/site-packages/proboscis/asserts.py", line 55, in assert_equal
    raise ASSERTION_ERROR(message)
'No Content\n-------------------- >> begin captured logging << --------------------\ntests.api.v2_0.nodes_tests: INFO: Deleting node 57a43d9a866b94ba09226d83 (name=test_switch_node)\ntests.api.v2_0.nodes_tests: INFO: Deleting node 57a43d9a866b94ba09226d84 (name=test_mgmt_node)\ntests.api.v2_0.nodes_tests: INFO: Deleting node 57a43d9a866b94ba09226d85 (name=test_pdu_node)\ntests.api.v2_0.nodes_tests: INFO: Deleting node 57a43d9a866b94ba09226d86 (name=test_enclosure_node)\ntests.api.v2_0.nodes_tests: INFO: Deleting node 57a43d9a866b94ba09226d87 (name=test_compute_node)\n--------------------- >> end captured logging << ---------------------'

Test Name: test_workflows_graphs_delete
Error Details: 200 != 204
Stack Trace: Traceback (most recent call last):
  File "/usr/lib/python2.7/unittest/case.py", line 331, in run
    testMethod()
  File "/usr/lib/python2.7/unittest/case.py", line 1043, in runTest
    self._testFunc()
  File "/tmp/.venv/local/lib/python2.7/site-packages/proboscis/case.py", line 296, in testng_method_mistake_capture_func
    compatability.capture_type_error(s_func)
  File "/tmp/.venv/local/lib/python2.7/site-packages/proboscis/compatability/exceptions_2_6.py", line 27, in capture_type_error
    func()
  File "/tmp/.venv/local/lib/python2.7/site-packages/proboscis/case.py", line 350, in func
    func(test_case.state.get_state())
  File "/home/jenkins/workspace/Maglev-BRI-Test/on-multi/RackHD/test/tests/api/v2_0/workflows_tests.py", line 167, in test_workflows_graphs_delete
    assert_equal(200,self.__client.last_response.status)
  File "/tmp/.venv/local/lib/python2.7/site-packages/proboscis/asserts.py", line 55, in assert_equal
    raise ASSERTION_ERROR(message)
AssertionError: 200 != 204


Test Name: delete_skus
Error Details: No Content
Stack Trace: Traceback (most recent call last):
  File "/usr/lib/python2.7/unittest/case.py", line 331, in run
    testMethod()
  File "/usr/lib/python2.7/unittest/case.py", line 1043, in runTest
    self._testFunc()
  File "/tmp/.venv/local/lib/python2.7/site-packages/proboscis/case.py", line 296, in testng_method_mistake_capture_func
    compatability.capture_type_error(s_func)
  File "/tmp/.venv/local/lib/python2.7/site-packages/proboscis/compatability/exceptions_2_6.py", line 27, in capture_type_error
    func()
  File "/tmp/.venv/local/lib/python2.7/site-packages/proboscis/case.py", line 350, in func
    func(test_case.state.get_state())
  File "/home/jenkins/workspace/Maglev-BRI-Test/on-multi/RackHD/test/tests/api/v2_0/skupack_tests.py", line 116, in delete_skus
    assert_equal(200, result.status, message=result.reason)
  File "/tmp/.venv/local/lib/python2.7/site-packages/proboscis/asserts.py", line 55, in assert_equal
    raise ASSERTION_ERROR(message)
AssertionError: No Content


@PengTian0
Copy link

BUILD Experimental-Jobs » FunctionTest #15 : FAILURE

1 similar comment
@PengTian0
Copy link

BUILD Experimental-Jobs » FunctionTest #15 : FAILURE

@changev
Copy link
Owner Author

changev commented Feb 17, 2017

BUILD Experimental-Jobs » on-core #11 : FAILURE

@changev
Copy link
Owner Author

changev commented Feb 17, 2017

BUILD Experimental-Jobs » on-core #12 : FAILURE

@changev
Copy link
Owner Author

changev commented Feb 17, 2017

BUILD Experimental-Jobs » on-core #13 : FAILURE

@changev
Copy link
Owner Author

changev commented Feb 17, 2017

BUILD Experimental-Jobs » on-core #14 : FAILURE

@changev
Copy link
Owner Author

changev commented Feb 17, 2017

BUILD Experimental-Jobs » on-core #15 : FAILURE

@PengTian0
Copy link

test this please

@changev
Copy link
Owner Author

changev commented Feb 20, 2017

BUILD zon-core #22 : FAILURE

@changev
Copy link
Owner Author

changev commented Feb 20, 2017

BUILD zon-core #23 : FAILURE

@changev
Copy link
Owner Author

changev commented Feb 20, 2017

BUILD zon-core #24 : FAILURE

@changev
Copy link
Owner Author

changev commented Feb 20, 2017

BUILD zon-core #25 : FAILURE

@changev
Copy link
Owner Author

changev commented Feb 20, 2017

BUILD zon-core #29 : FAILURE

changev pushed a commit that referenced this pull request May 26, 2017
…nces

update package.json to reference smi github
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants