Skip to content

Commit 11e6f57

Browse files
authored
Merge pull request #80 from converged-computing/hpc-toolkit-as-init
hpctoolkit as addon init container
2 parents bd91b25 + e927397 commit 11e6f57

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)