[Rt-commit] rt branch, 4.4/test-travis-gpg, created. rt-4.4.4-440-ga54b35cba7

Jim Brandt jbrandt at bestpractical.com
Mon May 10 09:44:44 EDT 2021


The branch, 4.4/test-travis-gpg has been created
        at  a54b35cba7748464bafa7dbe4e673f85b6e574e5 (commit)

- Log -----------------------------------------------------------------
commit a54b35cba7748464bafa7dbe4e673f85b6e574e5
Author: Jim Brandt <jbrandt at bestpractical.com>
Date:   Mon May 10 09:44:28 2021 -0400

    Enable gpg tests now that 2.2 is available

diff --git a/Dockerfile b/Dockerfile
index d77111ec6f..a6321db2db 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -10,6 +10,6 @@ ENV RT_TEST_DB_HOST=172.17.0.2
 ENV RT_TEST_RT_HOST=172.17.0.3
 
 # Skip gpg tests until we update to gpg 2.2
-ENV SKIP_GPG_TESTS=1
+#ENV SKIP_GPG_TESTS=1
 
 CMD tail -f /dev/null

-----------------------------------------------------------------------


More information about the rt-commit mailing list