Skip to content

Commit

Permalink
Dev: testcases: Update original testcases for previous changes
Browse files Browse the repository at this point in the history
  • Loading branch information
liangxin1300 committed Dec 30, 2024
1 parent 7716df1 commit 65681c0
Show file tree
Hide file tree
Showing 6 changed files with 7 additions and 0 deletions.
1 change: 1 addition & 0 deletions test/testcases/acl.exp
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@
.INP: acl_target cyrus cyrus-role
.INP: _test
.INP: verify
.EXT crm_attribute --list-options=cluster --all --output-as=xml
.EXT crmd metadata
.EXT pengine metadata
.EXT cib metadata
Expand Down
1 change: 1 addition & 0 deletions test/testcases/bundle.exp
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@
.INP: property stonith-enabled=true
.INP: _test
.INP: verify
.EXT crm_attribute --list-options=cluster --all --output-as=xml
.EXT crmd metadata
.EXT pengine metadata
.EXT cib metadata
Expand Down
2 changes: 2 additions & 0 deletions test/testcases/confbasic.exp
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@ INFO: 37: "collocation" is accepted as "colocation"
.INP: _test
.INP: verify
WARNING: 53: c2: resource d1 is grouped, constraints should apply to the group
.EXT crm_attribute --list-options=cluster --all --output-as=xml
.EXT crmd metadata
.EXT pengine metadata
.EXT cib metadata
Expand Down Expand Up @@ -194,6 +195,7 @@ WARNING: 55: c2: resource d1 is grouped, constraints should apply to the group
INFO: 'maintenance' attribute already exists in d1. Remove it? [YES]
INFO: 'maintenance' attribute already exists in g1. Remove it? [YES]
INFO: 'maintenance' attribute already exists in node1. Remove it? [YES]
.EXT crm_attribute --list-options=cluster --all --output-as=xml
.EXT crmd metadata
.EXT pengine metadata
.EXT cib metadata
1 change: 1 addition & 0 deletions test/testcases/edit.exp
Original file line number Diff line number Diff line change
Expand Up @@ -196,6 +196,7 @@ rsc_defaults rsc_options: \
op_defaults op-options: \
timeout=60s
.INP: commit
.EXT crm_attribute --list-options=cluster --all --output-as=xml
.EXT crmd metadata
.EXT pengine metadata
.EXT cib metadata
Expand Down
1 change: 1 addition & 0 deletions test/testcases/file.exp
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ op_defaults op-options: \
.INP: property cluster-recheck-interval="10m"
.INP: load update sample.txt
ERROR: 4: syntax: Unknown command near <op> parsing 'op stop timeout=20s interval=0s'
.EXT crm_attribute --list-options=cluster --all --output-as=xml
.EXT crmd metadata
.EXT pengine metadata
.EXT cib metadata
Expand Down
1 change: 1 addition & 0 deletions test/testcases/newfeatures.exp
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,7 @@ alert notify_9 "/usr/share/pacemaker/alerts/alert_snmp.sh" \
to 192.168.40.9
.INP: _test
.INP: verify
.EXT crm_attribute --list-options=cluster --all --output-as=xml
.EXT crmd metadata
.EXT pengine metadata
.EXT cib metadata
Expand Down

0 comments on commit 65681c0

Please sign in to comment.