You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: test/testcases/confbasic.exp
+12-6Lines changed: 12 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -68,11 +68,12 @@ INFO: 37: "collocation" is accepted as "colocation"
68
68
.INP: set d2.mondelay 45
69
69
.INP: _test
70
70
.INP: verify
71
+
warning: Support for <master> (such as in m) is deprecated and will be removed in a future release. Use <clone> with a promotable meta-attribute instead.
72
+
warning: Support for multiple rule elements in a location constraint is deprecated and will be removed in a future release (use a single new rule combining the previous rules with boolean-op set to 'or' instead)
73
+
warning: Support for the Master role is deprecated and will be removed in a future release. Use Promoted instead.
74
+
Warnings found during check: config not valid
71
75
WARNING: 53: c2: resource d1 is grouped, constraints should apply to the group
warning: Support for <master> (such as in m) is deprecated and will be removed in a future release. Use <clone> with a promotable meta-attribute instead.
192
+
warning: Support for multiple rule elements in a location constraint is deprecated and will be removed in a future release (use a single new rule combining the previous rules with boolean-op set to 'or' instead)
193
+
warning: Support for the Master role is deprecated and will be removed in a future release. Use Promoted instead.
194
+
Warnings found during check: config not valid
190
195
WARNING: 55: c2: resource d1 is grouped, constraints should apply to the group
191
196
.TRY -F node maintenance node1
192
197
.TRY -F resource maintenance g1 off
@@ -195,7 +200,8 @@ WARNING: 55: c2: resource d1 is grouped, constraints should apply to the group
195
200
INFO: 'maintenance' attribute already exists in d1. Remove it? [YES]
196
201
INFO: 'maintenance' attribute already exists in g1. Remove it? [YES]
197
202
INFO: 'maintenance' attribute already exists in node1. Remove it? [YES]
203
+
warning: Support for <master> (such as in m) is deprecated and will be removed in a future release. Use <clone> with a promotable meta-attribute instead.
204
+
warning: Support for multiple rule elements in a location constraint is deprecated and will be removed in a future release (use a single new rule combining the previous rules with boolean-op set to 'or' instead)
205
+
warning: Support for the Master role is deprecated and will be removed in a future release. Use Promoted instead.
Copy file name to clipboardExpand all lines: test/testcases/edit.exp
+10-3Lines changed: 10 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -196,12 +196,13 @@ rsc_defaults rsc_options: \
196
196
op_defaults op-options: \
197
197
timeout=60s
198
198
.INP: commit
199
+
warning: Support for multiple rule elements in a location constraint is deprecated and will be removed in a future release (use a single new rule combining the previous rules with boolean-op set to 'or' instead)
warning: Support for multiple rule elements in a location constraint is deprecated and will be removed in a future release (use a single new rule combining the previous rules with boolean-op set to 'or' instead)
205
+
Warnings found during check: config not valid
205
206
.INP: primitive a0 ocf:heartbeat:Dummy
206
207
.INP: primitive a1 ocf:heartbeat:Dummy
207
208
.INP: primitive a2 ocf:heartbeat:Dummy
@@ -215,11 +216,15 @@ op_defaults op-options: \
215
216
.INP: primitive aErr ocf:heartbeat:Dummy
216
217
.INP: group as a0 a1 a2 a3 a4 a5 a6 a7 a8 a9 aErr
217
218
.INP: commit
219
+
warning: Support for multiple rule elements in a location constraint is deprecated and will be removed in a future release (use a single new rule combining the previous rules with boolean-op set to 'or' instead)
220
+
Warnings found during check: config not valid
218
221
.INP: cd ..
219
222
.INP: cd configure
220
223
.INP: filter "sed '/as/s/a9//'"
221
224
.INP: filter "sed '/as/s/a1/a1 a9/'"
222
225
.INP: commit
226
+
warning: Support for multiple rule elements in a location constraint is deprecated and will be removed in a future release (use a single new rule combining the previous rules with boolean-op set to 'or' instead)
227
+
Warnings found during check: config not valid
223
228
.INP: cd ..
224
229
.INP: cd configure
225
230
.INP: filter "sed '/abs/s/a9//'"
@@ -331,6 +336,8 @@ INFO: 89: apparently there is nothing to commit
331
336
INFO: 89: try changing something first
332
337
.INP: _test
333
338
.INP: verify
339
+
warning: Support for multiple rule elements in a location constraint is deprecated and will be removed in a future release (use a single new rule combining the previous rules with boolean-op set to 'or' instead)
0 commit comments