gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [ascension] branch master updated: readded tests differentl


From: gnunet
Subject: [GNUnet-SVN] [ascension] branch master updated: readded tests differently
Date: Mon, 13 May 2019 11:48:17 +0200

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

rexxnor pushed a commit to branch master
in repository ascension.

The following commit(s) were added to refs/heads/master by this push:
     new 8de9104  readded tests differently
8de9104 is described below

commit 8de9104f51def18d2a0cb5c64b67afc76863ff40
Author: rexxnor <address@hidden>
AuthorDate: Mon May 13 11:11:09 2019 +0200

    readded tests differently
---
 .gitlab-ci.yml | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 58fcfbc..8b9216d 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -19,10 +19,13 @@ run-build_deb:
     - dpkg-buildpackage -rfakeroot -uc -us
     - cd ../../
     - bash helpers/gnunet-installer-0.11-debian.sh Production
+    - gnunet-arm -Esq
     - apt install -y bind9 dnsutils procps
     - apt install -y ./deb_dist/python3-ascension_0.6.1-1_all.deb
     - su ascension -s /bin/bash -c "ascension -h"
-    - apt install -y dh-make
+    - cd ascension/test/
+    - bash test_ascension_simple.sh
+    - gnunet-arm -e
   artifacts:
     paths:
       - deb_dist/python3-ascension*.deb

-- 
To stop receiving notification emails like this one, please contact
address@hidden



reply via email to

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