<feed xmlns='http://www.w3.org/2005/Atom'>
<title>samba.git/ctdb/tests/scripts/test_wrap, branch master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/'/>
<entry>
<title>ctdb-tests: Use "#!/usr/bin/env bash" for improved portability</title>
<updated>2020-07-22T07:53:35+00:00</updated>
<author>
<name>Martin Schwenke</name>
<email>martin@meltin.net</email>
</author>
<published>2020-03-04T02:55:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=d6673528050cd66b215cd6153df9015fca1396f2'/>
<id>d6673528050cd66b215cd6153df9015fca1396f2</id>
<content type='text'>
Signed-off-by: Martin Schwenke &lt;martin@meltin.net&gt;
Reviewed-by: Amitay Isaacs &lt;amitay@gmail.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Martin Schwenke &lt;martin@meltin.net&gt;
Reviewed-by: Amitay Isaacs &lt;amitay@gmail.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "ctdb-tests: Use "#!/usr/bin/env bash" for improved portability"</title>
<updated>2020-07-22T05:07:46+00:00</updated>
<author>
<name>Martin Schwenke</name>
<email>martin@meltin.net</email>
</author>
<published>2020-07-22T04:43:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=271ad95e2359b1c4fc6d73c0c8e941bafb85c97c'/>
<id>271ad95e2359b1c4fc6d73c0c8e941bafb85c97c</id>
<content type='text'>
Fix missing Reviewed-by: tag.

This reverts commit 9a7cabd342d0aed450ed3305931702a7351f814a.

Signed-off-by: Martin Schwenke &lt;martin@meltin.net&gt;
Reviewed-by: Amitay Isaacs &lt;amitay@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix missing Reviewed-by: tag.

This reverts commit 9a7cabd342d0aed450ed3305931702a7351f814a.

Signed-off-by: Martin Schwenke &lt;martin@meltin.net&gt;
Reviewed-by: Amitay Isaacs &lt;amitay@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>ctdb-tests: Use "#!/usr/bin/env bash" for improved portability</title>
<updated>2020-07-22T02:42:37+00:00</updated>
<author>
<name>Martin Schwenke</name>
<email>martin@meltin.net</email>
</author>
<published>2020-03-04T02:55:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=9a7cabd342d0aed450ed3305931702a7351f814a'/>
<id>9a7cabd342d0aed450ed3305931702a7351f814a</id>
<content type='text'>
Signed-off-by: Martin Schwenke &lt;martin@meltin.net&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Martin Schwenke &lt;martin@meltin.net&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>ctdb-tests: Simplify test_wrap script</title>
<updated>2019-08-14T09:11:35+00:00</updated>
<author>
<name>Martin Schwenke</name>
<email>martin@meltin.net</email>
</author>
<published>2019-08-12T12:10:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=061656d383772b27607b8feb4a4ea9c988ce17d8'/>
<id>061656d383772b27607b8feb4a4ea9c988ce17d8</id>
<content type='text'>
Given other improvements, this is now needlessly complex.

Signed-off-by: Martin Schwenke &lt;martin@meltin.net&gt;
Reviewed-by: Amitay Isaacs &lt;amitay@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Given other improvements, this is now needlessly complex.

Signed-off-by: Martin Schwenke &lt;martin@meltin.net&gt;
Reviewed-by: Amitay Isaacs &lt;amitay@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>ctdb-tests: Fix ctdb test binary name in path testing</title>
<updated>2017-09-12T10:23:18+00:00</updated>
<author>
<name>Amitay Isaacs</name>
<email>amitay@gmail.com</email>
</author>
<published>2017-09-05T03:52:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=96aef2371c6c1e0c6bd13874a71583eb9609959b'/>
<id>96aef2371c6c1e0c6bd13874a71583eb9609959b</id>
<content type='text'>
BUG: https://bugzilla.samba.org/show_bug.cgi?id=13012

Signed-off-by: Amitay Isaacs &lt;amitay@gmail.com&gt;
Reviewed-by: Martin Schwenke &lt;martin@meltin.net&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
BUG: https://bugzilla.samba.org/show_bug.cgi?id=13012

Signed-off-by: Amitay Isaacs &lt;amitay@gmail.com&gt;
Reviewed-by: Martin Schwenke &lt;martin@meltin.net&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>tests: test_wrap can use $TEST_SCRIPTS_DIR for a little extra clarity</title>
<updated>2012-04-27T05:40:43+00:00</updated>
<author>
<name>Martin Schwenke</name>
<email>martin@meltin.net</email>
</author>
<published>2012-04-20T03:57:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=05062d874a1becac026cefa78149aee1587e7da8'/>
<id>05062d874a1becac026cefa78149aee1587e7da8</id>
<content type='text'>
Also add a comment to explain what is being added to $PATH.

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

