Skip to content

Conversation

@ddeidda
Copy link
Contributor

@ddeidda ddeidda commented Mar 16, 2021

Some instance types may have fixed hyperthreading settings; instead this test was assuming that disabling hyperthreading is always possible. Fixed by comparing against instance data instead of fixed number of cores.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@ddeidda ddeidda added the skip-changelog-update Disables the check that enforces changelog updates in PRs label Mar 16, 2021
@codecov
Copy link

codecov bot commented Mar 16, 2021

Codecov Report

Merging #2535 (fc81be4) into release-2.10 (619f242) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@              Coverage Diff              @@
##           release-2.10    #2535   +/-   ##
=============================================
  Coverage         62.16%   62.16%           
=============================================
  Files                40       40           
  Lines              6233     6233           
=============================================
  Hits               3875     3875           
  Misses             2358     2358           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 619f242...fc81be4. Read the comment docs.

Some instance types may have fixed hyperthreading settings; instead this test was assuming that disabling hyperthreading is always possible. Fixed by comparing against instance data instead of fixed number of cores.

Signed-off-by: ddeidda <ddeidda@amazon.com>
@tilne
Copy link
Contributor

tilne commented Mar 16, 2021

this looks like a backport of #2534 ?

@tilne tilne merged commit ceb3b39 into aws:release-2.10 Mar 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip-changelog-update Disables the check that enforces changelog updates in PRs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants