[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] [OSSTEST PATCH 6/6] Executive.pm: Change default ControlDaemonHost
We are going to move these daemons from woking to the new osstest VM. So use a DNS alias for now. Signed-off-by: Ian Jackson <Ian.Jackson@xxxxxxxxxxxxx> --- Osstest/Executive.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Osstest/Executive.pm b/Osstest/Executive.pm index ac7b734..5b1094e 100644 --- a/Osstest/Executive.pm +++ b/Osstest/Executive.pm @@ -88,7 +88,7 @@ our (@all_lock_tables) = qw(flights resources); # Transactional reads must take out locks as if they were modifying augmentconfigdefaults( - ControlDaemonHost => 'woking.cam.xci-test.com', + ControlDaemonHost => 'control-daemons.osstest.cam.xci-test.com', OwnerDaemonPort => 4031, QueueDaemonPort => 4032, QueueDaemonRetry => 120, # seconds -- 1.7.10.4 _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |