Storage service helm chart integration + bugfixes (#315)
Add storage service and a persistent volume claim to helm charts. A few bugfixes for the api proxy.
This commit is contained in:
@@ -96,5 +96,5 @@ func TestStorageService(t *testing.T) {
|
||||
}
|
||||
|
||||
// cleanup /tmp
|
||||
os.RemoveAll(fmt.Sprintf("/tmp/", testId))
|
||||
os.RemoveAll(fmt.Sprintf("/tmp/%v", testId))
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user