Commit Graph
2552 Commits
Author SHA1 Message Date
Tom Page 5d79010a02 Add test for CMIS CONTAINS() function.
This is always handled by Solr whereas the rest of these tests hit the DB by default.
2022-03-24 14:53:06 +00:00
Tom Page d3f9b63215 Add test for CMIS SCORE() function. 2022-03-24 11:00:24 +00:00
pzurek 4a5d08a63d Revert "Revert "Merge pull request #1369 from Alfresco/feature/ACS-2565-update-docker-compose-files""
This reverts commit 6478c4e9384df0efb388a92e4f882038ef2786f1.
2022-02-28 07:55:38 +01:00
pzurek f83021156d Revert "Merge pull request #1369 from Alfresco/feature/ACS-2565-update-docker-compose-files"
This reverts commit e821c061d3f88bb04517a21df9134207868ad682, reversing
changes made to adb30e4c30014e9991f32e6d298d039868e2be1f.
2022-02-28 07:33:27 +01:00
Aleksandra Onych 013c039f60 Merge pull request #1369 from Alfresco/feature/ACS-2565-update-docker-compose-files
[ACS-2565] cleanup docker-compose files
2022-02-25 11:43:03 +01:00
Aleksandra Onych fadbb5af3f [ACS-2565] cleanup docker-compose files 2022-02-24 10:18:39 +01:00
Domenico Sibilio f29adc847d Merge pull request #1363 from Alfresco/feature/ACS-2438_remove-unauthenticated-SOLR-access 2022-02-22 11:05:56 +01:00
Domenico Sibilio d124ccdae4 ACS-2566 Make e2e tests work with Shared Secret Authentication 2022-02-21 11:48:45 +01:00
Tom Page d58b3402ea MNT-22410 E2E test for FTS report. 2022-02-17 16:33:46 +00:00
Domenico Sibilio 918e1823fa ACS-2563 Disallow alfresco.secureComms=none 2022-02-16 17:44:54 +01:00
Tom Page 8efaa0f9f4 Merge pull request #1340 from Alfresco/dependabot/maven/org.alfresco.tas-restapi-1.70
Bump restapi from 1.64 to 1.70
2022-02-11 13:10:24 +00:00
Tom Page c3235e6d14 Merge pull request #1343 from Alfresco/dependabot/npm_and_yarn/e2e-test/generator-alfresco-docker-compose/path-parse-1.0.7
Bump path-parse from 1.0.6 to 1.0.7 in /e2e-test/generator-alfresco-docker-compose
2022-02-11 12:10:17 +00:00
dependabot[bot] bd392c29da Bump path-parse in /e2e-test/generator-alfresco-docker-compose
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases)
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7)

