blob: e1b07f409032b00c1da86136f69c01276e1e5276 [file] [log] [blame]
Ajay Lotan Thakur6de3b782022-04-14 08:41:12 -06001#!/bin/sh
2
3# Copyright 2021-present Open Networking Foundation
4#
5# SPDX-License-Identifier: Apache-2.0
6
7set -xe
8
9{{- if .Values.config.coreDump.enabled }}
10cp /sdcore/bin/sctplb /tmp/coredump/
11{{- end }}
12
13cd /sdcore
14
15cat config/sctplb.yaml
16
17GOTRACEBACK=crash ./bin/sctplb config/sctplb.yaml