Skip to content

Autest: Increase the delay time after a config reload rpc all was done.#8869

Closed
brbzull0 wants to merge 1 commit intoapache:masterfrom
brbzull0:attempt-to-fix-autest
Closed

Autest: Increase the delay time after a config reload rpc all was done.#8869
brbzull0 wants to merge 1 commit intoapache:masterfrom
brbzull0:attempt-to-fix-autest

Conversation

@brbzull0
Copy link
Copy Markdown
Contributor

This particular test remap_reload seems to be failing randomly, it could be the delay time was too short, setting it to 10s now.

Let's see if this fixes #8860

If not, I'll be happy to revert this back.

This particular test remap_reload seems to be failing randomly, it could be the delay time was too short, setting it to 10 now.
@brbzull0 brbzull0 added this to the 10.0.0 milestone May 26, 2022
@brbzull0 brbzull0 requested a review from SolidWallOfCode May 26, 2022 16:22
@brbzull0 brbzull0 self-assigned this May 26, 2022
@bneradt
Copy link
Copy Markdown
Contributor

bneradt commented May 26, 2022

Thank you for working on this. Let's run the autest in here a few times (maybe 4?). If the test passes each of those times, let's merge it in.

@brbzull0
Copy link
Copy Markdown
Contributor Author

Thank you for working on this. Let's run the autest in here a few times (maybe 4?). If the test passes each of those times, let's merge it in.

sound good to me! thanks.

@bneradt
Copy link
Copy Markdown
Contributor

bneradt commented May 26, 2022

[approve ci autest]

3 similar comments
@bneradt
Copy link
Copy Markdown
Contributor

bneradt commented May 26, 2022

[approve ci autest]

@bneradt
Copy link
Copy Markdown
Contributor

bneradt commented May 26, 2022

[approve ci autest]

@brbzull0
Copy link
Copy Markdown
Contributor Author

[approve ci autest]

@bneradt
Copy link
Copy Markdown
Contributor

bneradt commented May 27, 2022

Reading through your patch in this PR made me realize that rather than waiting a certain amount of time for the reload to finish, we can instead await a log message that indicates that the reload has finished. Playing around with it a bit, I came up with this patch:

#8872

Any thoughts?

@brbzull0 brbzull0 closed this May 31, 2022
@zwoop zwoop removed this from the 10.0.0 milestone Jan 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

AuTest CI: inconsistent remap_reload test results

3 participants