Skip to content

Commit 92646b7

Browse files
authored
acc: invariant test: clusters: use $NODE_TYPE_ID (#4361)
1 parent 56a7998 commit 92646b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

acceptance/bundle/invariant/configs/cluster.yml.tmpl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@ resources:
66
foo:
77
cluster_name: test-cluster-$UNIQUE_NAME
88
spark_version: 13.3.x-scala2.12
9-
node_type_id: i3.xlarge
9+
node_type_id: $NODE_TYPE_ID
1010
num_workers: 1

0 commit comments

Comments
 (0)