Changes between Version 30 and Version 31 of GENIRacksHome/InstageniRacks/SiteConfirmationTests


Ignore:
Timestamp:
07/16/14 08:17:53 (10 years ago)
Author:
lnevers@bbn.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GENIRacksHome/InstageniRacks/SiteConfirmationTests

    v30 v31  
    1717 2. List resources at the New Site AM to determine available resources for use in this experiment. Write resource RSpec requesting 4 VMs.
    1818 3. Create a slice named IG-CT-1, and then create sliver at New Site aggregate requesting the 4 VMs.
    19  4. Login to each of the compute resources allocated to the sliver and exchange ping traffic to verify connectivity.
    20  5. Renew slice and sliver. Verify expiration changes.
    21  6. Delete sliver and verify that resources are released by checking listresources details.
     19 4. Wait for the sliver to reach the "ready" state. Immediately after it reaches the ready state, determine allocated hostname. Using using a DNS server outside the aggregate, use dig command to check whether if the authoritative name servers are answering for the given domain.
     20 5. Login to each of the compute resources allocated to the sliver and exchange ping traffic to verify connectivity.
     21 6. Renew slice and sliver. Verify expiration changes.
     22 7. Delete sliver and verify that resources are released by checking listresources details.
    2223
    2324''Note'': This test originally used OpenVZ VM, but after the introduction of Xen VM support all VMs were modified to Xen.