<feed xmlns='http://www.w3.org/2005/Atom'>
<title>samba.git/ctdb/tests/takeover/scripts, branch master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pviktori/public_git/samba.git/'/>
<entry>
<title>ctdb:tests: Rework unit test result filtering</title>
<updated>2013-11-27T17:46:17+00:00</updated>
<author>
<name>Martin Schwenke</name>
<email>martin@meltin.net</email>
</author>
<published>2013-11-15T01:22:05+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pviktori/public_git/samba.git/commit/?id=8ca117a68e525db57623ce529690b24c45afa1e3'/>
<id>8ca117a68e525db57623ce529690b24c45afa1e3</id>
<content type='text'>
Using a variable is too fragile, so use a function instead.

Signed-off-by: Martin Schwenke &lt;martin@meltin.net&gt;
Reviewed-by: Michael Adam &lt;obnox@samba.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Using a variable is too fragile, so use a function instead.

Signed-off-by: Martin Schwenke &lt;martin@meltin.net&gt;
Reviewed-by: Michael Adam &lt;obnox@samba.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>tests/takeover: Allow takeover runs with differing IP allocations per node</title>
<updated>2013-05-24T12:31:21+00:00</updated>
<author>
<name>Martin Schwenke</name>
<email>martin@meltin.net</email>
</author>
<published>2013-04-08T04:37:08+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pviktori/public_git/samba.git/commit/?id=b22dea5373267df3d3bbc9408cafc54a43411372'/>
<id>b22dea5373267df3d3bbc9408cafc54a43411372</id>
<content type='text'>
Signed-off-by: Martin Schwenke &lt;martin@meltin.net&gt;

(This used to be ctdb commit 954ae6f84cb06a8dcbc12456d4752280072be5bf)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Martin Schwenke &lt;martin@meltin.net&gt;

(This used to be ctdb commit 954ae6f84cb06a8dcbc12456d4752280072be5bf)
</pre>
</div>
</content>
</entry>
<entry>
<title>recoverd: Add debug message when dropping IPs in IP allocation</title>
<updated>2013-05-07T06:20:46+00:00</updated>
<author>
<name>Martin Schwenke</name>
<email>martin@meltin.net</email>
</author>
<published>2013-05-03T05:41:26+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pviktori/public_git/samba.git/commit/?id=17521b31b222a5313516610789836273adc9a4ba'/>
<id>17521b31b222a5313516610789836273adc9a4ba</id>
<content type='text'>
Update tests accordingly.

Signed-off-by: Martin Schwenke &lt;martin@meltin.net&gt;

(This used to be ctdb commit 91405282ba4abad4ad8e8c5f7ee4c83c75f38280)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Update tests accordingly.

Signed-off-by: Martin Schwenke &lt;martin@meltin.net&gt;

(This used to be ctdb commit 91405282ba4abad4ad8e8c5f7ee4c83c75f38280)
</pre>
</div>
</content>
</entry>
<entry>
<title>tests/takeover: Do output filtering for deterministic IPs algorithm too</title>
<updated>2013-01-07T23:16:11+00:00</updated>
<author>
<name>Martin Schwenke</name>
<email>martin@meltin.net</email>
</author>
<published>2012-12-20T05:25:53+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pviktori/public_git/samba.git/commit/?id=64a83fb72d6da3688fcdae7d4c5ed1f1d6244a0e'/>
<id>64a83fb72d6da3688fcdae7d4c5ed1f1d6244a0e</id>
<content type='text'>
Signed-off-by: Martin Schwenke &lt;martin@meltin.net&gt;

(This used to be ctdb commit 98bd58a98d34ecca89c9042417d7527a18a5ecf9)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Martin Schwenke &lt;martin@meltin.net&gt;

(This used to be ctdb commit 98bd58a98d34ecca89c9042417d7527a18a5ecf9)
</pre>
</div>
</content>
</entry>
<entry>
<title>tests/takeover: IP allocation now selected via $CTDB_IP_ALGORITHM</title>
<updated>2013-01-07T23:16:11+00:00</updated>
<author>
<name>Martin Schwenke</name>
<email>martin@meltin.net</email>
</author>
<published>2012-12-20T03:52:05+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pviktori/public_git/samba.git/commit/?id=6c1b6c980ed796b45ba967f7562e31cf01e719e4'/>
<id>6c1b6c980ed796b45ba967f7562e31cf01e719e4</id>
<content type='text'>
Default to LCP2, like ctdbd.  Also support "det" for deterministic
IPs.

Signed-off-by: Martin Schwenke &lt;martin@meltin.net&gt;

