Commit Graph

39 Commits

Author SHA1 Message Date
Sébastien Deleuze
29a0fbbd89 Update infrastructure for data-redis smoke tests
Closes gh-2
2023-08-01 14:18:09 +02:00
Christoph Strobl
7e79944d01 Add smoke test for data-redis using Lettuce Redis driver
See gh-2
2023-08-01 14:17:53 +02:00
Sébastien Deleuze
6818cfdbef Use CI docker arrangement in run-dev-container.sh
Still segfault on Mac M1/M2

See gh-6
2023-08-01 12:17:45 +02:00
Sébastien Deleuze
9b49e656ed Fix a typo in docker-compose support
See gh-6
2023-08-01 01:04:49 +02:00
Sébastien Deleuze
153ca03553 Add support for local testing on Mac M1/M2
Closes gh-6
2023-08-01 00:27:54 +02:00
Sébastien Deleuze
235baf1b03 Remove the dependency on Entrykit and use latest Docker version
See gh-7
2023-07-31 21:55:36 +02:00
Sébastien Deleuze
7ab9f3178c Upgrade to Azul CraC JDK 17.0.8 2023-07-31 18:15:41 +02:00
Sébastien Deleuze
6d57d5a6df Update infrastructure for Spring Integration 2023-07-31 17:53:47 +02:00
Sébastien Deleuze
ed47eea527 Refine log processing in AwaitApplication
This commit removes web server log detection
as restart logs are now printed by default.
2023-07-31 17:49:16 +02:00
Christian Tzolov
660c3568e7 Add smoke test for Spring Integration file-copy pipeline 2023-07-31 17:41:11 +02:00
Sébastien Deleuze
f282c64cf3 Add support for rebuild to run-dev-container.sh 2023-07-31 17:40:38 +02:00
Sébastien Deleuze
857b193090 Merge pull request #4 from tzolov/vscode-ignore
Add vscode gitignore statement
2023-07-31 17:11:15 +02:00
Sébastien Deleuze
d794398fad Fix run-dev-container.sh 2023-07-31 12:18:43 +02:00
Christian Tzolov
1ca3d896c5 add vscode gitignore statement 2023-07-28 09:40:14 +02:00
Sébastien Deleuze
0b975ae905 Support running on Mac or Windows via Docker 2023-07-14 10:37:37 +02:00
Sébastien Deleuze
b449460ada Merge pull request #1 from eddumelendez/sdkman
Add .sdkmanrc with version 17.0.7.crac-zulu
2023-07-06 17:13:02 +02:00
Eddú Meléndez
459016f009 Add .sdkmanrc with version 17.0.7.crac-zulu 2023-07-06 04:22:53 -06:00
Sébastien Deleuze
89be934f02 Rename crAppTest to checkpointRestoreAppTest
Also available with the shorter cRAT task name.
2023-07-06 11:27:16 +02:00
Sébastien Deleuze
6689e3bdc7 Update infrastructure 2023-07-06 11:17:49 +02:00
Sébastien Deleuze
4c6fe33697 Add WebFlux with Undertow tests 2023-07-06 11:17:09 +02:00
Sébastien Deleuze
619d959a31 Regenerate STATUS.adoc 2023-07-06 09:51:07 +02:00
Sébastien Deleuze
bf03f85fdb Update status page generation to show CR results 2023-07-06 09:50:51 +02:00
Sébastien Deleuze
ca0f6d5d14 Add status badge 2023-07-06 09:34:51 +02:00
Sébastien Deleuze
cfc2525636 Introduce the status page 2023-07-06 09:24:31 +02:00
Sébastien Deleuze
260f65cdf2 Increase the delay after CRaC files creation 2023-07-06 09:15:01 +02:00
Sébastien Deleuze
37e8d2ad25 Workaround CRaC bug with very high ulimit 2023-07-06 08:57:21 +02:00
Sébastien Deleuze
4731c54b65 Remove unneeded cr worker tag 2023-07-06 07:33:02 +02:00
Sébastien Deleuze
5c2f1d34fc Upgrade to Project CRaC 1.3.0 2023-07-04 18:07:08 +02:00
Sébastien Deleuze
94af8b0539 Introduce cracVersion Gradle property 2023-07-04 18:06:28 +02:00
Sébastien Deleuze
0416bff9e0 Fix port detection in logs 2023-07-04 18:05:45 +02:00
Sébastien Deleuze
dc3afcfb21 Fix pipeline.yml template 2023-07-04 16:21:37 +02:00
Sébastien Deleuze
bca2695603 Introduce a first version of the CI scripts and config 2023-07-04 09:41:06 +02:00
Sébastien Deleuze
1ff6354a43 Fix formatting 2023-06-28 16:47:14 +02:00
Sébastien Deleuze
28d7548810 Add checkpoint/restore support
The `crAppTest` task tests the application running on the JVM
after a checkpoint/restore.
2023-06-28 16:36:56 +02:00
Sébastien Deleuze
02f52cbe4e Polish README.adoc 2023-06-27 16:29:13 +02:00
Sébastien Deleuze
5d7ade7a1a Introduce Jetty sample 2023-06-27 16:26:16 +02:00
Sébastien Deleuze
dcfefea9cd Add stats-restore to .gitignore 2023-06-27 16:25:34 +02:00
Sébastien Deleuze
a06f90ecea Add CRaC dependency to framework/webmvc-tomcat 2023-06-27 16:24:36 +02:00
Sébastien Deleuze
82d82b0980 Initial commit
The bootstrap of this project is done by leveraging
and adapting the infrastructure created in
https://github.com/spring-projects/spring-aot-smoke-tests.
2023-06-27 12:48:52 +02:00