]
Brett Meyer commented on ARTIF-634:
-----------------------------------
It looks like the container config in arquillian.xml can take a
"javaVmArguments" param. Pass it
-Dkeycloak.import=[path]/governance-realm.json?
Automate Keycloak setup during integration tests
------------------------------------------------
Key: ARTIF-634
URL:
https://issues.jboss.org/browse/ARTIF-634
Project: Artificer
Issue Type: Task
Reporter: Brett Meyer
Assignee: Brett Meyer
Currently, integration tests must be manually run *after* the Keycloak realm has already
been imported into the target server. Once KEYCLOAK-898 is complete:
- Automate the realm import
- Automate the EAP/Wildfly admin user password
- Re-enable the server install/configure ant tasks
- Re-enable Jenkins integration test job