Skip to content

Commit

Permalink
Use released test-frame beta3
Browse files Browse the repository at this point in the history
Signed-off-by: David Kornel <[email protected]>
  • Loading branch information
kornys committed May 9, 2024
1 parent 987d096 commit 8d737fd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ E2E test suite for opendatahub using fabric8 kubernetes client
* **INSTALL_FILE_PREVIOUS** - yaml definition of operator for upgrade testing (default is downloaded latest released)
* **OPERATOR_IMAGE_OVERRIDE** - image override in yaml definition
* **OLM_SOURCE_NAME** - olm source
* **OLM_SOURCE_NAMESPACE** - olm source namesapce
* **OLM_SOURCE_NAMESPACE** - olm source namespace
* **OLM_OPERATOR_VERSION** - install operator version
* **OLM_OPERATOR_CHANNEL** - channel
* **OPERATOR_INSTALL_TYPE** - bundle or olm (bundle uses yaml file def, olm uses olm properties)
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
<aspectj.version>1.9.21.2</aspectj.version>
<allure.version>2.25.0</allure.version>
<allure.maven.version>2.12.0</allure.maven.version>
<test-frame.version>0.1.0-SNAPSHOT</test-frame.version>
<test-frame.version>0.1.0-beta3</test-frame.version>
</properties>

<repositories>
Expand Down

0 comments on commit 8d737fd

Please sign in to comment.