]
Thomas Jenkinson updated JBTM-2483:
-----------------------------------
Fix Version/s: 5.next
(was: 5.9.7.Final)
Investigate ways to test Docker quickstarts
-------------------------------------------
Key: JBTM-2483
URL:
https://issues.jboss.org/browse/JBTM-2483
Project: JBoss Transaction Manager
Issue Type: Task
Components: Cloud
Reporter: Gytis Trikleris
Priority: Major
Fix For: 5.next
Currently there is only one quickstart for docker
(
https://github.com/jbosstm/quickstart/tree/master/jts-docker), but its tests are disabled
by default. However, it would be good to run them in our CI.
We'll have the same problem in the future with Kubernetes quickstarts.
Maybe Arquillian Cube is something what could help?