[DNM] tests: trigger CI for kernel fragments#1588
[DNM] tests: trigger CI for kernel fragments#1588ganeshmaharaj wants to merge 1 commit intokata-containers:masterfrom
Conversation
|
/test |
350220a to
52c6457
Compare
52c6457 to
4a854a9
Compare
|
/test |
|
/test |
|
@ganeshmaharaj noted, on the 16.04 CI, it failed to construct the frag config, although it tried. I've no idea how/why that would happen...hmm. |
|
@ganeshmaharaj just for ref, the 18.04 CI passed here. hmmm. |
|
/retest |
|
/test |
|
@ganeshmaharaj - your commit (not the merge message, the actual commit), has a dep in it for packaging PR 461 still - I think that is messing up the fragment depends merge - I suspect you need to either drop that dep or change that dep to 314, and remove from the merge request - iyswim? |
4a854a9 to
6502a02
Compare
|
/retest |
|
Heh heh, metrics CI failed, in a good way - looks like maybe we shrank the memory footprint? I'll go check on nemu and vsocks CIs, just in case that is the frags upsetting them... |
|
vsocks CI failed due to the current openshift image move change that we know about. |
|
/retest |
|
The new set of failures are such. Other than the two below, almost all others are failing cause of low entropy. With the new kernel disabled most devices that we do not need, does that contribute to the low entropy level? jenkins-ci-ARM-ubuntu-18-04 jenkins-ci-centos-7-4-q-35 |
|
/test |
fc failedI think hit a potentially spurious grpc error, I'll spin it: vsocks failedLots of 'terminated' items - going to respin rhel7 failedI think this is maybe bogus, and is a left over artifact from a jenkins job being renamed (maybe to the vsocks one??). |
|
a new fc ci fail I've not seen before: going to spin it again.... |
|
ah, looks like I need to fix the config file merge conflict on the frags PR... will do that now, and re-fire everything, again.... |
|
/test |
|
/test |
d514fba to
73bff0e
Compare
|
/retest |
Depends-on: github.com/kata-containers/packaging#314 Fixes: #123141234 Signed-off-by: Ganesh Maharaj Mahalingam <ganesh.mahalingam@intel.com>
73bff0e to
e36a500
Compare
|
/retest |
|
Hmm, we got an fc CI fail, but it is a different fail from before (they look similar, only as the tests end up reporting 'exit code 125', which is a pretty generic error for 'the container failed to run' (we see the |
|
@ganeshmaharaj Do you need still need this PR? |
|
Yes, it is the only way to fully test the parallel fragment PR over in the packaging repo (as the packaging repo does not run the full test suite) |
|
@amshinde as @grahamwhaley mentioned, this is our conduit to test the kernel fragment changes. Once we a knock out other things from the pipeline, we should be able to get back onto this and start fixing it around. Would be nice to leave this here for now. |
|
/retest |
|
no need to retest @egernst - the PR is stuck waiting for somebody to have time to reproduce and diagnose why the firecracker CI seems to be less stable when using the kernel fragments. |
|
ok, slapping needs-help on the original PR then. |
|
Dropping this patch in favour of #1900 |
Depends-on: github.com/kata-containers/packaging#314
Fixes: #123141234
Signed-off-by: Ganesh Maharaj Mahalingam ganesh.mahalingam@intel.com