aboutsummaryrefslogtreecommitdiffstats
path: root/tests/hbproperties-test.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'tests/hbproperties-test.yaml')
-rw-r--r--tests/hbproperties-test.yaml11
1 files changed, 11 insertions, 0 deletions
diff --git a/tests/hbproperties-test.yaml b/tests/hbproperties-test.yaml
new file mode 100644
index 0000000..1dc649c
--- /dev/null
+++ b/tests/hbproperties-test.yaml
@@ -0,0 +1,11 @@
+#Postgres database input
+#pg_ipAddress: 127.0.0.1
+pg_ipAddress: 10.0.0.0
+pg_portNum: "1234"
+pg_userName: postgres-test
+pg_passwd: postgres-test
+pg_dbName: postgres
+
+#Periodic polling of CBS config download
+CBS_polling_allowed: "True"
+CBS_polling_interval: "300"