[midPoint-git] [Evolveum/midpoint] 0a1eff: Increase timeout in TestSmartIntegrationService
mederly
noreply at github.com
Fri Aug 8 14:24:54 CEST 2025
Branch: refs/heads/feature/smart-integration-service
Home: https://github.com/Evolveum/midpoint
Commit: 0a1effa30dbb6388e7c49429fe69254551fc31e2
https://github.com/Evolveum/midpoint/commit/0a1effa30dbb6388e7c49429fe69254551fc31e2
Author: Pavol Mederly <mederly at evolveum.com>
Date: 2025-08-08 (Fri, 08 Aug 2025)
Changed paths:
M model/model-intest/src/test/java/com/evolveum/midpoint/model/intest/smart/TestSmartIntegrationService.java
Log Message:
-----------
Increase timeout in TestSmartIntegrationService
This is to make tests with the real LLM-based service working.
Commit: 1c10a64767381f0a97c184329ea3830250101e4a
https://github.com/Evolveum/midpoint/commit/1c10a64767381f0a97c184329ea3830250101e4a
Author: Pavol Mederly <mederly at evolveum.com>
Date: 2025-08-08 (Fri, 08 Aug 2025)
Changed paths:
M model/smart-impl/src/main/java/com/evolveum/midpoint/smart/impl/PrismComplexTypeDefinitionSerializer.java
Log Message:
-----------
Skip extension from being sent to microservice
Custom XML namespaces break the simplicity of JSON encoding
for data being sent to the Python microservice: they introduce
@context and @value elements which are obviously not recognized
by Python.
Until this is resolved (see MID-10802), we exclude extension
container schema from being sent to the microservice.
Commit: 9ed81618866b7137be357ca8f0884bbf1574c7c0
https://github.com/Evolveum/midpoint/commit/9ed81618866b7137be357ca8f0884bbf1574c7c0
Author: Pavol Mederly <mederly at evolveum.com>
Date: 2025-08-08 (Fri, 08 Aug 2025)
Changed paths:
M model/smart-impl/src/main/java/com/evolveum/midpoint/smart/impl/activities/StatisticsComputer.java
Log Message:
-----------
Merge remote-tracking branch 'origin/feature/smart-integration-service' into feature/smart-integration-service
Compare: https://github.com/Evolveum/midpoint/compare/f6e41d670533...9ed81618866b
To unsubscribe from these emails, change your notification settings at https://github.com/Evolveum/midpoint/settings/notifications
More information about the midPoint-svn
mailing list