Skip to content

Conversation

@bneradt
Copy link
Contributor

@bneradt bneradt commented Oct 23, 2020

This is a cherry-pick of the following PR to 9.x:
#7216


In my test environment, the double test fails at least 1% of the time. I changed an Au test ready condition
to polling in a bash while loop. I ran the changed test 500 times, and there were 0 failures. I also
eliminated the "done" temp file, which the current version of the test writes in whatever directory
autest was run from (and doesn't delete it at the end of the test).

(cherry picked from commit cdc0646)

In my test environment, the double test fails at least 1% of the time.  I changed an Au test ready condition
to polling in a bash while loop.  I ran the changed test 500 times, and there were 0 failures.  I also
eliminated the "done" temp file, which the current version of the test writes in whatever directory
autest was run from (and doesn't delete it at the end of the test).

(cherry picked from commit cdc0646)
@bneradt bneradt added the AuTest label Oct 23, 2020
@bneradt bneradt added this to the 9.0.0 milestone Oct 23, 2020
@bneradt bneradt self-assigned this Oct 23, 2020
@zwoop zwoop merged commit 55482d4 into apache:9.0.x Oct 28, 2020
@zwoop
Copy link
Contributor

zwoop commented Oct 28, 2020

This doesn't CP cleanly to 8.1.x either, so if we need this for 8.1.x, need a separate PR.

masaori335 pushed a commit to masaori335/trafficserver that referenced this pull request Jan 26, 2021
* asf/9.0.x:
  Updated ChangeLog
  Make double Au test more reliable. (apache#7294)
  Reduce the number of write operation on H2 (apache#7282)
  Adds a shell script to help build the H3 toolchains (apache#7299)
@bneradt bneradt deleted the cherry_pick_autest_double_improvement branch June 9, 2021 18:24
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.

3 participants