Skip to content

Comments

QA #1321 fix to address failure on s390x#2492

Open
lmchilton wants to merge 1 commit intoperformancecopilot:mainfrom
lmchilton:pcp2openmetrics-backport-qa-fixes
Open

QA #1321 fix to address failure on s390x#2492
lmchilton wants to merge 1 commit intoperformancecopilot:mainfrom
lmchilton:pcp2openmetrics-backport-qa-fixes

Conversation

@lmchilton
Copy link
Contributor

PR #2448 caused QA test failure #1321 on s390x machines

@natoscott
Copy link
Member

This doesn't make sense to me in the context of the test - see the comment at line 64, it seems that loop is supposed to be happening at the same time that pmlogger is running (in parallel). This change means we do the two stages serially, one after the other, and the pmlogger is put in the background for no reason now (we sleep and then kill it? hmm, bit sus).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants