Changes between Version 8 and Version 9 of IMInteroperability/GIMIInstaGENITestCase


Ignore:
Timestamp:
05/10/13 14:48:39 (11 years ago)
Author:
divyashri.bhat@gmail.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • IMInteroperability/GIMIInstaGENITestCase

    v8 v9  
    125125 #dbhatabc is the hostname of my source node
    126126 #dbhatxyz is the hostname of my sink node
    127 defProperty('source', "dbhatabc", "ID of a resource")
    128 defProperty('sink', "dbhatxyz", "ID of a resource")
     127defProperty('source', "nodeA", "ID of a resource")
     128defProperty('sink', "nodeB", "ID of a resource")
    129129defProperty('sinkaddr', "10.10.1.2", "Ping destination address")
    130130defGroup('Source', property.source) do |node|
     
    179179 INFO property.sink: sink = "dbhatxyz" (String)
    180180 INFO property.sinkaddr: sinkaddr = "10.10.1.2" (String)
    181  INFO Topology: Loading topology 'dbhatabc'.
    182  INFO Topology: Loading topology 'dbhatxyz'.
     181 INFO Topology: Loading topology 'nodeA'.
     182 INFO Topology: Loading topology 'nodeB'.
    183183 INFO Experiment: Switching ON resources which are OFF
    184184 INFO ALL_UP_AND_INSTALLED: Event triggered. Starting the associated tasks.