~ubuntu-branches/ubuntu/vivid/crmsh/vivid

« back to all changes in this revision

Viewing changes to test/testcases/shadow.exp

  • Committer: Package Import Robot
  • Author(s): Martin Loschwitz
  • Date: 2013-04-19 07:08:47 UTC
  • Revision ID: package-import@ubuntu.com-20130419070847-adka0ljtpr04pkrl
Tags: upstream-1.2.5+hg953
ImportĀ upstreamĀ versionĀ 1.2.5+hg953

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
.TRY Shadow CIB management
 
2
.INP: cib
 
3
.EXT >/dev/null </dev/null crm_shadow 2>&1
 
4
.INP: new regtest force
 
5
.EXT >/dev/null </dev/null crm_shadow -c 'regtest' --force
 
6
INFO: 2: regtest shadow CIB created
 
7
.INP: reset regtest
 
8
.EXT >/dev/null </dev/null crm_shadow -r 'regtest'
 
9
INFO: 3: copied live CIB to regtest
 
10
.INP: use regtest
 
11
.INP: commit regtest
 
12
.EXT >/dev/null </dev/null crm_shadow -C 'regtest' --force
 
13
INFO: 5: commited 'regtest' shadow CIB to the cluster
 
14
.INP: delete regtest
 
15
ERROR: 6: regtest shadow CIB is in use
 
16
.INP: use
 
17
.INP: delete regtest
 
18
.EXT >/dev/null </dev/null crm_shadow -D 'regtest' --force
 
19
INFO: 8: regtest shadow CIB deleted