Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
liangxin1300 committed Aug 27, 2019
1 parent 59e7edf commit ca626ad
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions test/testcases/commit.exp
Original file line number Diff line number Diff line change
Expand Up @@ -46,14 +46,17 @@ INFO: 24: modified colocation:cl1 from c1 to g1
.INP: group g2 d3 d2
.INP: delete d2
.INP: commit
.INP: delete d3
.INP: show changed
primitive d3 Dummy
group g2
.INP: _test
.INP: verify
WARNING: 35: st: unknown attribute 'yoyo-meta'
WARNING: 37: st: unknown attribute 'yoyo-meta'
.INP: show
node node1 \
attributes mem=16G
primitive d1 Dummy
primitive d3 Dummy
primitive p1 Dummy \
op monitor interval=60m \
op monitor interval=120m \
Expand All @@ -65,12 +68,9 @@ primitive st stonith:null \
meta yoyo-meta="yoyo 2" requires=nothing \
op monitor interval=60m
group g1 d1 p2
group g2 d3
colocation cl1 inf: g1 p3
location l1 p3 100: node1
order o1 inf: p3 g1
op_defaults op-options: \
timeout=2m
.INP: commit
INFO: 37: apparently there is nothing to commit
INFO: 37: try changing something first

0 comments on commit ca626ad

Please sign in to comment.