Skip to content

Commit a047acf

Browse files
are-cesclaude
andcommitted
LCORE-1724: temp - run provision-rhelai in parallel with cluster for faster debugging
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent bd95a49 commit a047acf

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.tekton/integration-tests/pipeline/lightspeed-stack-rhelai-test.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,8 @@ spec:
9292
description: Provision a RHEL AI instance with vLLM auto-started.
9393
timeout: 2h
9494
runAfter:
95-
- provision-cluster
95+
# TODO: restore provision-cluster dependency
96+
- get-aws-creds
9697
- get-aws-creds
9798
taskSpec:
9899
params:

0 commit comments

Comments
 (0)