aboutsummaryrefslogtreecommitdiff
path: root/.buildbot
diff options
context:
space:
mode:
authort3sserakt <t3ss@posteo.de>2020-09-10 18:12:38 +0200
committert3sserakt <t3ss@posteo.de>2020-09-10 18:12:38 +0200
commite85272618eae2303c043b1f9a1df387907c23010 (patch)
treee3141c06b59e45057e335845d9c37272f983e6ab /.buildbot
parent72331deb3bfed2e82f1d5c87eb185ab67d783308 (diff)
downloadgnunet-e85272618eae2303c043b1f9a1df387907c23010.tar.gz
gnunet-e85272618eae2303c043b1f9a1df387907c23010.zip
- really added data for tng test and adjusted message overhead from maximum payload size
Diffstat (limited to '.buildbot')
-rw-r--r--.buildbot/firefly-x86_64-amdepyc_test_tng.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/.buildbot/firefly-x86_64-amdepyc_test_tng.sh b/.buildbot/firefly-x86_64-amdepyc_test_tng.sh
index 031615517..75a1cb994 100644
--- a/.buildbot/firefly-x86_64-amdepyc_test_tng.sh
+++ b/.buildbot/firefly-x86_64-amdepyc_test_tng.sh
@@ -3,6 +3,6 @@
3# echo "Skipped" 3# echo "Skipped"
4 4
5pushd src/transport 5pushd src/transport
6make check TESTS='test_communicator_basic-tcp test_communicator_rekey-tcp' 6make check TESTS='test_communicator_basic-tcp test_communicator_rekey-tcp test_communicator_basic-unix'
7pkill --signal 9 -U buildbot gnunet 7pkill --signal 9 -U buildbot gnunet
8popd 8popd