From 6ecba97c06f5a30664b40817784e89dfd0b878b7 Mon Sep 17 00:00:00 2001 From: Nathan Scott Date: Fri, 12 Jul 2024 09:40:53 +1000 Subject: [PATCH] qa: make 919 pmstat output deterministic --- qa/919 | 2 +- qa/919.out.darwin | 1 - qa/919.out.default | 1 - qa/919.out.openbsd | 1 - 4 files changed, 1 insertion(+), 4 deletions(-) diff --git a/qa/919 b/qa/919 index 4e4b1478b2..4bb953d3b4 100755 --- a/qa/919 +++ b/qa/919 @@ -47,7 +47,7 @@ pmlogger -c $PCP_VAR_DIR/config/pmlogger/config.pmstat -t 0.55 -s 7 -l $tmp.log cat $tmp.log >>$seq.full pmdumplog -dilmst $tmp >>$seq.full -pmstat -t 1 -a $tmp | tee -a $seq.full | _filter +pmstat -s 2 -t 1 -a $tmp | tee -a $seq.full | _filter # success, all done status=0 diff --git a/qa/919.out.darwin b/qa/919.out.darwin index 8bbc34c965..c4778e131b 100644 --- a/qa/919.out.darwin +++ b/qa/919.out.darwin @@ -4,4 +4,3 @@ QA output created by 919 N min swpd free buff cache si so bi bo in cs us sy id N ? N ? ? ? ? ? ? ? ? ? ? ? N ? N ? ? ? ? N N ? ? N N N - pmFetchGroup: End of PCP archive diff --git a/qa/919.out.default b/qa/919.out.default index c748f4adae..fa8a6bcd5a 100644 --- a/qa/919.out.default +++ b/qa/919.out.default @@ -4,4 +4,3 @@ QA output created by 919 N min swpd free buff cache pi po bi bo in cs us sy id N N N N N ? ? ? ? ? ? ? ? ? N N N N N N N N N N N N N N - pmFetchGroup: End of PCP archive diff --git a/qa/919.out.openbsd b/qa/919.out.openbsd index b0c1c9a70d..31b5827a34 100644 --- a/qa/919.out.openbsd +++ b/qa/919.out.openbsd @@ -4,4 +4,3 @@ QA output created by 919 N min swpd free buff cache pi po bi bo in cs us sy id N N N ? N ? ? ? ? ? ? ? ? ? N N N ? N N N N N N N N N N - pmFetchGroup: End of PCP archive