(This used to be ctdb commit 20631f5f29859920844dd8f410e24917aabd3dfd)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Default to LCP2, like ctdbd.  Also support "det" for deterministic
IPs.

Signed-off-by: Martin Schwenke &lt;martin@meltin.net&gt;

(This used to be ctdb commit 20631f5f29859920844dd8f410e24917aabd3dfd)
</pre>
</div>
</content>
</entry>
<entry>
<title>tests/takeover: Support valgrinding the takeover code</title>
<updated>2013-01-07T23:16:11+00:00</updated>
<author>
<name>Martin Schwenke</name>
<email>martin@meltin.net</email>
</author>
<published>2012-12-13T09:29:22+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pviktori/public_git/samba.git/commit/?id=c43da5d1c0ab68674e14c5fd62d527a8a64c425e'/>
<id>c43da5d1c0ab68674e14c5fd62d527a8a64c425e</id>
<content type='text'>
Signed-off-by: Martin Schwenke &lt;martin@meltin.net&gt;

(This used to be ctdb commit 06ad6b8a19f830472b0ed65cb52e7c3ea74ed1dc)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Martin Schwenke &lt;martin@meltin.net&gt;

(This used to be ctdb commit 06ad6b8a19f830472b0ed65cb52e7c3ea74ed1dc)
</pre>
</div>
</content>
</entry>
<entry>
<title>tests: Programs run by tests should be found in $PATH</title>
<updated>2012-04-27T05:40:43+00:00</updated>
<author>
<name>Martin Schwenke</name>
<email>martin@meltin.net</email>
</author>
<published>2012-04-19T01:27:05+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pviktori/public_git/samba.git/commit/?id=43f1209dc4484f456ccd47254955c0eb4d484383'/>
<id>43f1209dc4484f456ccd47254955c0eb4d484383</id>
<content type='text'>
Signed-off-by: Martin Schwenke &lt;martin@meltin.net&gt;

(This used to be ctdb commit b5308142d03332d6d4e0c3b77283c772462fbb23)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Martin Schwenke &lt;martin@meltin.net&gt;

(This used to be ctdb commit b5308142d03332d6d4e0c3b77283c772462fbb23)
</pre>
</div>
</content>
</entry>
<entry>
<title>tests: More unit test factoring/rationalisation and bug fixes</title>
<updated>2012-04-18T00:37:45+00:00</updated>
<author>
<name>Martin Schwenke</name>
<email>martin@meltin.net</email>
</author>
<published>2012-04-18T00:37:45+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pviktori/public_git/samba.git/commit/?id=116f19b808ace4a74bcf56a638923dcd1e1e975d'/>
<id>116f19b808ace4a74bcf56a638923dcd1e1e975d</id>
<content type='text'>
Move some options from eventscripts/run_tests.sh to scripts/run_tests.
Remove the former.

Move some functions from eventscripts/scripts/local.sh to
scripts/unit.sh.

Both of these are modified during move so they are no longer
eventscript-specific.

Tweak */local.sh so that the new functions in unit.sh are used.

Signed-off-by: Martin Schwenke &lt;martin@meltin.net&gt;

(This used to be ctdb commit 7ff485687891732074c9fc9998502ca197663d02)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Move some options from eventscripts/run_tests.sh to scripts/run_tests.
Remove the former.

Move some functions from eventscripts/scripts/local.sh to
scripts/unit.sh.

Both of these are modified during move so they are no longer
eventscript-specific.

Tweak */local.sh so that the new functions in unit.sh are used.

Signed-off-by: Martin Schwenke &lt;martin@meltin.net&gt;

(This used to be ctdb commit 7ff485687891732074c9fc9998502ca197663d02)
</pre>
</div>
</content>
</entry>
<entry>
<title>tests/takeover - Restructure according to new convention</title>
<updated>2012-04-16T05:57:16+00:00</updated>
<author>
<name>Martin Schwenke</name>
<email>martin@meltin.net</email>
</author>
<published>2012-04-16T05:53:24+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pviktori/public_git/samba.git/commit/?id=76d75f8c81aff0f7716b266b36f0b16ba43f4f50'/>
<id>76d75f8c81aff0f7716b266b36f0b16ba43f4f50</id>
<content type='text'>
Signed-off-by: Martin Schwenke &lt;martin@meltin.net&gt;

(This used to be ctdb commit f94897ef9504c144937409688fa7a646e0b0ceae)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Martin Schwenke &lt;martin@meltin.net&gt;

(This used to be ctdb commit f94897ef9504c144937409688fa7a646e0b0ceae)
</pre>
</div>
</content>
</entry>
</feed>
