[Rt-commit] rt branch, 4.4/add-postgresql-apache-fcgid-tests2, repushed

Jim Brandt jbrandt at bestpractical.com
Thu Dec 24 12:58:02 EST 2020


The branch 4.4/add-postgresql-apache-fcgid-tests2 was deleted and repushed:
       was 011e2a661f7ddc36becb0d88d0d7eb9fd1ee03d4
       now 2566a6bdb41840ac6409457433ec74885ee3f260

1: b1c8847a7f = 1: b1c8847a7f Enable gpg tests for RT 4.4 testing
2: cf3a1b6fc2 = 2: cf3a1b6fc2 No need to show "Preferred GnuPG key" if GnuPG is not enabled
3: 48ba36c747 = 3: 48ba36c747 Add support for Apache with mod_fcgid
4: 7c0adef5e9 = 4: 7c0adef5e9 Run docker tests with Apache
5: 8d8cb3eaf7 = 5: 8d8cb3eaf7 Suppress Apache missing ServerName warning during startup
6: a1fcf06a53 = 6: a1fcf06a53 Lower parallel count to test reducing test time
7: f7de6bbf19 = 7: f7de6bbf19 Use prefork since that is the preferred mpm for RT
8: 927b6a67f1 = 8: 927b6a67f1 Add parallel travis SQLite test run with RTs web server
9: 011e2a661f ! 9: 2566a6bdb4 Add postgres with Apache test to travis
    @@ -33,4 +33,4 @@
     +      - docker exec -e USER=rt-user -u rt-user -it rt bash -c "cd /rt && ./configure.ac --with-db-type=Pg --with-my-user-group --enable-layout=inplace --with-web-handler=fcgid --enable-developer --enable-externalauth --enable-gpg --enable-smime && mkdir -p /rt/var && make testdeps && chmod a+rX /rt/sbin/*"
     +
     +    script:
    -+        - docker exec -u rt-test -it rt bash -c "cd /rt && prove -lj8 t/*"
    ++        - docker exec -u rt-user -it rt bash -c "cd /rt && prove -lj8 t/*"



More information about the rt-commit mailing list