(This used to be ctdb commit 704a3e3b83aff63e8f7b0650c141776ed2c1f047)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also add a comment to explain what is being added to $PATH.

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

(This used to be ctdb commit 704a3e3b83aff63e8f7b0650c141776ed2c1f047)
</pre>
</div>
</content>
</entry>
<entry>
<title>tests: test_wrap needs to set TEST_SCRIPTS_DIR</title>
<updated>2012-04-27T05:40:43+00:00</updated>
<author>
<name>Amitay Isaacs</name>
<email>amitay@gmail.com</email>
</author>
<published>2012-04-19T05:40:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=2f2e341370640713ff9cb707b6a84ae78109e84e'/>
<id>2f2e341370640713ff9cb707b6a84ae78109e84e</id>
<content type='text'>
Signed-off-by: Amitay Isaacs &lt;amitay@gmail.com&gt;

(This used to be ctdb commit 79e979d67e3a2a5a13ef8fd2ef8f56331ec51558)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Amitay Isaacs &lt;amitay@gmail.com&gt;

(This used to be ctdb commit 79e979d67e3a2a5a13ef8fd2ef8f56331ec51558)
</pre>
</div>
</content>
</entry>
<entry>
<title>tests: Rename ctdb_test_functions.bash to integration.bash</title>
<updated>2012-04-27T05:40:43+00:00</updated>
<author>
<name>Martin Schwenke</name>
<email>martin@meltin.net</email>
</author>
<published>2012-04-18T04:55:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=bf197d097f86ed5c75622778332a7c85c4684a12'/>
<id>bf197d097f86ed5c75622778332a7c85c4684a12</id>
<content type='text'>
Signed-off-by: Martin Schwenke &lt;martin@meltin.net&gt;

(This used to be ctdb commit 79adb50b3ce3873c3baf9e6715c1d1c3f181ce43)
</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 79adb50b3ce3873c3baf9e6715c1d1c3f181ce43)
</pre>
</div>
</content>
</entry>
<entry>
<title>Bug fixes for tests: simple/12_ctdb_getdebug.sh and scripts/test_wrap.</title>
<updated>2009-05-12T04:44:30+00:00</updated>
<author>
<name>Martin Schwenke</name>
<email>martin@meltin.net</email>
</author>
<published>2009-05-01T07:40:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=7c7c5b3489f97154b2d25cefafb55e04c8846c5d'/>
<id>7c7c5b3489f97154b2d25cefafb55e04c8846c5d</id>
<content type='text'>
simple/12_ctdb_getdebug.sh now recognises output with multi-digit node
numbers.

Sharing the ctdb directory via NFS and testing on a real cluster by
setting CTDB_TEST_REAL_CLUSTER didn't work by default.  The fix is to
hack scripts/test_wrap so that it tries to find a valid bin directory
next to the directory containing it is in.

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

(This used to be ctdb commit ea2ca769e1d1068fbbad843750b19acfd87360e0)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
simple/12_ctdb_getdebug.sh now recognises output with multi-digit node
numbers.

Sharing the ctdb directory via NFS and testing on a real cluster by
setting CTDB_TEST_REAL_CLUSTER didn't work by default.  The fix is to
hack scripts/test_wrap so that it tries to find a valid bin directory
next to the directory containing it is in.

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

(This used to be ctdb commit ea2ca769e1d1068fbbad843750b19acfd87360e0)
</pre>
</div>
</content>
</entry>
<entry>
<title>Add some simple tests that can be run from within the tree.</title>
<updated>2008-11-20T09:40:01+00:00</updated>
<author>
<name>Martin Schwenke</name>
<email>martin@meltin.net</email>
</author>
<published>2008-11-20T09:40:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=d741559fa6ba8d2077ecaa7053c1eab7d96aeb31'/>
<id>d741559fa6ba8d2077ecaa7053c1eab7d96aeb31</id>
<content type='text'>
Signed-off-by: Martin Schwenke &lt;martin@meltin.net&gt;

(This used to be ctdb commit eacb2ef82ea4809d874158756db973dd1e3fc8fc)
</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 eacb2ef82ea4809d874158756db973dd1e3fc8fc)
</pre>
</div>
</content>
</entry>
</feed>
