zsh completions: minor tweaks
[pcp.git] / qa / 1111.out
blob7e834df8005642f595e5d90af8d8e1b7e8b42b3c
1 QA output created by 1111
3 === 1. pcp2influxdb one-shot noauth ===
4 Found POST URL in noauth output
5 Found proper metric body in noauth output
6 === 2. pcp2influxdb noauth with tags ===
7 Found POST URL in noauth output
8 Found proper metric body in noauth output
9 === 3. pcp2influxdb auth with tags ===
10 Found POST URL in output
11 Found auth data in HTTP request
12 Found proper metric body in output
13 === 4. pcp2influxdb bad-instance tolerance ===
14 Excluding metric sample.aggregate.null (need numeric type)
15 Excluding metric sample.string.hullo (need numeric type)
16 Excluding metric NoSuchMetric (PM_ERR_NAME Unknown metric name)
17 Excluding metric sample.bad.unknown (PM_ERR_PMID Unknown or illegal metric identifier)
18 Excluding metric sample.bad.nosupport (need numeric type)