[tor-commits] [tor/master] gitlab-ci: Use test-network-all for debian-integration

nickm at torproject.org nickm at torproject.org
Mon Sep 21 16:59:07 UTC 2020


commit 8458c8211ec3755400933edc6287baa810f5f695
Author: Nick Mathewson <nickm at torproject.org>
Date:   Mon Sep 21 09:49:29 2020 -0400

    gitlab-ci: Use test-network-all for debian-integration
---
 .gitlab-ci.yml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 43154d12f5..ba61c71b2b 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -156,6 +156,7 @@ debian-integration:
   variables:
     CHECK: "no"
     CHUTNEY: "yes"
+    CHUTNEY_MAKE_TARGET: "test-network-all"
     STEM: "yes"
     ALL_BUGS_ARE_FATAL: "yes"
   script:





More information about the tor-commits mailing list