Viktor Scharf
5638652016
fix test with password banned list
2025-02-28 15:53:35 +01:00
Jörn Friedrich Dreyer
2225b1039f
use correct docker hub orga
...
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
2025-02-27 11:33:53 +01:00
Jörn Friedrich Dreyer
350398bf61
allow running api tests with posix
...
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
2025-02-27 11:31:00 +01:00
Jörn Friedrich Dreyer
74b6078158
bump reva, change decomposeds3 drivername
...
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
2025-02-20 11:07:31 +01:00
Viktor Scharf
f6b5a961da
clean up tests
2025-02-11 11:27:05 +01:00
Viktor Scharf
9f321f3ab7
set graph available roles by default
2025-02-07 10:54:04 +01:00
Viktor Scharf
8db7e7c799
adapt script for running tests
2025-01-31 16:15:30 +01:00
Jörn Friedrich Dreyer
8ac250952f
url fixes, more decisions
...
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
2025-01-29 16:49:39 +01:00
Jörn Friedrich Dreyer
3900a08049
Merge pull request #118 from opencloud-eu/switch-to-decomposed-decomposed-s3
...
Switch from ocis/s3ng to decomposed/decomposed_s3 storage drivers
2025-01-27 16:43:40 +01:00
Jörn Friedrich Dreyer
9817295630
fix docker complaining about case ...
...
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
2025-01-27 15:38:40 +01:00
Viktor Scharf
e98f56002c
run all tests
2025-01-24 16:50:47 +01:00
André Duffeck
57fa8eb43c
Switch from ocis/s3ng to decomposed/decomposed_s3 storage drivers
...
ocis/s3ng are still supported for backwards compatibility reasons, but
they need to be configured using the decomposed/decomposed_s3 options.
2025-01-24 11:04:23 +01:00
Viktor Scharf
eab4a8e272
run tests in docker fix
2025-01-22 09:03:19 +01:00
Viktor Scharf
9db4693a9e
rebranding tests
2025-01-16 17:39:02 +01:00
Jörn Friedrich Dreyer
a46fd132bd
use OC_ env prefix
...
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
2025-01-13 16:11:11 +01:00
Saw-jan
327e6260ff
tests: error handling
...
tests: remove unnecessary logs
2024-11-22 16:01:58 +05:45
Niraj Acharya
415a4b5f56
removing test-acceptance-from-core-api and merging core and api behat config files to use single command to run api tests
2024-09-03 12:08:19 +05:45
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
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
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
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
Ilja Neumann
03cadf304c
Rename konnectd to IDP
2021-01-29 12:31:16 +01:00