]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Merge r1910790, r1918059 from trunk: [CTR for CI changes]
authorJoe Orton <jorton@apache.org>
Thu, 30 May 2024 14:52:56 +0000 (14:52 +0000)
committerJoe Orton <jorton@apache.org>
Thu, 30 May 2024 14:52:56 +0000 (14:52 +0000)
commitbda29e765d4abef0284663149ba439be4019899d
tree938ca08fc5d4278676ac6ed938dd85152b927581
parent4766244a13f3d5c65553c995a46d21c49f46e532
Merge r1910790, r1918059 from trunk: [CTR for CI changes]

Use 'git clone' rather than 'svn export' in CI scripts.
Drop unused run_svn_export.
Run git clone with -q throughout.

CI: For LDAP tests, switch to using OpenLDAP slapd running on
CentOS Stream 9.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1918060 13f79535-47bb-0310-9956-ffa450edef68
test/travis_Dockerfile_slapd.centos [new file with mode: 0644]
test/travis_Dockerfile_slapd.centos7 [deleted file]
test/travis_before_linux.sh