Skip to content

Commit

Permalink
Update codeflare-operator test binary refernce to use v1.2.0 for 2.8 …
Browse files Browse the repository at this point in the history
…release
  • Loading branch information
abhijeet-dhumal authored and sutaakar committed Aug 7, 2024
1 parent 779f4a6 commit fa6f32b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ Resource ../../Resources/RHOSi.resource
*** Variables ***
${CODEFLARE-SDK_DIR} codeflare-sdk
${CODEFLARE-SDK_REPO_URL} %{CODEFLARE-SDK_REPO_URL=https://github.com/project-codeflare/codeflare-sdk.git}
${CODEFLARE-SDK_REPO_BRANCH} %{CODEFLARE-SDK_REPO_BRANCH=vv0.14.1}
${CODEFLARE-SDK_REPO_BRANCH} %{CODEFLARE-SDK_REPO_BRANCH=adjustments-release-v0.14.1}
${PYTHON_VERSION} 3.9
${VIRTUAL_ENV_NAME} venv${PYTHON_VERSION}

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Resource ../../../tasks/Resources/RHODS_OLM/install/oc_install.robot

*** Variables ***
${CODEFLARE_DIR} codeflare-operator
${CODEFLARE_RELEASE_ASSETS} %{CODEFLARE_RELEASE_ASSETS=https://github.com/opendatahub-io/codeflare-operator/releases/latest/download}
${CODEFLARE_RELEASE_ASSETS} %{CODEFLARE_RELEASE_ASSETS=https://github.com/opendatahub-io/codeflare-operator/releases/download/v1.2.0}
${ODH_NAMESPACE} %{ODH_NAMESPACE=redhat-ods-applications}
${NOTEBOOK_IMAGE_STREAM_NAME} %{NOTEBOOK_IMAGE_STREAM_NAME=s2i-generic-data-science-notebook}

Expand Down

0 comments on commit fa6f32b

Please sign in to comment.