[[PageOutline(1-2)]] = Northwestern University InstaGENI Confirmation Tests = For details about the tests in this page, see the '''[wiki:GENIRacksHome/InstageniRacks/SiteConfirmationTests ExoGENI Confirmation Tests]''' page.[[BR]] For site status see the '''[wiki:GENIRacksHome/InstageniRacks/ConfirmationTestStatus InstaGENI New Site Confirmation Tests Status]''' page. __Note:__ Omni nick_names for site aggregate used for these tests are: {{{ ig-northwestern=,http://instageni.northwestern.edu/protogeni/xmlrpc/am/2.0 ig-gpo=,http://instageni.gpolab.bbn.com/protogeni/xmlrpc/am/2.0 ig-of-northwestern=,https://foam.instageni.northwestern.edu:3626/foam/gapi/1 ig-of-gpo=,https://foam.gpolab.bbn.com:3626/foam/gapi/1 }}} == IG-CT-1 - Access to New Site VM resources == Got Aggregate version, which showed AM API V1, V2, and V3 are supported and V2 is default: {{{ omni.py getversion -a ig-northwestern INFO:omni:Loading config file /home/lnevers/.gcf/omni_config INFO:omni:Using control framework pg INFO:omni:Substituting AM nickname ig-northwestern with URL http://instageni.northwestern.edu/protogeni/xmlrpc/am/2.0, URN unspecified_AM_URN INFO:omni:Substituting AM nickname ig-northwestern with URL http://instageni.northwestern.edu/protogeni/xmlrpc/am/2.0, URN unspecified_AM_URN INFO:omni: (PG log url - look here for details on any failures: https://www.instageni.northwestern.edu/spewlogfile.php3?logfile=cb15a24115bb0f617dc538dd3822dca3) INFO:omni:AM URN: unspecified_AM_URN (url: http://instageni.northwestern.edu/protogeni/xmlrpc/am/2.0) has version: ( (PG log url - look here for details on any failures: https://www.instageni.northwestern.edu/spewlogfile.php3?logfile=cb15a24115bb0f617dc538dd3822dca3). (PG log url - look here for details on any failures: https://www.instageni.northwestern.edu/spewlogfile.php3?logfile=cb15a24115bb0f617dc538dd3822dca3)) INFO:omni:{ 'code_tag': '9c7ce4456a6d0339427036557e8c78582e671c8a', 'geni_ad_rspec_versions': [ { 'extensions': [], 'namespace': 'http://www.protogeni.net/resources/rspec/0.1', 'schema': 'http://www.protogeni.net/resources/rspec/0.1/ad.xsd', 'type': 'ProtoGENI', 'version': '0.1'}, { 'extensions': [], 'namespace': 'http://www.protogeni.net/resources/rspec/0.2', 'schema': 'http://www.protogeni.net/resources/rspec/0.2/ad.xsd', 'type': 'ProtoGENI', 'version': '0.2'}, { 'extensions': [ 'http://www.protogeni.net/resources/rspec/ext/emulab/1'], 'namespace': 'http://www.protogeni.net/resources/rspec/2', 'schema': 'http://www.protogeni.net/resources/rspec/2/ad.xsd', 'type': 'ProtoGENI', 'version': '2'}, { 'extensions': [ 'http://www.protogeni.net/resources/rspec/ext/emulab/1'], 'namespace': 'http://www.geni.net/resources/rspec/3', 'schema': 'http://www.geni.net/resources/rspec/3/ad.xsd', 'type': 'GENI', 'version': '3'}], 'geni_api': 2, 'geni_api_versions': { '1': 'https://boss.instageni.northwestern.edu:12369/protogeni/xmlrpc/am/1.0', '2': 'https://boss.instageni.northwestern.edu:12369/protogeni/xmlrpc/am/2.0', '3': 'https://boss.instageni.northwestern.edu:12369/protogeni/xmlrpc/am/3.0'}, 'geni_request_rspec_versions': [ { 'extensions': [], 'namespace': 'http://www.protogeni.net/resources/rspec/0.1', 'schema': 'http://www.protogeni.net/resources/rspec/0.1/request.xsd', 'type': 'ProtoGENI', 'version': '0.1'}, { 'extensions': [], 'namespace': 'http://www.protogeni.net/resources/rspec/0.2', 'schema': 'http://www.protogeni.net/resources/rspec/0.2/request.xsd', 'type': 'ProtoGENI', 'version': '0.2'}, { 'extensions': [ 'http://www.protogeni.net/resources/rspec/ext/emulab/1'], 'namespace': 'http://www.protogeni.net/resources/rspec/2', 'schema': 'http://www.protogeni.net/resources/rspec/2/request.xsd', 'type': 'ProtoGENI', 'version': '2'}, { 'extensions': [ 'http://www.protogeni.net/resources/rspec/ext/emulab/1'], 'namespace': 'http://www.geni.net/resources/rspec/3', 'schema': 'http://www.geni.net/resources/rspec/3/request.xsd', 'type': 'GENI', 'version': '3'}], 'hostname': 'boss.instageni.northwestern.edu', 'hrn': 'nuinstageni.cm', 'interface': 'aggregate', 'url': 'https://boss.instageni.northwestern.edu:12369/protogeni/xmlrpc/am', 'urn': 'urn:publicid:IDN+instageni.northwestern.edu+authority+cm'} INFO:omni: ------------------------------------------------------------ INFO:omni: Completed getversion: Options as run: aggregate: ['ig-northwestern'] framework: pg noGetVersionCache: True Args: getversion Result Summary: Got version for http://instageni.northwestern.edu/protogeni/xmlrpc/am/2.0 INFO:omni: ============================================================ }}} The InstaGENI version in" 'code_tag':'9c7ce4456a6d0339427036557e8c78582e671c8a'", which is different than the other two available InstaGENI site (GPO and Utah): {{{ getversion-instageni-gpolab-bbn-com-protogeniv2.json: { 'code_tag': '28e0f9eae603ac88d634dc62d6b0a3bc979cd371', getversion-instageni-northwestern-edu-protogeniv2.json:{ 'code_tag': '9c7ce4456a6d0339427036557e8c78582e671c8a', getversion-utah-geniracks-net-protogeniv2.json: { 'code_tag': '9815602cf4387eacea24c3edcb960c18554efa46', }}} Get list of "available" compute resources: {{{ $ omni.py -a ig-northwestern listresources --available -o INFO:omni:Loading config file /home/lnevers/.gcf/omni_config INFO:omni:Using control framework pg INFO:omni:Substituting AM nickname ig-northwestern with URL http://instageni.northwestern.edu/protogeni/xmlrpc/am/2.0, URN unspecified_AM_URN INFO:omni:Saving output to a file. INFO:omni:Substituting AM nickname ig-northwestern with URL http://instageni.northwestern.edu/protogeni/xmlrpc/am/2.0, URN unspecified_AM_URN INFO:omni:Listed advertised resources at 1 out of 1 possible aggregates. INFO:omni:Substituting AM nickname ig-northwestern with URL http://instageni.northwestern.edu/protogeni/xmlrpc/am/2.0, URN unspecified_AM_URN INFO:omni: (PG log url - look here for details on any failures: https://www.instageni.northwestern.edu/spewlogfile.php3?logfile=bdd0d93ad32c2cc98574ca9d201c4ad3) INFO:omni:Writing to 'rspec-instageni-northwestern-edu-protogeniv2.xml' INFO:omni: ------------------------------------------------------------ INFO:omni: Completed listresources: Options as run: aggregate: ['ig-northwestern'] framework: pg geni_available: True output: True Args: listresources Result Summary: Queried resources from 1 of 1 aggregate(s). Wrote rspecs from 1 aggregate(s) to 1 file(s) Saved listresources RSpec at 'unspecified_AM_URN' (url 'http://instageni.northwestern.edu/protogeni/xmlrpc/am/2.0') to file rspec-instageni-northwestern-edu-protogeniv2.xml; (PG log url - look here for details on any failures: https://www.instageni.northwestern.edu/spewlogfile.php3?logfile=bdd0d93ad32c2cc98574ca9d201c4ad3) INFO:omni: ============================================================ }}} Verified that Advertisement RSpec only includes available resources, as requested: {{{ $ egrep "node comp|available now" rspec-instageni-northwestern-edu-protogeniv2.xml }}} == IG-CT-2 - Access to New Site bare metal and VM resources == == IG-CT-3 - Multiple sites experiment == == IG-CT-4 - Multiple sites !OpenFlow experiment and interoperability == == IG-CT-5 - Experiment Monitoring == == IG-CT-6 - Administrative Tests == ---- {{{ #!html Email help@geni.net for GENI support or email me with feedback on this page! }}}