blob: d82313949e9bfcd363e404cbc83fc345011fcd67 [file] [log] [blame]
Ajay Lotan Thakur9ad7dfe2022-07-25 17:26:03 -06001#!/bin/sh
2
3# SPDX-FileCopyrightText: 2022-present Intel Corporation
4#
5# SPDX-License-Identifier: Apache-2.0
6
7set -xe
8
9{{- if .Values.config.coreDump.enabled }}
Ajay Lotan Thakur25c27622022-10-06 15:22:45 -060010cp /free5gc/bin/upf-adapter /tmp/coredump/
Ajay Lotan Thakur9ad7dfe2022-07-25 17:26:03 -060011{{- end }}
12
13cd /free5gc
14
15cat config/config.yaml
16
Ajay Lotan Thakur25c27622022-10-06 15:22:45 -060017GOTRACEBACK=crash ./bin/upf-adapter config/config.yaml