mirror of
https://git.openldap.org/openldap/openldap.git
synced 2026-05-28 04:35:57 -04:00
ITS#10499 CI: ingest test report
This commit is contained in:
parent
9cbcfe748a
commit
d42aab77eb
1 changed files with 6 additions and 0 deletions
|
|
@ -49,6 +49,8 @@ build-openssl-heimdal-lloadd:
|
|||
- obj/tests/testrun/
|
||||
- obj/servers/
|
||||
- obj/libraries/
|
||||
reports:
|
||||
junit: obj/tests/junit*.xml
|
||||
|
||||
build-gnutls-mit-standalone-lloadd:
|
||||
stage: build
|
||||
|
|
@ -75,6 +77,8 @@ build-gnutls-mit-standalone-lloadd:
|
|||
- obj/tests/testrun/
|
||||
- obj/servers/
|
||||
- obj/libraries/
|
||||
reports:
|
||||
junit: obj/tests/junit*.xml
|
||||
|
||||
build-mbedtls-mit-lloadd:
|
||||
image: "debian:testing"
|
||||
|
|
@ -102,3 +106,5 @@ build-mbedtls-mit-lloadd:
|
|||
- obj/tests/testrun/
|
||||
- obj/servers/
|
||||
- obj/libraries/
|
||||
reports:
|
||||
junit: obj/tests/junit*.xml
|
||||
|
|
|
|||
Loading…
Reference in a new issue