intel / cri-resource-manager

Kubernetes Container Runtime Interface proxy service with hardware resource aware workload placement policies
Apache License 2.0
176 stars 57 forks source link

e2e: fix topology-aware/n4c16/test09-container-exit test #1050

Closed askervin closed 1 year ago

askervin commented 1 year ago

"sleep" in the latest busybox does not create a child process named "sleep". Change process matching from sleep to matching pod0c0 parent/child instead.

codecov-commenter commented 1 year ago

Codecov Report

Merging #1050 (922c5a6) into master (686882a) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master    #1050   +/-   ##
=======================================
  Coverage   31.73%   31.73%           
=======================================
  Files          64       64           
  Lines        9816     9816           
=======================================
  Hits         3115     3115           
  Misses       6410     6410           
  Partials      291      291           

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more