Currently a number of integration tests rely on provisioning wildfly-core. The problem is this is a slow process and requires downloading a large amount of artifacts.
Those tests can be changed to use a feature pack generated especially for the test. The feature pack can install minimal number of artifacts, generate files, etc. It's also possible to easily create feature pack updates.