Skip to content

Commit e927397

Browse files
committed
hpctoolkit as addon init container
Signed-off-by: vsoch <[email protected]>
1 parent 1d376ab commit e927397

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pkg/addons/hpctoolkit.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,7 @@ func (a *HPCToolkit) SetOptions(metric *api.MetricAddon, m *api.MetricSet) {
8080
a.postAnalysis = true
8181
a.Identifier = hpctoolkitIdentifier
8282
a.SpackViewContainer = "hpctoolkit"
83+
a.InitContainer = true
8384

8485
// UseColor set to anything means to use it
8586
output, ok := metric.Options["output"]

0 commit comments

Comments
 (0)