nixpkgs/nixos/tests/nextcloud
Maximilian Bosch 6ecafb1c38
nixos/nextcloud: fix objectstore/s3 test
* Make sure `withRcloneEnv` actually invokes the command it gets as
  `argv`. Until no, nothing was uploaded. This mistake was copied from
  the MySQL test that appears to have the same issue (will be addressed
  in the next commit).

* Test upload/download through with rclone once to see if Nextcloud
  interaction with S3 works fine.

* Make sure we actually have something in the bucket (until now with an
  `ls` and no real check, will do some larger cleanups and make this
  better in the next commit).

* Use actual AWS-style access keys.
2024-06-11 12:37:42 +02:00
..
basic.nix nixos/tests/nextcloud: replace activationScript 2023-12-29 03:41:45 +01:00
default.nix nixos/tests/nextcloud: Add test for object store 2024-06-10 13:52:55 +02:00
with-declarative-redis-and-secrets.nix nixos/nextcloud: Rename extraOptions to settings 2024-01-26 14:22:49 +01:00
with-mysql-and-memcached.nix nixos/tests/nextcloud: Fix broken webdav url 2023-08-01 09:11:27 +02:00
with-objectstore.nix nixos/nextcloud: fix objectstore/s3 test 2024-06-11 12:37:42 +02:00
with-postgresql-and-redis.nix Merge pull request #290507 from dotlambda/nextcloud-notify_push-meta 2024-02-22 17:28:11 +01:00