Skip to content

Commit 9f1f6e3

Browse files
authored
feat(run_tests.sh): install operator release. (#153)
1 parent 7ef8ae3 commit 9f1f6e3

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

tests/release.yaml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
# Contains all operators required to run the test suite.
2+
---
3+
releases:
4+
# Do not change the name of the release as it's referenced from run_tests.sh
5+
tests:
6+
releaseDate: 1970-01-01
7+
description: Integration test
8+
products:
9+
commons:
10+
operatorVersion: 0.0.0-dev
11+
listener:
12+
operatorVersion: 0.0.0-dev

0 commit comments

Comments
 (0)