Add archive test and fix fsBackend test

This commit is contained in:
2023-05-11 16:17:17 +02:00
parent 19e3ba7290
commit cfafd5aa08
6 changed files with 182 additions and 10 deletions

View File

@@ -1,6 +1,6 @@
{
"addr": "127.0.0.1:8080",
"job-archive": {
"archive": {
"kind": "file",
"path": "./var/job-archive"
},