Commit Graph

134 Commits

Author SHA1 Message Date
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
9014638210 Updated regex for release version 2020-12-07 17:30:57 +02:00
ehardon
8fceeccc11 Merge branch 'release/V2.7' into release/V3.0 2020-12-07 16:59:00 +02:00
ehardon
0917cf9c46 Fix publish stage credentials and release script regex 2020-12-07 16:27:44 +02:00
ehardon
0e8d307455 Merge remote-tracking branch 'origin/release/V3.1' into release/V3.2 2020-11-26 10:41:42 +02:00
ehardon
2e8d2bbf35 Merge branch 'release/V3.0' into release/V3.1 2020-11-26 10:36:49 +02:00
ehardon
b7044dd9b3 Merge remote-tracking branch 'remotes/origin/release/V3.0.0.x' into release/V3.0 2020-11-26 10:27:54 +02:00
ehardon
c1f1ceab90 update release command in order to not upload the sources twice 2020-11-26 10:21:13 +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
Claudia Agache
116ceabde3 remove commented code and limit memory for docker containers only on enterprise 2020-11-05 08:38:48 +02:00
Claudia Agache
c761127211 set only transform.service.enabled=false 2020-11-04 18:18:47 +02:00
Claudia Agache
e784c65fde try again to run UI tests with legacy transformers 2020-11-04 14:56:54 +02:00
Claudia Agache
ff8881165f run UI tests with legacy transformers 2020-11-04 13:30:14 +02:00
Claudia Agache
6bd5575bc6 limit memory for transformers containers to 400Mb 2020-11-04 07:45:55 +02:00
Claudia Agache
531c36dfaa limit memory for alfresco-pdf-renderer container to 300Mb 2020-11-03 19:36:28 +02:00
Claudia Agache
d64206b011 limit memory for shared-file-store container to 300Mb 2020-11-03 15:00:12 +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
bd5c7664b1 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 22:44:42 +02:00
Claudia Agache
2875250b8f limit memory for search container to 1Gb 2020-11-02 11:56:07 +02:00
ehardon
c81682d6e1 fix zip-artifacts-release.sh script 2020-11-02 09:49:23 +02:00
ehardon
f155c4cb47 APPS-238: Update rm artifacts 2020-11-02 09:46:39 +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
Claudia Agache
892c052083 Merge remote-tracking branch 'remotes/origin/release/V3.0' into merge-3.1/APPS-238_APPS-104_no
# Conflicts:
#	.travis.yml
#	rm-automation/rm-automation-ui/src/test/java/org/alfresco/test/community/smoke/records/RejectRecordTests.java
#	rm-automation/rm-automation-ui/src/test/resources/fp_l3.xml
#	scripts/dockerLimitMemory.sh
2020-11-01 16:36:16 +02:00
rodicasutu
e0ae436c49 some refactoring [execute tests on MySQL] 2020-10-30 16:18:47 +02:00
rodicasutu
0a01fe2c0c fix setting the variables [execute tests on MySQL] 2020-10-30 12:57:10 +02:00
Claudia Agache
9ff6af4ca2 Merge pull request #1262 from Alfresco/merge-3.0/APPS-238_APPS-104_no
Merge 3.0/apps 238 apps 104 no
2020-10-30 10:21:08 +02:00
rodicasutu
beede53793 attempt to debug the docker command 2020-10-30 08:00:58 +02:00
rodicasutu
781108594a Make common.sh executable [execute tests on MySQL] 2020-10-29 20:57:11 +02:00
rodicasutu
ce0094216a attempt to fix common path [execute tests on MySQL] 2020-10-29 14:35:43 +02:00
ehardon
693b3f6e38 - add dockerhub and quay login steps 2020-10-29 12:27:56 +02:00
rodicasutu
86b48a9a0c attempt to fix the path for common script [execute tests on MySQL] 2020-10-29 08:28:45 +02:00
rodicasutu
552b763a6c fix the path for common script [execute tests on MySQL] 2020-10-28 20:25:06 +02:00
rodicasutu
cf8e32bfff use the same approach to start mysql as in bamboo [execute tests on MySQL] 2020-10-28 17:11:05 +02:00
ehardon
e2cc4ad126 - fix release command 2020-10-27 17:16:56 +02:00
ehardon
95441c2a8d - update the release command to push the docker images to quay using the internal profile 2020-10-27 10:57:53 +02:00
ehardon
bee12c401d - update the release command to push the docker images to quay and dockerhub 2020-10-27 10:53:12 +02:00
ehardon
c3183fb985 Merge remote-tracking branch 'origin/merge-3.0/APPS-238_APPS-104_no' into merge-3.0/APPS-238_APPS-104_no 2020-10-27 08:42:26 +02:00
ehardon
d8aed515c7 - set the correct deploymentRepository for the release.sh
- update the release command
2020-10-27 08:42:08 +02:00
rodicasutu
31769d5095 add the tests to run on my sql [execute tests on MySQL] 2020-10-26 16:54:49 +02:00
Claudia Agache
2f5f410af8 limit share memory 2020-10-26 14:25:05 +02:00
Claudia Agache
6b4b66d04b remove not needed containers 2020-10-26 14:11:59 +02:00
Claudia Agache
e0823765f8 fix containers names
(cherry picked from commit 75ef681816)
2020-10-26 13:54:24 +02:00
ehardon
fff4aba2f2 - revert release script changes 2020-10-26 10:33:15 +02:00
ehardon
3f7bd57543 - remove dockerhub image publishing profile from shelf release script 2020-10-26 10:30:26 +02:00
ehardon
eb19b15168 - push docker images to quay when doing shelf releases 2020-10-26 08:58:29 +02:00
Claudia Agache
3ee8936424 Merge remote-tracking branch 'remotes/origin/release/V2.7' into merge-3.0/APPS-238_APPS-104_no
# Conflicts:
#	.travis.yml
#	README.md
#	rm-automation/rm-automation-ui/src/main/java/org/alfresco/po/common/util/Utils.java
#	rm-automation/rm-automation-ui/src/main/java/org/alfresco/po/rm/dialog/ConfirmationDialog.java
#	rm-automation/rm-automation-ui/src/main/java/org/alfresco/po/rm/dialog/security/UsersMarksDialog.java
#	rm-automation/rm-automation-ui/src/test/java/org/alfresco/test/community/smoke/AddRelationship.java
#	rm-automation/rm-automation-ui/src/test/java/org/alfresco/test/community/smoke/AddRelationshipTests.java
#	rm-automation/rm-automation-ui/src/test/java/org/alfresco/test/community/smoke/AutoDeclareVersionsAsRecords.java
#	rm-automation/rm-automation-ui/src/test/java/org/alfresco/test/community/smoke/AutoDeclareVersionsAsRecordsTests.java
#	rm-automation/rm-automation-ui/src/test/java/org/alfresco/test/community/smoke/CreateElectronicRecords.java
#	rm-automation/rm-automation-ui/src/test/java/org/alfresco/test/community/smoke/CreateElectronicRecordsTests.java
#	rm-automation/rm-automation-ui/src/test/java/org/alfresco/test/community/smoke/CreateNonElectronicRecords.java
#	rm-automation/rm-automation-ui/src/test/java/org/alfresco/test/community/smoke/CreateNonElectronicRecordsTests.java
#	rm-automation/rm-automation-ui/src/test/java/org/alfresco/test/community/smoke/DeclareInPlaceRecord.java
#	rm-automation/rm-automation-ui/src/test/java/org/alfresco/test/community/smoke/DeclareInPlaceRecordTests.java
#	rm-automation/rm-automation-ui/src/test/java/org/alfresco/test/community/smoke/DeclareVersionAsRecord.java
#	rm-automation/rm-automation-ui/src/test/java/org/alfresco/test/community/smoke/DeclareVersionAsRecordTests.java
#	rm-automation/rm-automation-ui/src/test/java/org/alfresco/test/community/smoke/FileUnfiledRecords.java
#	rm-automation/rm-automation-ui/src/test/java/org/alfresco/test/community/smoke/FileUnfiledRecordsTests.java
#	rm-automation/rm-automation-ui/src/test/java/org/alfresco/test/community/smoke/InplaceRecordSearch.java
#	rm-automation/rm-automation-ui/src/test/java/org/alfresco/test/community/smoke/InplaceRecordSearchTests.java
#	rm-automation/rm-automation-ui/src/test/java/org/alfresco/test/community/smoke/RejectRecord.java
#	rm-automation/rm-automation-ui/src/test/java/org/alfresco/test/community/smoke/RejectRecordTests.java
#	rm-automation/rm-automation-ui/src/test/java/org/alfresco/test/community/smoke/SearchRecords.java
#	rm-automation/rm-automation-ui/src/test/java/org/alfresco/test/community/smoke/SearchRecordsTests.java
#	rm-automation/rm-automation-ui/src/test/java/org/alfresco/test/community/smoke/records/AddRelationship.java
#	rm-automation/rm-automation-ui/src/test/java/org/alfresco/test/community/smoke/records/AutoDeclareVersionsAsRecords.java
#	rm-automation/rm-automation-ui/src/test/java/org/alfresco/test/community/smoke/records/CreateElectronicRecords.java
#	rm-automation/rm-automation-ui/src/test/java/org/alfresco/test/community/smoke/records/CreateNonElectronicRecords.java
#	rm-automation/rm-automation-ui/src/test/java/org/alfresco/test/community/smoke/records/DeclareInPlaceRecord.java
#	rm-automation/rm-automation-ui/src/test/java/org/alfresco/test/community/smoke/records/DeclareVersionAsRecord.java
#	rm-automation/rm-automation-ui/src/test/java/org/alfresco/test/community/smoke/records/FileUnfiledRecords.java
#	rm-automation/rm-automation-ui/src/test/java/org/alfresco/test/community/smoke/records/InplaceRecordSearch.java
#	rm-automation/rm-automation-ui/src/test/java/org/alfresco/test/community/smoke/records/RejectRecord.java
#	rm-automation/rm-automation-ui/src/test/java/org/alfresco/test/community/smoke/records/SearchRecords.java
#	rm-automation/rm-automation-ui/src/test/java/org/alfresco/test/enterprise/level2/classification/SecurityClearanceTest.java
#	rm-automation/rm-automation-ui/src/test/java/org/alfresco/test/enterprise/level2/filePlan/RMSiteCreationAndDeletionTests.java
#	rm-automation/rm-automation-ui/src/test/java/org/alfresco/test/enterprise/security/classification/content/SearchClassifiedDocumentsTests.java
#	rm-automation/rm-automation-ui/src/test/resources/cg_l1.xml
#	rm-automation/rm-automation-ui/src/test/resources/ds_l1.xml
#	rm-automation/rm-automation-ui/src/test/resources/ru_l1.xml
#	rm-automation/rm-automation-ui/src/test/resources/sm_l1.xml
#	scripts/setUpMavenPhase.sh
#	travis-env-vars.yml
2020-10-23 10:21:44 +03:00
ehardon
5c653eec3a - address PR review comments [skip tests] 2020-10-22 13:25:17 +03:00
ehardon
07e2bc3f1a APPS-241: Update release and staging buckets access credentials
- remove -v flag from scripts
[enterprise release 2.7.3-A4 2.7.3-SNAPSHOT] [skip tests]
2020-10-21 12:17:25 +03:00
ehardon
cac8033166 [enterprise release 2.7.3-A3 2.7.3-SNAPSHOT] [skip tests] 2020-10-20 18:21:22 +03:00