Commit Graph

15 Commits

Author SHA1 Message Date
Patrick Werner
5778f431bf chore: set Maven memory options in smoke-tests.yml 2026-02-17 19:29:30 +01:00
Patrick Werner
81dab90931 feat: refine error logging in smoke tests to focus on ERROR level 2025-04-29 13:18:55 +02:00
Patrick Werner
0e04931b23 feat: enhance smoke tests with logging and error highlighting 2025-04-29 13:12:13 +02:00
Matteo Steccolini
f24968a47d Update smoke-tests.yml
jetty-maven-plugin is obsolete, and jetty-ee10-maven-plugin doesn't work at the moment. Using spring-boot to run local server.
2023-12-22 15:32:20 +01:00
dotasek
f147c8315e Bump setup-java and checkout versions in github actions (#613)
* Bump setup-java and checkout versions

* Set java distribution
2023-11-24 22:11:12 +01:00
dotasek
a2cf95ae5e Restore reasonable sleep time 2023-05-19 16:35:48 -04:00
dotasek
8bf9dfd1cf Intentional failure 2023-05-19 16:31:42 -04:00
dotasek
9a18b23a26 Additional param for linux localhost 2023-05-19 16:26:23 -04:00
dotasek
f54088efab Sleep a little longer... 2023-05-19 16:17:54 -04:00
dotasek
8b7c35c9dc Try fixing TTY issue 2023-05-19 16:13:49 -04:00
dotasek
3eab2fcf9e Use docker for HTTP client 2023-05-19 16:06:11 -04:00
dotasek
ec64299976 Update smoke-tests.yml
Wait longer just in case

Maybe don't kill the jetty server?
2023-05-09 16:41:42 -04:00
dotasek
dbd6ff0edd Update smoke-tests.yml
Skip maven tests
Wait longer for server
2023-05-09 16:34:55 -04:00
dotasek
d47d048a4f Update smoke-tests.yml
Don't do integration tests.

Start server
Run smoke tests
Stop Server
2023-05-09 16:25:55 -04:00
dotasek
e8d1931199 Create smoke-tests.yml 2023-05-09 16:08:13 -04:00