Skip to content

Commit

Permalink
Merge pull request #28266 from LaVLaS/fix/odh-operator-compute-nodes
Browse files Browse the repository at this point in the history
Set the compute nodes to n1-standard-8 for opendatahub-operator e2e runs
  • Loading branch information
openshift-merge-robot authored May 2, 2022
2 parents d6ad901 + fb49da5 commit 9e06cf6
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@ tests:
steps:
cluster_profile: gcp
env:
COMPUTE_NODE_TYPE: n1-standard-8
OO_CHANNEL: rolling
OO_INSTALL_NAMESPACE: opendatahub-operator
OO_PACKAGE: opendatahub-operator
Expand All @@ -76,6 +77,7 @@ tests:
steps:
cluster_profile: gcp
env:
COMPUTE_NODE_TYPE: n1-standard-8
OO_CHANNEL: rolling
OO_INSTALL_NAMESPACE: opendatahub-operator
OO_PACKAGE: opendatahub-operator
Expand Down

0 comments on commit 9e06cf6

Please sign in to comment.