Skip to content

Commit

Permalink
feat: Support Power processor arch for CP4BA
Browse files Browse the repository at this point in the history
Signed-off-by: Denilson Nastacio <[email protected]>
  • Loading branch information
nastacio committed Jan 30, 2024
1 parent 90cacc8 commit 8f7ef25
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/postbuild/cluster.sh
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ oc_cmd=$(type -p oc)

: "${NEW_CLUSTER_TYPE:=fyre-quick-burn}"
: "${WORKER_FLAVOR:=medium}"
: "${OCP_VERSION:=4.14}"
: "${OCP_VERSION:=4.12}"

# In hours
: "${CLUSTER_EXPIRATION:=12}"
Expand Down

0 comments on commit 8f7ef25

Please sign in to comment.