From: mwilck@arcor.de
To: neilb@suse.de, linux-raid@vger.kernel.org
Cc: mwilck@arcor.de
Subject: [PATCH 2/3] DDF test: make sure mdmon isn't started by systemd
Date: Sat, 14 Sep 2013 22:47:11 +0200 [thread overview]
Message-ID: <1379191632-32719-2-git-send-email-mwilck@arcor.de> (raw)
In-Reply-To: <1379191632-32719-1-git-send-email-mwilck@arcor.de>
For testing we usually want the locally built mdmon, not the
one systemd prefers.
---
tests/env-ddf-template | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
diff --git a/tests/env-ddf-template b/tests/env-ddf-template
index aa57fab..a607c10 100644
--- a/tests/env-ddf-template
+++ b/tests/env-ddf-template
@@ -104,3 +104,6 @@ member1=/dev/md/vol1
member2=/dev/md/vol2
member3=/dev/md/vol3
member4=/dev/md/vol4
+
+# We don't want systemd to start system mdmon; start our own
+export MDADM_NO_SYSTEMCTL=1
--
1.7.3.4
next prev parent reply other threads:[~2013-09-14 20:47 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-09-14 20:47 [PATCH 1/3] DDF tests: allow to run on systems without /dev/sda mwilck
2013-09-14 20:47 ` mwilck [this message]
2013-09-14 20:47 ` [PATCH 3/3] DDF: compare_super_ddf: fix sequence number check mwilck
2013-09-16 19:53 ` Martin Wilck
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1379191632-32719-2-git-send-email-mwilck@arcor.de \
--to=mwilck@arcor.de \
--cc=linux-raid@vger.kernel.org \
--cc=neilb@suse.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).