Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
openldap
OpenLDAP
Commits
d8fb375e
Commit
d8fb375e
authored
Mar 25, 2021
by
Ondřej Kuzník
Committed by
Quanah Gibson-Mount
Mar 25, 2021
Browse files
Enable Debian's debuginfod
parent
109d967f
Pipeline
#2244
passed with stage
in 50 minutes and 22 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
d8fb375e
...
...
@@ -28,6 +28,7 @@ build-openssl-heimdal-lloadd:
-
./configure --enable-backends=mod --enable-overlays=mod --enable-modules --enable-dynamic --disable-ndb --enable-balancer=mod
-
make depend
-
make
-
export DEBUGINFOD_URLS="${DEBUGINFOD_URLS-https://debuginfod.debian.net}"
-
ulimit -n
4096
# back-monitor takes a while scanning a long connections array
-
SLAPD_COMMON_WRAPPER=gdb make test
artifacts
:
...
...
@@ -46,6 +47,7 @@ build-gnutls-mit-standalone-lloadd:
-
./configure --enable-backends=mod --enable-overlays=mod --disable-autoca --enable-modules --enable-dynamic --disable-ndb --enable-balancer=yes
-
make depend
-
make
-
export DEBUGINFOD_URLS="${DEBUGINFOD_URLS-https://debuginfod.debian.net}"
-
ulimit -n
4096
# back-monitor takes a while scanning a long connections array
-
SLAPD_COMMON_WRAPPER=gdb make test
artifacts
:
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment