summaryrefslogtreecommitdiff
path: root/qa/200.out.1
diff options
context:
space:
mode:
Diffstat (limited to 'qa/200.out.1')
-rw-r--r--qa/200.out.138
1 files changed, 38 insertions, 0 deletions
diff --git a/qa/200.out.1 b/qa/200.out.1
new file mode 100644
index 0000000..b041128
--- /dev/null
+++ b/qa/200.out.1
@@ -0,0 +1,38 @@
+QA output created by 200
+
+PMCD_RECONNECT_TIMEOUT=""
+Waiting for pmcd to terminate ...
+Starting pmcd ...
+pmFetch failed: IPC protocol failure
+pmReconnectContext: success
+delay: 14-16 secs
+
+PMCD_RECONNECT_TIMEOUT="1,3,5"
+Waiting for pmcd to terminate ...
+Starting pmcd ...
+pmFetch failed: IPC protocol failure
+pmReconnectContext: success
+delay: 6-10 secs
+
+PMCD_RECONNECT_TIMEOUT="2"
+Waiting for pmcd to terminate ...
+Starting pmcd ...
+pmFetch failed: IPC protocol failure
+pmReconnectContext: success
+delay: 6-10 secs
+
+PMCD_RECONNECT_TIMEOUT="1-2"
+Waiting for pmcd to terminate ...
+Starting pmcd ...
+pmFetch failed: IPC protocol failure
+[DATE] recon(PID) Warning: pmReconnectContext: ignored bad PMCD_RECONNECT_TIMEOUT = '1-2'
+pmReconnectContext: success
+delay: 14-16 secs
+
+PMCD_RECONNECT_TIMEOUT="1,2,foo"
+Waiting for pmcd to terminate ...
+Starting pmcd ...
+pmFetch failed: IPC protocol failure
+[DATE] recon(PID) Warning: pmReconnectContext: ignored bad PMCD_RECONNECT_TIMEOUT = '1,2,foo'
+pmReconnectContext: success
+delay: 14-16 secs