Commit e1d6ebb
authored
Fix NFR upgrade test (#1716)
Problem:
NFR performance test fails with the following error:
Error: INSTALLATION FAILED: release name "": no name provided
Solution:
Fix the test by providing the release name.
Also, add a missing nfr config setting.
CLOSES #1715
Testing:
- Ran upgrade test successfully1 parent 49ef3ef commit e1d6ebb
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
| 55 | + | |
55 | 56 | | |
56 | 57 | | |
57 | 58 | | |
| 59 | + | |
58 | 60 | | |
59 | 61 | | |
60 | 62 | | |
| |||
0 commit comments