tomasdavidorg opened a new issue, #2430:
URL: https://github.com/apache/incubator-kie-tools/issues/2430
Steps to reproduce:
1. `pnpm bootstrap`
2. `pnpm -r -F @kie-tools/kn-plugin-workflow... build:dev`
3. `export KIE_TOOLS_BUILD__runEndToEndTests=true`
4. `pnpm -r -F @kie-tools/kn-plugin-workflow test-e2e`
```
--- PASS: TestQuarkusRunCommand (303.85s)
--- PASS:
TestQuarkusRunCommand/Test_quarkus_run_project_success_index:_0 (151.84s)
--- PASS:
TestQuarkusRunCommand/Test_quarkus_run_project_success_index:_1 (152.01s)
=== RUN TestRunCommand
=== RUN TestRunCommand/Test_run_project_success_index:_0
🛠️ Creating SonataFlow project
Workflow file created at ./new-project/workflow.sw.json
🎉 SonataFlow project successfully created
run_test.go:109: Checking if project is ready at
http://localhost:8081/q/health/ready
✅ Checking if Docker is available...
- Docker is running
⏳ Starting your SonataFlow project in dev mode...
🔎 Warming up SonataFlow containers
(docker.io/apache/incubator-kie-sonataflow-devmode:main), this could take some
time...
```
--
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]