
This patch set refactors and cleans up the test for the cicd stack, and updates deprecated apiVersion. Signed-off-by: Tin Lam <tin@irrational.io> Change-Id: Ice3e678a677ecd4bc39e1fb840d49b3c93453452
6 lines
50 B
Bash
Executable File
6 lines
50 B
Bash
Executable File
#!/bin/bash
|
|
|
|
set -eux
|
|
|
|
helm test harbor -n harbor
|