Hi Andrew,

Yan Gao wrote:
> On 12/10/09 12:56, Yan Gao wrote:
>> Hi Andrew,
>> Attached the hg export patch against the devel branch for that. Hope
>> that's easier to be merged:-)
> And the patch including the test cases.
The *.score files were adopted the wrong file name extension rather than
"scores". :-\
Attached the patches to rename them. Sorry about that!

Thanks,
  Yan

-- 
y...@novell.com
Software Engineer
China Server Team, OPS Engineering

Novell, Inc.
Making IT Work As Oneā„¢

# HG changeset patch
# User Yan Gao <y...@novell.com>
# Date 1260773202 -28800
# Node ID ab416ebb0734839d6e0e51e7f2fb9dac4832a50f
# Parent  f182beaeedab79278301ffb1bb2207e20f25f87f
Low: PE: Repair the file name extensions for several test scores files

diff -r f182beaeedab -r ab416ebb0734 pengine/test10/balanced.score
--- a/pengine/test10/balanced.score	Fri Dec 11 20:19:24 2009 +0100
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,5 +0,0 @@
-Allocation scores:
-native_color: rsc1 allocation score on host1: 0
-native_color: rsc1 allocation score on host2: 0
-native_color: rsc2 allocation score on host1: 0
-native_color: rsc2 allocation score on host2: 0
diff -r f182beaeedab -r ab416ebb0734 pengine/test10/balanced.scores
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/pengine/test10/balanced.scores	Mon Dec 14 14:46:42 2009 +0800
@@ -0,0 +1,5 @@
+Allocation scores:
+native_color: rsc1 allocation score on host1: 0
+native_color: rsc1 allocation score on host2: 0
+native_color: rsc2 allocation score on host1: 0
+native_color: rsc2 allocation score on host2: 0
diff -r f182beaeedab -r ab416ebb0734 pengine/test10/minimal.score
--- a/pengine/test10/minimal.score	Fri Dec 11 20:19:24 2009 +0100
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,5 +0,0 @@
-Allocation scores:
-native_color: rsc1 allocation score on host1: 0
-native_color: rsc1 allocation score on host2: 0
-native_color: rsc2 allocation score on host1: 0
-native_color: rsc2 allocation score on host2: 0
diff -r f182beaeedab -r ab416ebb0734 pengine/test10/minimal.scores
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/pengine/test10/minimal.scores	Mon Dec 14 14:46:42 2009 +0800
@@ -0,0 +1,5 @@
+Allocation scores:
+native_color: rsc1 allocation score on host1: 0
+native_color: rsc1 allocation score on host2: 0
+native_color: rsc2 allocation score on host1: 0
+native_color: rsc2 allocation score on host2: 0
diff -r f182beaeedab -r ab416ebb0734 pengine/test10/utilization.score
--- a/pengine/test10/utilization.score	Fri Dec 11 20:19:24 2009 +0100
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,5 +0,0 @@
-Allocation scores:
-native_color: rsc2 allocation score on host1: 0
-native_color: rsc2 allocation score on host2: 0
-native_color: rsc1 allocation score on host1: 0
-native_color: rsc1 allocation score on host2: 0
diff -r f182beaeedab -r ab416ebb0734 pengine/test10/utilization.scores
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/pengine/test10/utilization.scores	Mon Dec 14 14:46:42 2009 +0800
@@ -0,0 +1,5 @@
+Allocation scores:
+native_color: rsc2 allocation score on host1: 0
+native_color: rsc2 allocation score on host2: 0
+native_color: rsc1 allocation score on host1: 0
+native_color: rsc1 allocation score on host2: 0
_______________________________________________
Pacemaker mailing list
Pacemaker@oss.clusterlabs.org
http://oss.clusterlabs.org/mailman/listinfo/pacemaker

Reply via email to