mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-07-31 17:39:05 +00:00
Having added AGS to the community repo project two of the build jobs were take a long time to run in comparison to others: AGS Unit & Integration Tests (MySQL) ~ 1hr AGS Unit & Integration Tests (PostgreSQL) ~ 45mins Having split the jobs in this commit, the individual job times are now comparable to the other jobs and the total build time is reduced by ~30 mins. The same number of integration tests (418) are run 196+127+95 across the three jobs for each database.