[tor-commits] [tor/master] ci: Add DISTCHECK to tracing test on Gitlab

ahf at torproject.org ahf at torproject.org
Mon Nov 9 14:15:32 UTC 2020


commit 31d542a9c6f15536590b1194464b3c05fb11533d
Author: David Goulet <dgoulet at torproject.org>
Date:   Tue Nov 3 08:36:02 2020 -0500

    ci: Add DISTCHECK to tracing test on Gitlab
    
    Signed-off-by: David Goulet <dgoulet at torproject.org>
---
 .gitlab-ci.yml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index ba61c71b2b..a672d8ed39 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -170,6 +170,7 @@ debian-tracing:
   variables:
     TRACING: "yes"
     CHECK: "no"
+    DISTCHECK: "yes"
   script:
     - ./scripts/ci/ci-driver.sh
   # Ensure that we only run tracing when it's implemented.





More information about the tor-commits mailing list