]> xenbits.xensource.com Git - xenrt-citrix/xenrt.git/commitdiff
Update IDs for live CLM
authorAlex Brett <alex.brett@citrix.com>
Wed, 4 Nov 2015 10:22:35 +0000 (10:22 +0000)
committerAlex Brett <alex.brett@citrix.com>
Wed, 4 Nov 2015 10:22:35 +0000 (10:22 +0000)
exec/testcases/scalextreme/poc.py

index 51ca3d2cc03448321ddfdb60e45ce01c05604a79..53413c6f44afc3e969ff066168da4744d59e52c1 100644 (file)
@@ -24,7 +24,7 @@ class XDPoc(xenrt.TestCase):
         # Find the Windows template
         template = self.getGuest("Windows Server 2012 R2")
         host = template.getHost()
-        sxp = SXProcess("57995", "2", "2957")
+        sxp = SXProcess("58687", "2", "2937")
 
         # Find our providerId (TODO: we should store this in the registry)
         providerName = "xenrt-%d" % xenrt.GEC().jobid()