Skip to content

Commit 5415077

Browse files
committed
Update
1 parent 67a9464 commit 5415077

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

scripts/run-kuttl-tests.sh

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -131,6 +131,11 @@ git checkout $TARGET_ROLLOUT_MANAGER_COMMIT
131131
make test-e2e
132132

133133

134+
cd "$ROLLOUTS_TMP_DIR/argo-rollouts-manager"
135+
136+
hack/run-upstream-argo-rollouts-e2e-tests.sh
137+
138+
134139
# mkdir -p $WORK_DIR/results || exit 1
135140
# mkdir -p $DIR/results || exit 1
136141

0 commit comments

Comments
 (0)