wildfly / wildfly-tck-runners

Test runners for executing various TCKs against a WildFly runtime
Apache License 2.0
1 stars 7 forks source link

update the Faces TCK test deployment timeout to 600 seconds #136

Closed scottmarlow closed 7 months ago

scottmarlow commented 7 months ago

https://access.redhat.com/solutions/1190323 has a few different options to address deployment failures like we might see with the Old Faces TCK test deployment:

Timeout after [300] seconds waiting for service container stability. Operation will roll back. Step that first updated the service container was 'deploy' at address '[("deployment" => "jsf_appl_applicationISE_web.war")]

This pull request changes to ./standalone.sh -Djboss.as.management.blocking.timeout=600