Project

General

Profile

Actions

action #92461

closed

coordination #87853: [epic][brainstorming]

Include setting resource limits in container engine tests

Added by ph03nix about 3 years ago. Updated over 1 year ago.

Status:
Resolved
Priority:
Normal
Assignee:
Target version:
-
Start date:
2021-05-10
Due date:
% Done:

0%

Estimated time:

Description

Include setting memory and cpu share tests [1] in our docker, and if supported, in our podman tests.

[1] https://docs.docker.com/engine/reference/commandline/update/

Simply setting the cpu-share and memory limits, and then checking if they are set correctly is probably already enough.

docker update --cpu-shares 512 abebf7571666
docker update --memory 100M --memory-swap 200M abebf7571666
Actions #1

Updated by ph03nix about 3 years ago

  • Subject changed from Include memory limits in container tests to Include setting resource limits in container tests
  • Description updated (diff)
Actions #2

Updated by jlausuch about 3 years ago

  • Priority changed from Normal to Low
  • Parent task set to #87853
Actions #3

Updated by jlausuch about 3 years ago

  • Status changed from New to Workable
Actions #4

Updated by jlausuch almost 3 years ago

  • Status changed from Workable to New
Actions #5

Updated by jlausuch almost 3 years ago

  • Status changed from New to Workable
Actions #6

Updated by ph03nix over 1 year ago

  • Priority changed from Low to Normal
Actions #7

Updated by ph03nix over 1 year ago

  • Subject changed from Include setting resource limits in container tests to Include setting resource limits in container engine tests
Actions #8

Updated by rbranco over 1 year ago

  • Assignee set to rbranco
Actions #9

Updated by rbranco over 1 year ago

  • Status changed from Workable to In Progress

podman update is only available on latest upstream version which is not yet available on 15-SP4 (3.4.7):
https://github.com/containers/podman/releases/tag/v4.3.0

Actions #10

Updated by rbranco over 1 year ago

Actions #12

Updated by rbranco over 1 year ago

  • Status changed from In Progress to Resolved
Actions

Also available in: Atom PDF