Skip to content

Commit cd4d136

Browse files
KFP-783: perf test fix for lambda warm up failing (#2)
Co-authored-by: Magdalena Kuziel-Radziwon <[email protected]>
1 parent 8f5aa63 commit cd4d136

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/run-perf-tests.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@ jobs:
5252
run: docker pull grafana/k6:latest
5353

5454
- name: Lambda warmup phase
55+
continue-on-error: true
5556
run: |
5657
echo "🔥 Starting Lambda warmup to prevent cold start issues..."
5758
chmod 777 ${{ github.workspace }}/CoreDeployable/test/performance

0 commit comments

Comments
 (0)