~ubuntu-branches/ubuntu/vivid/ctdb/vivid-proposed

« back to all changes in this revision

Viewing changes to tests/eventscripts/simple/50.samba.monitor.050.sh

  • Committer: Package Import Robot
  • Author(s): Mathieu Parent
  • Date: 2011-11-06 15:18:59 UTC
  • mto: (1.3.1)
  • mto: This revision was merged to the branch mainline in revision 22.
  • Revision ID: package-import@ubuntu.com-20111106151859-84nk51h3enndlo4q
Tags: upstream-1.11+git20111102
ImportĀ upstreamĀ versionĀ 1.11+git20111102

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
#!/bin/sh
 
2
 
 
3
. "${EVENTSCRIPTS_TESTS_DIR}/common.sh"
 
4
 
 
5
define_test "auto-start, simple"
 
6
 
 
7
setup_samba "down"
 
8
 
 
9
export CTDB_MANAGED_SERVICES="foo samba winbind bar"
 
10
 
 
11
ok <<EOF
 
12
Starting service "samba" - now managed
 
13
Starting winbind: OK
 
14
Starting smb: OK
 
15
EOF
 
16
 
 
17
simple_test