nmirasch commented on code in PR #2342:
URL:
https://github.com/apache/incubator-kie-tools/pull/2342#discussion_r1608517516
##########
packages/sonataflow-devmode-image/test-resources/tests/features/sonataflow-devmode.feature:
##########
@@ -112,19 +112,19 @@ Feature: Serverless Workflow devmode images
| variable | value |
| QUARKUS_DEVSERVICES_ENABLED | false |
Then check that page is served
- | property | value
|
- | port | 8080
|
- | path |
/q/dev-v1/org.kie.kogito-addons-quarkus-data-index-inmemory/dataindex |
- | request_method | GET
|
- | wait | 480
|
- | expected_status_code | 200
|
+ | property | value
|
+ | port | 8080
|
+ | path |
/q/dev-ui/org.kie.kogito-addons-quarkus-data-index-inmemory/dataindex |
Review Comment:
@tiagobento yes! it adds the endpoint to current Dev-ui when data-index
addon is added
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]