From 76e639b757f1a914be802c7df9c660d51a289903 Mon Sep 17 00:00:00 2001 From: Jeffrey Picard Date: Fri, 23 Sep 2022 13:51:25 +0000 Subject: [PATCH] update --- scripts/cicd_integration_test_runner.sh | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/scripts/cicd_integration_test_runner.sh b/scripts/cicd_integration_test_runner.sh index 7df0337..bf26893 100644 --- a/scripts/cicd_integration_test_runner.sh +++ b/scripts/cicd_integration_test_runner.sh @@ -5,5 +5,10 @@ # simple script to kick off herald and call the integration testing # script # +# N.B. this currently just works locally until we figure a way to have +# the data in the cicd environment. +# +./herald serve --db-path /mnt/sdb1/wallet_server/_data/lbry-rocksdb & +./integration_tests.sh