[Debian-ha-commits] [pcs] 03/05: Revert "d/tests/setup: need to generate corosync authkey"
Valentin Vidic
vvidic-guest at moszumanska.debian.org
Fri Jun 30 16:37:14 UTC 2017
This is an automated email from the git hooks/post-receive script.
vvidic-guest pushed a commit to branch master
in repository pcs.
commit 69cb34282ab656325a1522f56431b1abec39a669
Author: Valentin Vidic <Valentin.Vidic at CARNet.hr>
Date: Fri Jun 30 18:08:18 2017 +0200
Revert "d/tests/setup: need to generate corosync authkey"
This reverts commit 3ac514efc6624af59076b1431f45fd55ca7bbd79.
---
debian/tests/setup | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/debian/tests/setup b/debian/tests/setup
index 8f349df..8a76269 100755
--- a/debian/tests/setup
+++ b/debian/tests/setup
@@ -11,9 +11,8 @@ cleanup () {
trap "cleanup" 0 2 3 15
-pcs cluster setup --name debian --local --force localhost 2>&1
-corosync-keygen
-pcs cluster start
+pcs cluster setup --name debian --local --force --start localhost 2>&1
+service pcsd start
sleep 60
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-ha/pcs.git
More information about the Debian-HA-Commits
mailing list