diff options
Diffstat (limited to 'test/catlfish-test-local-1.cfg')
-rw-r--r-- | test/catlfish-test-local-1.cfg | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/test/catlfish-test-local-1.cfg b/test/catlfish-test-local-1.cfg index 1795649..21f8c17 100644 --- a/test/catlfish-test-local-1.cfg +++ b/test/catlfish-test-local-1.cfg @@ -1,6 +1,5 @@ localnodes: - frontend-1 - - storage-1 frontendaddresses: frontend-1: 127.0.0.1:8082 @@ -9,7 +8,7 @@ ctapiaddresses: frontend-1: 127.0.0.1:8080 storageaddresses: - storage-1: 127.0.0.1:8081 + frontend-1: 127.0.0.1:8081 #publichttpaddresses: @@ -34,5 +33,7 @@ logadminkey: MFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEQ Ah9sZ2CD+JeLbprS6AFcZbo0TGCH0rtEnr2Q3JW0ylhfA+ 0/WLu755b3soVX/wI23vqCVGC7N9fOB2WUltveQ== +configurl: file:///CURRENTWORKINGDIRECTORY/catlfish-test-generated.cfg + #options: # - sctcaching |