run all tests with POSIX_WATCH_FS=true (#1342)

This commit is contained in:
Viktor Scharf
2025-08-15 13:44:35 +02:00
committed by GitHub
parent 69c0d21539
commit 28770fe20d
3 changed files with 211 additions and 22 deletions
+1 -1
View File
@@ -2089,7 +2089,7 @@ def opencloudServer(storage = "decomposed", accounts_hash_difficulty = 4, depend
},
"commands": [
"apt-get update",
"apt-get install -y inotify-tools",
"apt-get install -y inotify-tools xattr",
"%s init --insecure true" % dirs["opencloudBin"],
"cat $OC_CONFIG_DIR/opencloud.yaml",
"cp tests/config/woodpecker/app-registry.yaml $OC_CONFIG_DIR/app-registry.yaml",