Skip to content

Commit cd6d34a

Browse files
test(platform): use L4 provisioning mode on staging (was A100)
1 parent a6ca29a commit cd6d34a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/constants_test.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@
9292
HETA_APPLICATION_VERSION = "1.0.0-sl.4.4+internal"
9393
TEST_APPLICATION_VERSION_USE_LATEST_FALLBACK_SKIP = True
9494

95-
PIPELINE_GPU_TYPE = "A100"
95+
PIPELINE_GPU_TYPE = "L4"
9696
PIPELINE_GPU_PROVISIONING_MODE = "SPOT"
9797
PIPELINE_GPU_FLEX_START_MAX_RUN_DURATION_MINUTES = None
9898
PIPELINE_NODE_ACQUISITION_TIMEOUT_MINUTES = 30

0 commit comments

Comments
 (0)