Ralf Haferkamp
5b38fa149d
settings: Remove deprecated filesystem backend
...
We changed the default to `metadata` before the 2.0 release. This PR
alos removes the associated `SETTINGS_STORE_TYPE` and
`SETTINGS_DATA_PATH` settings as they are no longer needed with
`metadata` as the only available backend.
2024-05-13 14:50:02 +02:00
Sabin Panta
fff20ac8db
[tests-only][full-ci] updating given step for sharing and env in docs for starting email service ( #9081 )
...
* updating given step for sharing and env in docs for starting email service
* addressing review
* fixing the given steps of sharing
2024-05-09 12:25:57 +05:45
Sabin Panta
e861512f15
updated php version to 8.2 ( #8903 )
2024-04-19 15:17:15 +05:45
Nalem7
d73351af89
[tests-only][full-ci] Make graph api default in test ( #8290 )
...
* make graph api default in test
* skip quota test in reva
2024-01-30 17:14:56 +05:45
amrita
0da009d180
Remove TEST_OCIS env
2023-09-29 14:58:42 +05:45
Sagar Gurung
b930e0ffec
[tests-only][full-ci]Added documentation to run tika service related tests ( #7295 )
...
* Added documentation to run tika service related tests
* Added documentation for docker compose as well
* Make tika service run only for tika
2023-09-25 12:49:56 +05:45
Amrita
82428024f8
Remove composer update from makefile ( #7227 )
2023-09-06 18:46:57 +05:45
Florian Schade
f172eb20ab
[full-ci] chore: bump web to v8.0.0-alpha.1 ( #7198 )
...
* chore: bump web to 8.0.0-alpha.1
2023-09-04 17:31:14 +02:00
Sawjan Gurung
5e4b9baa1c
[tests-only][full-ci] Update local test docker-compose setup to allow unicode preview tests ( #6940 )
...
* update local test docker-compose setup to allow unicode preview tests
* update docs
2023-08-02 17:14:30 +05:45
Swikriti Tripathi
d35a4ac4a6
Use different image of clamav in docker compose ( #6588 )
2023-06-22 14:08:10 +05:45
Swikriti Tripathi
4f85efee84
[tests-only][full-ci] use tcp for antivirus service in ci ( #6573 )
...
* Test antivirus service in ci with different config
* enable other tests and update docker compose files
2023-06-22 09:55:58 +05:45
Swikriti Tripathi
cf6610878d
Add configuration for antivirus in docker compose for tests
2023-06-09 16:10:32 +05:45
Sawjan Gurung
89d92d7b1d
[docs-only] Add email service to the docker-compose setup for tests ( #6347 )
...
* add email docker compose for running tests
* update docs to run email tests in docker compose setup
* fix typo
2023-05-19 18:03:55 +05:45
Phil Davis
4874da778c
Reword 'allow to' sentences
2023-05-18 09:48:29 +05:45
Sawjan Gurung
14b11f24a6
[tests-only][full-ci] Change wrapper port from 5000 to 5200 ( #6321 )
...
* use port 5200 for wrapper API server
* remove binary and ignore the build
2023-05-16 15:40:06 +05:45
Sawjan Gurung
60fd953c7e
[docs-only] Document running tests using ociswrapper ( #6283 )
...
* add README for ociswrapper
* add doc on how to tests env config test suites with ociswrapper
* document running tests using ociswrapper
* update local docker compose setup for running tests
* make ocis able to run with ociswrapper
* update wrapper doc
* run with ociswrapper by default
* ignore md files on codacy
* fix README format
2023-05-16 14:39:17 +05:45
amrita
a34c6c42a8
Remove tag skipOnOcis notToImplementOnOCIS oImplementOnOCIS comments-app-required federation-app-required notifications-app-required systemtags-app-required local_storage
2023-05-04 12:42:14 +05:45
Prarup Gurung
984f848cbd
Removed scenarios tagged with notToImplementOnOcis tag
2023-02-15 09:05:07 +05:45
Swikriti Tripathi
9e73221a68
[docs-only]Update testing docs ( #5444 )
...
* Update testing docs
* make ocis run with new config
* fix wording
* fix sording
* fix command and run.sh
* Edit makefile to make it dynamically run suites
* adress reviews
* address reviews
* address reviews
2023-02-10 11:50:03 +01:00
Phil Davis
04ecce9e39
Fix clean-files target in tests/acceptance/docker/Makefile
2022-07-29 14:15:43 +05:45
Willy Kloucek
2f722f5858
remove references to identifier-registration.yml
2022-06-21 14:07:08 +02:00
Willy Kloucek
6e3752bb47
fix s3 deployment example
2022-05-05 12:53:56 +02:00
Jörn Friedrich Dreyer
565548ebce
storage-metadata -> storage-system
...
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
2022-05-04 08:14:13 +00:00
Willy Kloucek
322be13ee7
remove the owncloud storage driver
2022-02-01 11:16:18 +01:00
Willy Kloucek
6927cfd0dc
remove unused templates
2022-01-13 11:32:32 +01:00
Willy Kloucek
21220a22d4
make docker based acceptance tests use the dev image make target
2021-11-16 10:10:46 +01:00
Willy Kloucek
6590565a2f
introduce OCIS_INSECURE option
2021-11-10 16:55:12 +01:00
Willy Kloucek
d74816f242
configure users and metadata storage separately
2021-10-11 11:39:36 +02:00
Ralf Haferkamp
94f0c8a481
tests: Run ocis container as root for testsuite
...
For running the acceptance tests in docker we setup a volume that is
shared between the ocis and oc10/testsuite container. Since ocis needs
to be able to write to that volume we're switching it to run as root.
Closes #2497
2021-09-14 15:06:42 +02:00
Phil Davis
c961de1d57
Remove apiBugDemonstration test suite
2021-08-04 08:56:56 +05:45
Willy Kloucek
796376586b
clean up and refactor on
2021-05-26 16:31:54 +02:00
Willy Kloucek
b575e93cdf
[CI SKIP] first fixes
2021-05-26 15:25:09 +02:00
Jörn Friedrich Dreyer
b8621aa55b
Update tests/acceptance/docker/src/ceph.yml
2021-05-12 12:53:54 +02:00
André Duffeck
87ec7a5125
Integrate the s3ng storage driver
2021-05-12 09:23:05 +02:00
Willy Kloucek
63c6a438b6
use official redis
2021-04-20 08:56:12 +02:00
Willy Kloucek
6020a37640
adapt to owncloud.dev
2021-04-07 13:40:12 +02:00
Ilja Neumann
03cadf304c
Rename konnectd to IDP
2021-01-29 12:31:16 +01:00
Phil Davis
dfb4eb11cb
Rename apiOcisSpecific to apiBugDemonstration
2021-01-28 12:03:01 +05:45
Phil Davis
924246c0a6
Rename apiBasic to apiAccountsHashDifficulty
2021-01-28 11:56:07 +05:45
HariBhandari07
192a847f2c
[Tests-Only] Convert expected failure file to markdown
2021-01-21 10:38:51 +05:45
Phil Davis
7b20eb3401
Add expected-failures for webUI tests
2021-01-01 13:28:34 +05:45
Willy Kloucek
054c1151b2
use .drone.env for test reference
2020-12-22 10:07:25 +01:00
Willy Kloucek
1c409c64a1
implement acceptance tests in docker for dev machine
2020-12-15 08:36:34 +05:45