Commit Graph
35 Commits
Author SHA1 Message Date
dcerbo f2e293fe7f Revert "SEARCH-2878 Update the supported version for SearchService to 2.0.2 (#1421)" [ci skip]
This reverts commit 8c01b5e8
2021-07-15 14:56:33 +02:00
Davide 8c01b5e89f SEARCH-2878 Update the supported version for SearchService to 2.0.2 (#1421) 2021-07-15 09:56:17 +02:00
Alan Davis 2c8499d8b0 ATS-876 Update T-Engine and pick up latest community-repo (#1275)
* Update upstream version to 8.422
2021-03-09 16:46:49 +00:00
Alan Davis a0cebe77ff ACS-1183 ACS 7 Stacks: PostgreSQL (#1256)
Upgraded the version of PostgreSQL to the latest (13.1) in all tests that are not db specific
Switch to new Jira url for gitbugtrack
2021-02-24 21:41:26 +00:00
CezarLeahu 1d91843fd5 ACS-1265 Update ActiveMQ broker URLs to use NIO (#1251) 2021-02-19 14:53:09 +02:00
Alan Davis 3d29c58355 ATS-862 2.3.8 T-Engines (#1248) 2021-02-18 19:53:45 +00:00
David Edwards a8794386bc ACS-1185 Update activemq images to 5.16.1 (#1243) 2021-02-18 09:09:06 +00:00
Alan Davis aa26079d96 REPO-5203 Remove legacy transformers (#1197)
Now that the T-Engines provide parity with in process legacy transforms and metadata extract, the legacy transform code is now being removed. This will allow the documentation to be greatly simplified and a number of libraries to be removed.

Custom legacy transforms need to be moved to T-Engines. ACS 6 still provides a version where both may be run in parallel.
2021-01-04 10:29:24 +00:00
Angel Borroy 262deca54e Bump Search Services to 2.0.1 2020-12-10 09:20:31 +01:00
Alan Davis f7911e1760 Upgrade T-Engines to 2.3.6 2020-11-19 22:55:58 +00:00
Alan Davis 2a2417cea3 OPSEXP-517: Update references to acs-community-deployment to acs-deployment (#1117)
(cherry picked from commit 47de286a5e)
2020-10-24 16:34:14 +01:00
Alan Davis 95a41f10e7 Changes from acs-packaging 2020-10-05 23:03:21 +01:00
Alan Davis fe79703cb6 Distribution modules should depend on each other 2020-10-03 09:59:06 +01:00
Alan Davis 90af420347 Minor clean up 2020-09-25 14:02:48 +01:00
Alan Davis 87870f5909 Merge 7.0.0-A3 changes into REPO-5111 branch which uses the new projects (#990)
* Cherry pick (merge) changes from original projects in 7.0.0-A3
2020-08-11 12:57:52 +01:00
Alan Davis f33dcd962a Cherry pick (merge) commits up to 7.0.0-A3
ATS-811: Updated T-engines to 2.3.3 (#975)

(cherry picked from commit 9c027929a9)
ATS-817: Updated T-engines to 2.3.4 (#982)

(cherry picked from commit 6be05950ec)
2020-08-07 22:19:22 +01:00
Alan Davis 4c7dc0045a Each project should have its own TAS_ENVIRONMENT, which uses its own docker images
Reverts part of commit c10f2127b6.
2020-08-01 08:09:26 +01:00
Alan Davis c10f2127b6 REPO-5266 Remove duplicate TAS code (#964) 2020-07-30 08:46:53 +01:00
Alan Davis c9649155a5 Try adding keystore settings to docker-compose files. 2020-07-23 18:07:23 +01:00
Nebil Kisa 994a3d0daa ATS-791: Update to T-Engines 2.3.1 and Shared-File-Store 0.8.0 (#882) 2020-06-26 14:45:54 +01:00
Nebil Kisa 577f4d980f ATS-779: Update T-Engines (T-Core) 2.3.0 (#862) 2020-06-19 17:14:45 +01:00
Alan Davis 8a92051944 Revert "Pick up upstream projects and pick up T-Engines 2.3.0"
This reverts commit 350b48b489.
2020-06-17 00:23:17 +01:00
Alan Davis 350b48b489 Pick up upstream projects and pick up T-Engines 2.3.0 2020-06-16 23:16:55 +01:00
Nebil Kisa 05c95b6736 ACS-753: Update of alfresco-transform-core from 2.2.1 to 2.2.2 (#837)
Update of alfresco-transform-core from 2.2.1 to 2.2.2
2020-06-11 08:58:17 +01:00
Alan Davis a5936e8222 Pick up upstream projects 2020-05-05 23:34:37 +01:00
Alex Mukha 349c667659 SEARCH-2099 Update search services to 1.4.2 2020-04-28 18:19:43 +01:00
Alan Davis 8900c900fc Pick up 2.2..0 of T-Engines 2020-04-25 11:31:38 +01:00
Alan Davis 8c5df8a623 Pull in upstream projects, include Share 6.2.1-RC2 and [release] ACS 6.2.1-RC1 2020-04-24 15:49:23 +01:00
Alex Mukha 7aaf051e0f SEARCH-2099 Update search to RC3 (#749) 2020-04-24 10:57:17 +01:00
Alex Mukha c2234e8293 SEARCH-2099: Update Search Services to 1.4.2 (RC2) (#742) 2020-04-22 18:07:23 +01:00
montgolfiere 0b0ae21a37 REPO-5079, ATS-707: Use all-in-one T-Engine and fix tests (#731)
[release] 6.2.1-A2. (community edition)
2020-04-21 09:51:37 +01:00
CezarLeahu 237b8de174 ATS-649: Update T-Engines version from 2.1.0 to 2.1.1 (#632) 2020-03-02 16:08:00 +02:00
Alex Mukha b229505b0e REPO-4785 Remove reduced timeout config in tests
Previous iteration of improving test performance introduced a few intermittent failures into tests. This PR removes those changes, but leaves the split in the REST API tests.
2019-12-14 11:57:11 +00:00
Alex Mukha 2c723eaf57 REPO-4785 Performance improvements to REST API TAS tests (#466) 2019-12-13 20:05:42 +00:00
Alex Mukha 8411ce5aa2 Add TAS tests to Travis builds (#229)
This PR moved the internal tests based on TAS (Test Automation System) close to the source code.
The TAS framework lies in separate repositories:

https://github.com/Alfresco/alfresco-tas-restapi
https://github.com/Alfresco/alfresco-tas-utility
https://github.com/Alfresco/alfresco-tas-email
https://github.com/Alfresco/alfresco-tas-ftp
https://github.com/Alfresco/alfresco-tas-webdav
https://github.com/Alfresco/alfresco-tas-cmis
https://github.com/AlfrescoTestAutomation/dataprep
2019-11-21 15:08:58 +00:00