id summary reporter owner description status priority milestone component version resolution keywords cc dependencies 15 AM API acceptance tests report a mismatch between component_id in manifest and request rspecs lnevers@bbn.com ibaldin@renci.org "The AM API test report that the manifest rspec include component_ids that do not match the component_id in the request rspec. Here is the test output: {{{ $ ./am_api_accept.py -a am-undertest -V 2 --debug --ProtoGENIv2 F.F.......... ====================================================================== FAIL: test_CreateSliver: Passes if the sliver creation workflow succeeds. Use --rspec-file to replace the default request RSpec. ---------------------------------------------------------------------- Traceback (most recent call last): File ""./am_api_accept.py"", line 612, in test_CreateSliver self.subtest_CreateSliverWorkflow() File ""./am_api_accept.py"", line 678, in subtest_CreateSliverWorkflow ""but did not."" % slicename) File ""/home/lnevers/gcf-1.6.1-mod1/src/omni_unittest.py"", line 154, in assertCompIDsEqual raise NotEqualComponentIDsError, msg NotEqualComponentIDsError: Request RSpec and Manifest RSpec returned by 'ListResources' on slice 'acclne-151825' expected to have same component_ids but did not. }}} The request RSpec includes a client_id=""geni1"": {{{ }}} The Manifest RSpec includes a client_id=""9a1c9fec-63ec-4d9f-a670-b979bdf1a474#geni1"": {{{ }}}" closed major AM SPIRAL4 fixed sedwards@bbn.com