gnunet-svn
[Top][All Lists]
Advanced

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

[taler-wallet-core] branch master updated: Remove old tests from CI runs


From: gnunet
Subject: [taler-wallet-core] branch master updated: Remove old tests from CI runs
Date: Wed, 12 Aug 2020 21:44:12 +0200

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

torsten-grote pushed a commit to branch master
in repository wallet-core.

The following commit(s) were added to refs/heads/master by this push:
     new 13f83586 Remove old tests from CI runs
13f83586 is described below

commit 13f835862dc712f09cb6037e149e50eb17b97f59
Author: Torsten Grote <t@grobox.de>
AuthorDate: Wed Aug 12 16:43:59 2020 -0300

    Remove old tests from CI runs
---
 .gitlab-ci.yml | 21 +--------------------
 1 file changed, 1 insertion(+), 20 deletions(-)

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index b08c05b7..9e896e9c 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -3,26 +3,7 @@ image: "registry.gitlab.com/gnu-taler/docker-taler-ci:latest"
 before_script:
   - pg_ctlcluster 12 main start
 
-test_legacy:
-  script:
-    - cd integrationtests
-    - ./test-base.sh
-    - ./test-double-link.sh
-    - ./test-double-spend.sh
-    - ./test-recoup.sh
-    - ./test-refund.sh
-    - ./test-retries.sh
-    - ./test-withdrawal.sh
-  allow_failure: true
-
-test_pytest:
-  script:
-    - ./bootstrap
-    - ./configure
-    - make install
-    - pytest -rP tests/
-
-test_typescript:
+test:
   script:
     - ./bootstrap
     - ./configure

-- 
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]