gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[gnunet] branch master updated: - run the tng test test_communicator_bas


From: gnunet
Subject: [gnunet] branch master updated: - run the tng test test_communicator_basic-tcp in buildbot CI
Date: Wed, 02 Sep 2020 13:33:20 +0200

This is an automated email from the git hooks/post-receive script.

t3sserakt pushed a commit to branch master
in repository gnunet.

The following commit(s) were added to refs/heads/master by this push:
     new f7fc95289 - run the tng test test_communicator_basic-tcp in buildbot CI
f7fc95289 is described below

commit f7fc952898b73753dd5d0d0657db85f5290486cc
Author: t3sserakt <t3ss@posteo.de>
AuthorDate: Wed Sep 2 13:26:48 2020 +0200

    - run the tng test test_communicator_basic-tcp in buildbot CI
---
 .buildbot/firefly-x86_64-amdepyc_test.sh | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/.buildbot/firefly-x86_64-amdepyc_test.sh 
b/.buildbot/firefly-x86_64-amdepyc_test.sh
index db202a112..8949ddc0c 100755
--- a/.buildbot/firefly-x86_64-amdepyc_test.sh
+++ b/.buildbot/firefly-x86_64-amdepyc_test.sh
@@ -1,3 +1,7 @@
 #!/bin/bash
 
-echo "Skipped"
+# echo "Skipped"
+
+pushd src/transport
+make check TESTS='test_communicator_basic-tcp'
+popd

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]