Skip to content

Commit dedf407

Browse files
committed
ci,e2e: fix mac pcaps param in ims tests
1 parent 57cb38f commit dedf407

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitlab/ci/e2e.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -433,7 +433,7 @@ android IMS:
433433
E2E_LOG_LEVEL: "warning"
434434
KUBECONFIG_VAR_NAME: "RETINA_NAMESPACE_KUBECONFIG"
435435
KUBECONFIG_VAR_NAME_EXTRA: "RETINA_NAMESPACE_KUBECONFIG_EXTRA"
436-
RETINA_PARAM_ARGS: "gnb.all.pcap=True gnb.all.mac_enable"
436+
RETINA_PARAM_ARGS: "gnb.all.pcap=True gnb.all.mac_enable=True"
437437
needs:
438438
- job: "basic relwithdeb"
439439
artifacts: true

0 commit comments

Comments
 (0)