Skip to content

Commit 878d1b8

Browse files
qarlosalbertocodebot
authored andcommitted
ci: update version, decrease cpu test
1 parent 5ad1a86 commit 878d1b8

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

.gitlab/ci/e2e/.env

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
RETINA_REGISTRY_PREFIX=registry.gitlab.com/softwareradiosystems/ci/retina
2-
RETINA_VERSION=0.36.4
2+
RETINA_VERSION=0.36.6
33
AMARISOFT_VERSION=2023-03-17
44
SRSUE_VERSION=23.04.01
55
OPEN5GS_VERSION=2.5.6

.gitlab/ci/e2e/retina_request_android_n300.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,8 @@
3030
requirements:
3131
arch: amd64
3232
cpu:
33-
requests: 12
34-
limits: 12
33+
requests: 11
34+
limits: 11
3535
memory:
3636
requests: "12G"
3737
limits: "12G"

.gitlab/ci/e2e/retina_request_android_x300.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,8 @@
3030
requirements:
3131
arch: amd64
3232
cpu:
33-
requests: 12
34-
limits: 12
33+
requests: 11
34+
limits: 11
3535
memory:
3636
requests: "12G"
3737
limits: "12G"

0 commit comments

Comments
 (0)