vpp/test/scripts/test-loop.sh, branch v19.04.3 Vector Packet Processing http://git.fd.io/vpp/atom?h=v19.04.3 2017-09-19T12:23:44+00:00 Add new C API 2017-09-19T12:23:44+00:00 Klement Sekera ksekera@cisco.com 2017-05-04T04:15:18+00:00 urn:sha1:8f2a4eafeaa439432107563033728e09665c16d9 Change-Id: I717ce3cd7c867c155de149ec56623269d26d0ff7 Signed-off-by: Klement Sekera <ksekera@cisco.com> make test: tweak helper scripts 2017-04-03T13:58:28+00:00 Klement Sekera ksekera@cisco.com 2017-04-03T04:21:46+00:00 urn:sha1:a657e4e7c9cff967303a0396d7819073d8e17fea Change-Id: Iee6016757e45c832e8868f0bdcfd4192dd3380c8 Signed-off-by: Klement Sekera <ksekera@cisco.com> make test: add scripts for easy test looping 2017-04-02T08:03:57+00:00 Klement Sekera ksekera@cisco.com 2017-03-13T06:39:08+00:00 urn:sha1:799e26d5bdf6b74ab615644e0cd291de6e352989 Allows easy running of test(s) in a loop with configurable action (e.g. git pull) run between test runs and possible email notification on failure. Usage: test-loop.sh [-p <pre-exec-cmd>] [-m <email>] -- <make test options> Example: Run 'make test-debug' in a loop until a failure is encountered, upon which an email is fired to ksekera@cisco.com. In between test runs, update the workspace using via 'git pull' and if anything changed, perform 'git clean' before running another 'make test-debug': test/scripts/test-loop.sh -p test/scripts/git_pull_or_clean.sh \ -m ksekera@cisco.com -- test-debug Change-Id: I114321c6c152d2c7e181e915fc8c51aab1ff3693 Signed-off-by: Klement Sekera <ksekera@cisco.com>
This XML file does not appear to have any style information associated with it. The document tree is shown below.
<feed xmlns="http://www.w3.org/2005/Atom">
<title>vpp/test/scripts/test-loop.sh, branch v19.04.3</title>
<subtitle>Vector Packet Processing</subtitle>
<id>http://git.fd.io/vpp/atom?h=v19.04.3</id>
<link rel="self" href="http://git.fd.io/vpp/atom?h=v19.04.3"/>
<link rel="alternate" type="text/html" href="http://git.fd.io/vpp/"/>
<updated>2017-09-19T12:23:44+00:00</updated>
<entry>
<title>Add new C API</title>
<updated>2017-09-19T12:23:44+00:00</updated>
<author>
<name>Klement Sekera</name>
<email>ksekera@cisco.com</email>
</author>
<published>2017-05-04T04:15:18+00:00</published>
<link rel="alternate" type="text/html" href="http://git.fd.io/vpp/commit/?id=8f2a4eafeaa439432107563033728e09665c16d9"/>
<id>urn:sha1:8f2a4eafeaa439432107563033728e09665c16d9</id>
<content type="text"> Change-Id: I717ce3cd7c867c155de149ec56623269d26d0ff7 Signed-off-by: Klement Sekera <ksekera@cisco.com> </content>
</entry>
<entry>
<title>make test: tweak helper scripts</title>
<updated>2017-04-03T13:58:28+00:00</updated>
<author>
<name>Klement Sekera</name>
<email>ksekera@cisco.com</email>
</author>
<published>2017-04-03T04:21:46+00:00</published>
<link rel="alternate" type="text/html" href="http://git.fd.io/vpp/commit/?id=a657e4e7c9cff967303a0396d7819073d8e17fea"/>
<id>urn:sha1:a657e4e7c9cff967303a0396d7819073d8e17fea</id>
<content type="text"> Change-Id: Iee6016757e45c832e8868f0bdcfd4192dd3380c8 Signed-off-by: Klement Sekera <ksekera@cisco.com> </content>
</entry>
<entry>
<title>make test: add scripts for easy test looping</title>
<updated>2017-04-02T08:03:57+00:00</updated>
<author>
<name>Klement Sekera</name>
<email>ksekera@cisco.com</email>
</author>
<published>2017-03-13T06:39:08+00:00</published>
<link rel="alternate" type="text/html" href="http://git.fd.io/vpp/commit/?id=799e26d5bdf6b74ab615644e0cd291de6e352989"/>
<id>urn:sha1:799e26d5bdf6b74ab615644e0cd291de6e352989</id>
<content type="text"> Allows easy running of test(s) in a loop with configurable action (e.g. git pull) run between test runs and possible email notification on failure. Usage: test-loop.sh [-p <pre-exec-cmd>] [-m <email>] -- <make test options> Example: Run 'make test-debug' in a loop until a failure is encountered, upon which an email is fired to ksekera@cisco.com. In between test runs, update the workspace using via 'git pull' and if anything changed, perform 'git clean' before running another 'make test-debug': test/scripts/test-loop.sh -p test/scripts/git_pull_or_clean.sh \ -m ksekera@cisco.com -- test-debug Change-Id: I114321c6c152d2c7e181e915fc8c51aab1ff3693 Signed-off-by: Klement Sekera <ksekera@cisco.com> </content>
</entry>
</feed>