Commit Graph

22 Commits

Author SHA1 Message Date
Cezar.Leahu
3e57490e04 APPS-900 APPS-894 APPS-889 Simplify maven POM setup. Reorganize build stages
* remove unnecessary build environment variables
* add a LOG_WARN environment variable - for shorter build commands
* split the `release.sh` script into `community_release.sh` and `enterprise_release.sh`
* remove usage of the `-Dcommunity` build variable where not needed - use/exclude the `-Penterprise` profile explicitly where needed
* modify the Travis `install` phase on some jobs so it runs a basic Java compilation of the project (without docker)
* remove the *internal* profile and renamed the *master* profile into *publish-docker-latest*
* modifiy the profiles for the docker builds so that the same profile handles both community (DockerHub&Quay) and enteprise (only Quay) docker image deploys
* run all the _Unit&Integration Tests_ across community&enteprise in one single job, in parallel with the REST API & UI test suites (APPS-889)
* reorganize the job order so that the *Tests* stage is the first one executed (APPS-894)
* only run the *Maven&Docker deploy* tasks on the *master* & *release* branches after the *Tests* stage (APPS-894)
2021-03-25 13:14:32 +02:00
cagache
6fccb60c23 Run the security scans on the AGS build only on the master and release branches 2021-03-22 12:14:59 +02:00
cagache
1e29363943 exclude enterprise tests when commit contains [tests on community] 2021-03-15 15:18:38 +02:00
Claudia Agache
fa4c1a9804 rearranged addons 2021-02-23 13:11:48 +02:00
Claudia Agache
1d58290efb rearranged jobs 2021-02-23 13:01:20 +02:00
rodicasutu
91403ea3ff fix the review comment
fix the path for artefacts for cluster tests
2021-02-23 11:23:11 +02:00
cturlica
80b319c031 Merge branch 'master' of github.com:Alfresco/governance-services into feature/REPO-5439v2
 Conflicts:
	rm-enterprise/pom.xml
	rm-enterprise/rm-enterprise-repo/pom.xml
	travis/.travis.tests-stage.yml
2021-02-23 10:51:24 +02:00
Claudia Agache
696bc7c52a get logs for each job. increase memory for docker containers 2021-02-22 20:43:44 +02:00
rodicasutu
4b2d862b5a remove duplication from travis 2021-02-03 18:23:20 +02:00
rodicasutu
aa20807738 displayed the logs after running the tests (debugging purpose) 2021-02-03 10:25:22 +02:00
rodicasutu
2d2e630249 update the cluster test ng suite
display the logs from the second node in travis
2021-02-03 08:28:14 +02:00
Claudia Agache
f195dad8d2 fix path 2021-01-27 12:40:20 +00:00
Claudia Agache
bc41cf8457 APPS-723 security marks cluster tests 2021-01-27 10:45:03 +00:00
cturlica
8107e82e0f REPO-5439: Re-enable changes disabled in ACS-936
- refactor test framework
- added cluster tests
2021-01-27 10:47:09 +02:00
rodicasutu
99a53c0ab1 attempt to fix no output receive in the last 10ms 2020-12-04 22:00:00 +02:00
rodicasutu
20f3521f5b attempt to fix rest api tests 2020-12-04 20:34:25 +02:00
Claudia Agache
2002300803 get logs for UI builds 2020-11-14 18:09:40 +02:00
rodicasutu
e387fe8680 Merge remote-tracking branch 'remotes/origin/release/V3.3' into merge-3.4/APPS-234_IntegrationTestsOnMySQL_3.4_no 2020-11-10 17:07:07 +02:00
rodicasutu
ca6f1873fc Merge remote-tracking branch 'remotes/origin/release/V3.1' into merge-3.2/APPS_234_IntegrationsOnMySQL_no 2020-11-05 16:53:36 +02:00
rodicasutu
314f099565 Merge remote-tracking branch 'remotes/origin/release/V3.0' into merge-3.1/APPS-234_IntegrationTestsOnMySQL_3.1_no 2020-11-03 08:54:09 +02:00
rodicasutu
07c6a50ff2 remo the stages that are duplicated [execute tests on MySQL] 2020-11-02 20:18:44 +02:00
rodicasutu
4499a1bda4 Merge remote-tracking branch 'remotes/origin/release/V2.7' into feature-3.0/APPS-234_IntegrationTestsOnMySQL_no [execute tests on MySQL]
# Conflicts:
#	.travis.env-vars.yml
#	.travis.yml
#	travis-env-vars.yml
#	travis/travis-env-vars.yml
2020-11-02 09:00:46 +02:00