From 5210fb48eec42aefb2b7a98d260909b0f6e656ae Mon Sep 17 00:00:00 2001 From: Eric Hanson Date: Fri, 8 Sep 2023 08:32:34 -0400 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 818cd36..2f14f1e 100644 --- a/README.md +++ b/README.md @@ -77,6 +77,9 @@ integration testing with DSpace test, add an additional option to the command: Warning: please do not run this against the production system or a bunch of junk records will load into dspace +## Verifying DSpace connection +To verify that DSS can connect to the DSpace REST API, run `make verify-dspace-connection` and view the logs to see if the connection was successful or failed. + ## Processing `pipenv run submitter start` will loop through all of the data in the SQS input queue, process the queue,