Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
According to warning that is printed by tests:
kubectl exec [POD] [COMMAND] is DEPRECATED and will be removed
in a future version. Use kubectl exec [POD] -- [COMMAND] instead.
Fix this by just adding -- to avoid this warning.
Issue-ID: OOM-1
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
Change-Id: I3d451c1e6c11841bf64afe876bbe33edbb42556c
|
|
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
|
|
Issue-ID: INT-1764
Signed-off-by: Virginie <virginie.lefilleul@orange.com>
Change-Id: I47d18dabfc76c44c2ca3394f56d0ed8f0c928f02
|
|
Issue-ID: INT-1764
Signed-off-by: Virginie <virginie.lefilleul@orange.com>
Change-Id: Id6ae70d90d2e1f360642160768b4658d17c45046
Signed-off-by: mrichomme <morgan.richomme@orange.com>
Signed-off-by: Virginie <virginie.lefilleul@orange.com>
|
|
Note: a waiver shall be created (and merged) in SECCOM
repo before we can merge this patch
Issue-ID: INT-1722
Signed-off-by: mrichomme <morgan.richomme@orange.com>
Change-Id: I1d064275e9b90574e8b90c733d0dcc9b6f2bed74
Signed-off-by: mrichomme <morgan.richomme@orange.com>
|
|
SECCOM waivers are now located in "integration/seccom" repository.
Issue-ID: INT-1710
Change-Id: I5d89e2e92a115336ba880cb305d64a6d66265225
Depends-On: I5f0f11307dd259d2a66a2916ac4ac01e27177b29
Signed-off-by: Pawel Wieczorek <p.wieczorek2@samsung.com>
|
|
Issue-ID: INT-1571
Change-Id: Icd215ad5b49dcbf34eb46b973676f5141b589f83
Signed-off-by: Pawel Wieczorek <p.wieczorek2@samsung.com>
|
|
Issue-ID: INT-1695
Signed-off-by: mrichomme <morgan.richomme@orange.com>
Change-Id: I7bd0ff8c2ce540608f3224ed8dfb0750445383bc
|
|
The goal is to use xtesting once we shall be able to build
all the dockers properly
Issue-ID: INT-1366
Signed-off-by: mrichomme <morgan.richomme@orange.com>
Change-Id: I068eb6019f6eec04b46b545222cbb5cecb265234
Signed-off-by: mrichomme <morgan.richomme@orange.com>
|
|
Issue-ID: INT-1366
Signed-off-by: mrichomme <morgan.richomme@orange.com>
Change-Id: I3af9c4697f0e67d3ce5b6d2fceeb978aeb20a0ff
|