-
Notifications
You must be signed in to change notification settings - Fork 375
get back to kernel 4.14.67 #1100
Comments
This reverts commit 802bfa2. Seems that we have some performance issues when using this new kernel. Reverting to have a clean CI and have a proper investigation about the degradation. Fixes: kata-containers#1100.
This reverts commit 802bfa2. Seems that we have some performance issues when using this new kernel. Reverting to have a clean CI and have a proper investigation about the degradation. Fixes: kata-containers#1100.
This reverts commit 802bfa2. Seems that we have some performance issues when using this new kernel. Reverting to have a clean CI and have a proper investigation about the degradation. Fixes: kata-containers#1100. Signed-off-by: Salvador Fuentes salvador.fuentes@intel.com
@chavafg - that 'failed to load json' is more a sign that something went wrong with the test run (rather than failing a boundary value check iyswim). |
@grahamwhaley yeah, I thought that about the boot time:
But in addition, the memory foot print measurement failed. |
For the 'no last line', the test looks for the phrase
The memory footprint is more likely 'real' - so we should check that locally (it can have random fails on the metrics CI servers occasionally if we are unlucky with our timing :-( ). |
Maybe now these are the lines?:
|
yep, looks like there was a kernel commit around August 2nd 2018 that changed the strings used in the free calls :-) Guess we'd better open an Issue - let me go do that. |
Added Issue at kata-containers/tests#1036 |
@grahamwhaley @chavafg shouldn't we keep this issue opened, or open another one to switch back to 4.19.10 asap when we get the last line patch merged? |
Last line patch submitted at kata-containers/tests#1044 |
There is a performance degradation when using 4.19.10 kernel, so lets get back to 4.14.67
http://jenkins.katacontainers.io/job/kata-metrics-tests-ubuntu-16-04-PR/311/console
The text was updated successfully, but these errors were encountered: