[WAIVERS] Update regex to exclude DCAE temp dockers 10/123510/4
authormorganrol <morgan.richomme@orange.com>
Tue, 24 Aug 2021 14:49:19 +0000 (16:49 +0200)
committermorganrol <morgan.richomme@orange.com>
Mon, 30 Aug 2021 12:59:46 +0000 (14:59 +0200)
commit978b2e5a8a00e2d9439afd65ab9c487b50a6357b
tree2f3adb47de3341c8d6d9576330fcdf3d4d43ecc1
parent771c3370182ba117978edf296c9145cb387e2c1b
[WAIVERS] Update regex to exclude DCAE temp dockers

DCAE create pods during the tests
these dockers are created without limits

As security tests are executed after the tests, such pods are detected as part
of the unlimitted pods

Until it is fixed, we can add them in the waiver list

Issue-ID: TEST-360

Signed-off-by: morganrol <morgan.richomme@orange.com>
Change-Id: Ifb514aa15beab885b5dc15505ebb244fd1a71f95
security/scripts/check_security_root.sh
security/scripts/check_unlimitted_pods.sh