---
updated-dependencies:
- dependency-name: path-parse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-08 09:16:38 +00:00
dependabot[bot] a57246d98b Bump restapi from 1.64 to 1.70
Bumps [restapi](https://github.com/Alfresco/alfresco-tas-restapi) from 1.64 to 1.70.
- [Release notes](https://github.com/Alfresco/alfresco-tas-restapi/releases)
- [Commits](https://github.com/Alfresco/alfresco-tas-restapi/compare/v1.64...v1.70)

---
updated-dependencies:
- dependency-name: org.alfresco.tas:restapi
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-08 09:16:37 +00:00
dependabot[bot] f65e7a4185 Bump axios in /e2e-test/generator-alfresco-docker-compose
Bumps [axios](https://github.com/axios/axios) from 0.21.1 to 0.21.4.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/master/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v0.21.1...v0.21.4)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-08 09:16:37 +00:00
Tom Page f84fab1e58 Merge pull request #1278 from Alfresco/dependabot/maven/e2e-test/com.fasterxml.jackson.core-jackson-databind-2.9.10.8
Bump jackson-databind from 2.9.10.7 to 2.9.10.8 in /e2e-test
2022-02-08 09:15:51 +00:00
dependabot[bot] 9d6272956d Bump restapi from 1.64 to 1.69
Bumps [restapi](https://github.com/Alfresco/alfresco-tas-restapi) from 1.64 to 1.69.
- [Release notes](https://github.com/Alfresco/alfresco-tas-restapi/releases)
- [Commits](https://github.com/Alfresco/alfresco-tas-restapi/compare/v1.64...v1.69)

---
updated-dependencies:
- dependency-name: org.alfresco.tas:restapi
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-05 22:03:48 +00:00
dependabot[bot] 996ce8afc8 Bump jackson-databind from 2.9.10.7 to 2.9.10.8 in /e2e-test
Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.9.10.7 to 2.9.10.8.
- [Release notes](https://github.com/FasterXML/jackson/releases)
- [Commits](https://github.com/FasterXML/jackson/commits)

---
updated-dependencies:
- dependency-name: com.fasterxml.jackson.core:jackson-databind
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-04 12:47:34 +00:00
Tom Page 0fb357d41f Merge pull request #1331 from Alfresco/dependabot/npm_and_yarn/e2e-test/generator-alfresco-docker-compose/shelljs-0.8.5
Bump shelljs from 0.8.4 to 0.8.5 in /e2e-test/generator-alfresco-docker-compose
2022-02-01 15:36:15 +00:00
Tom Page c973c893b6 Merge pull request #1332 from Alfresco/dependabot/npm_and_yarn/e2e-test/generator-alfresco-docker-compose/follow-redirects-1.14.7
Bump follow-redirects from 1.13.3 to 1.14.7 in /e2e-test/generator-alfresco-docker-compose
2022-02-01 15:36:02 +00:00
dependabot[bot] 705d648fdd Bump node-fetch in /e2e-test/generator-alfresco-docker-compose
Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.1 to 2.6.7.
- [Release notes](https://github.com/node-fetch/node-fetch/releases)
- [Commits](https://github.com/node-fetch/node-fetch/compare/v2.6.1...v2.6.7)

---
updated-dependencies:
- dependency-name: node-fetch
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-01 11:30:19 +00:00
dependabot[bot] dae749efd6 Bump follow-redirects in /e2e-test/generator-alfresco-docker-compose
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.13.3 to 1.14.7.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.13.3...v1.14.7)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-01 11:30:12 +00:00
dependabot[bot] a8b2e6397b Bump shelljs in /e2e-test/generator-alfresco-docker-compose
Bumps [shelljs](https://github.com/shelljs/shelljs) from 0.8.4 to 0.8.5.
- [Release notes](https://github.com/shelljs/shelljs/releases)
- [Changelog](https://github.com/shelljs/shelljs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/shelljs/shelljs/compare/v0.8.4...v0.8.5)

---
updated-dependencies:
- dependency-name: shelljs
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-01 11:30:07 +00:00
Travis CI User b729f6e9e5 [maven-release-plugin][skip ci]prepare for next development iteration 2021-10-01 16:33:54 +00:00
Travis CI User e9e2c42f55 [maven-release-plugin][skip ci]prepare release 2.1.0-A9 2021-10-01 16:33:51 +00:00
dependabot[bot] 362a5af853 Bump restapi from 1.63 to 1.64 (#1249) 2021-09-30 14:31:35 +00:00
dependabot[bot] 4d29881782 Bump cmis from 1.30 to 1.31 (#1242) 2021-08-31 09:47:02 +00:00
dependabot[bot] 6695802a9a Bump restapi from 1.61 to 1.63 (#1244) 2021-08-31 09:12:38 +00:00
dependabot[bot] 6d6acdd3f3 Bump utility from 3.0.44 to 3.0.45 (#1241) 2021-08-31 09:12:04 +00:00
Tom Page 4506475195 Merge pull request #1224 from Alfresco/feature/SEARCH-2909_ACS701A6
SEARCH-2909 The 501 error fix has now been backported to 7.0.N.
2021-07-07 13:32:15 +01:00
Tom Page addee3fca3 SEARCH-2909 Update travis file to use a single exclude groups variable.
Remove unused test group ACS_71n.
2021-07-07 11:05:44 +01:00
Davide a99c543bf1 SEARCH-2885 fix folder name, add 6.2.2.17 and 7.0.1-A5 versions, update documentation (#1223)
* SEARCH-2885 fix versions for 6.2.2 [ci skip]

* SEARCH-2885 fix folder name, add 6.2.2.17 and 7.0.1-A5 versions, update documentation

* SEARCH-2885 fix folder name, add 6.2.2.17 and 7.0.1-A5 versions, update documentation [ci skip]
2021-07-07 09:56:21 +02:00
Tom Page f2ab919bea Merge pull request #1216 from Alfresco/feature/SEARCH-2885_SanityTestingPostmanCollection
Add Postman collection for API sanity testing.
2021-07-07 08:20:17 +01:00
Tom Page 16753d4c97 SEARCH-2909 The 501 error fix has now been backported to 7.0.N.
Update to use 7.0.1-A6 which contains it. The fix will be present in 7.0.1 and 7.1.0,
but it was not present in 7.0.0 or earlier.
2021-07-06 15:41:58 +01:00
Davide 3ee3cf0a06 Merge pull request #1217 from Alfresco/fix/SEARCH-2885_docker_compose_for_shard
SEARCH-2885 fix all docker-compose.yml files to test sharding
2021-07-06 10:34:24 +02:00
dcerbo 7c07e6c961 SEARCH-2885 add docker files to test search service 2021-07-06 09:48:48 +02:00
Alex Mukha 008bbfa824 SEARCH-2977 SEARCH-2948 Add compatibility tests (#1220) 2021-07-05 23:19:15 +01:00
dcerbo 0ef7f26051 SEARCH-2885 add error handling when version is wrong 2021-07-05 16:57:12 +02:00
dcerbo 725b48ea2b SEARCH-2885 update readme, add script to init .env files and fix all docker-compose.yml files to work with 6.x and 7.x 2021-07-05 15:46:41 +02:00
dcerbo c08f591c01 SEARCH-2885 remove .env files and add a script to copy the same env file everywhere 2021-07-05 15:11:40 +02:00
dcerbo 2abdaaa1fc SEARCH-2885 use a variable in order to use the same docker-compose file for 6.x and 7.x 2021-07-05 14:56:12 +02:00
Tom Page 4f0369d62e Updates to some expected values after discussion with Keerat. 2021-07-05 10:53:44 +01:00
dcerbo 2c7cb1d742 SEARCH-2885 fix all env and Dockerfile files for test sharding 2021-07-02 18:09:20 +02:00
dcerbo bac4fe59f8 SEARCH-2885 fix all docker-compose.yml files for test sharding 2021-07-02 17:35:54 +02:00
Angel Borroy 104362c1b0 SEARCH-2885 mTLS Configuration for ACS Enterprise 7 2021-07-02 10:36:13 +02:00
Angel Borroy c68af2e856 SEARCH-2885 mTLS Configuration for ACS Community 6 & 7 2021-07-02 10:02:47 +02:00
Tom Page dc681ef064 Fixes to sanity test collection from review by Davide. 2021-07-01 16:43:23 +01:00
Tom Page c29bab60dc Add Postman collection for API sanity testing. 2021-07-01 15:20:34 +01:00
Tom Page adcacf7b81 Merge pull request #900 from Alfresco/feature/SEARCH-2345_ReleaseTestingTools
SEARCH-2345: Toolset of Docker Compose templates to help Release test…
2021-07-01 15:12:21 +01:00
dependabot[bot] 569647d01e Bump restapi from 1.60 to 1.61 (#1213) 2021-06-28 09:05:40 +00:00