From: Alex Brett Date: Wed, 4 Nov 2015 10:22:35 +0000 (+0000) Subject: Update IDs for live CLM X-Git-Url: http://xenbits.xensource.com/gitweb?a=commitdiff_plain;h=95e4e0104b4b0db50fa39dfc618edcb10f29afbd;p=xenrt-citrix%2Fxenrt.git Update IDs for live CLM --- diff --git a/exec/testcases/scalextreme/poc.py b/exec/testcases/scalextreme/poc.py index 51ca3d2cc..53413c6f4 100644 --- a/exec/testcases/scalextreme/poc.py +++ b/exec/testcases/scalextreme/poc.py @@ -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()