[jboss-jira] [JBoss JIRA] (WFLY-12021) Mixed domain testsuite should remove unneeded expanded dists as it goes
Brian Stansberry (Jira)
issues at jboss.org
Fri Apr 26 18:34:00 EDT 2019
Brian Stansberry created WFLY-12021:
---------------------------------------
Summary: Mixed domain testsuite should remove unneeded expanded dists as it goes
Key: WFLY-12021
URL: https://issues.jboss.org/browse/WFLY-12021
Project: WildFly
Issue Type: Enhancement
Components: Management, Test Suite
Reporter: Brian Stansberry
Assignee: Brian Stansberry
OldVersionCopies unzips the legacy AS zip for the version requested. But there is no subsequent cleanup.
Simplest is to have the method that unzips check for all the other versions besides the one being tested and remove any it finds.
That will leave one behind, but that's ok. The problem here is the overall disk utilization during CI jobs and getting this down to just one is fine. And after the last version runs, the CI jobs complete anyway.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
More information about the jboss-jira
mailing list