Commit Graph

43 Commits

Author SHA1 Message Date
cagache
779190e5e9 Move scripts used by travis jobs under travis folder because when mirroring all scripts folders are excluded
(cherry picked from commit e7d25af3b4)
2021-04-09 23:04:24 +03:00
Cezar.Leahu
662b047d78 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)

(cherry picked from commit 3e57490e04)
2021-04-09 23:01:58 +03:00
cagache
bb504102a4 Run the security scans on the AGS build only on the master and release branches
(cherry picked from commit 6fccb60c23)
2021-04-09 23:00:30 +03:00
cagache
9d659a6e6e exclude enterprise tests when commit contains [tests on community]
(cherry picked from commit 1e29363943)
2021-04-09 23:00:16 +03: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
ehardon
ba44d5b83e Merge branch 'release/V3.4' 2020-12-08 09:16:17 +02:00
ehardon
0de6bcf820 Merge branch 'release/V3.3' into release/V3.4 2020-12-08 09:12:16 +02:00
ehardon
18426a6b89 Merge branch 'release/V3.1' into release/V3.2 2020-12-07 17:53:42 +02:00
ehardon
7602a1ce03 Merge branch 'release/V3.0' into release/V3.1 2020-12-07 17:45:22 +02:00
ehardon
8fceeccc11 Merge branch 'release/V2.7' into release/V3.0 2020-12-07 16:59:00 +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
rodicasutu
56654dd7eb Merge branch 'release/V3.4' of https://github.com/Alfresco/governance-services into release/V3.4 2020-11-16 21:32:58 +02:00
Claudia Agache
2002300803 get logs for UI builds 2020-11-14 18:09:40 +02:00
rodicasutu
14b561f618 attempt (3) to fix unauthorized when getting dependencies issue [execute tests on MySQL] 2020-11-13 17:24:20 +02:00
rodicasutu
9b1f083184 attempt (2) to fix unauthorized when getting dependencies issue [execute tests on MySQL] 2020-11-13 16:22:16 +02:00
rodicasutu
8fd4377b21 attempt to fix unauthorized when getting dependencies issue [execute tests on MySQL] 2020-11-13 14:34:56 +02:00
rodicasutu
52f311dbe5 change MySQL version and how it starts [execute tests on MySQL] 2020-11-13 11:51:19 +02:00
rodicasutu
722c218053 attemp to figure out what is wrong with enterprise integration tests [execute tests on MySQL] 2020-11-13 10:02:45 +02:00
rodicasutu
de0d649058 Merge remote-tracking branch 'remotes/origin/release/V3.3' into merge-3.4/APPS-234_IntegrationTestsOnMySQL_3.4_no 2020-11-10 17:08:37 +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
18c22f3e51 code review [execute tests on MySQL] 2020-11-04 14:29:03 +02:00
rodicasutu
1f2d20e45f fix port issue for activemq [execute tests on MySQL] 2020-11-04 09:41:48 +02:00
rodicasutu
04994e5036 revert the change of mysql version [execute tests on MySQL] 2020-11-04 08:22:15 +02:00
rodicasutu
03c80dc821 add ActiveMQ [execute tests on MySQL] 2020-11-03 08:59:49 +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
a191ebded5 fix import of travis file [execute tests on MySQL] 2020-11-02 17:42:25 +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
rodicasutu
67165ad23a code review changes [execute tests on MySQL] 2020-11-01 20:56:19 +02:00
rodicasutu
5251b8702e fix community failure[execute tests on MySQL] 2020-10-30 17:05:46 +02:00
rodicasutu
e0ae436c49 some refactoring [execute tests on MySQL] 2020-10-30 16:18:47 +02:00