blob: 20c518b84f57a4062ba4fc5d75f54ad7cda5b0f9 [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 Thakur15935b22022-07-26 22:02:11 -060010cp /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 Thakur15935b22022-07-26 22:02:11 -060017GOTRACEBACK=crash /bin/upf-adapter config/config.yaml