Skip to content

Commit 0ffd88d

Browse files
[mq] [skip ddci] working branch - merge 6243744 on top of main at df422b3
{"baseBranch":"main","baseCommit":"df422b3a38c18359ab6f4ef87c708590f1abb3b4","createdAt":"2026-05-11T21:00:23.655486Z","headSha":"6243744a4e68457ee5f2b93d57e548d64c3bfbf5","id":"53898be3-3dcb-4f27-9674-162688645e73","priority":"200","pullRequestNumber":"17915","queuedAt":"2026-05-11T21:00:23.653702Z","status":"STATUS_QUEUED"}
2 parents 7259530 + 6243744 commit 0ffd88d

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.github/workflows/system-tests.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -194,6 +194,10 @@ jobs:
194194
- name: Run RUNTIME_METRICS_ENABLED
195195
if: always() && steps.docker_load.outcome == 'success' && matrix.scenario == 'other'
196196
run: ./run.sh RUNTIME_METRICS_ENABLED
197+
198+
- name: Run TELEMETRY_APP_STARTED_PRODUCTS_DISABLED
199+
if: always() && steps.docker_load.outcome == 'success' && matrix.scenario == 'other'
200+
run: ./run.sh TELEMETRY_APP_STARTED_PRODUCTS_DISABLED
197201

198202
- name: Run AI_GUARD
199203
if: always() && steps.docker_load.outcome == 'success' && matrix.scenario == 'other' && matrix.weblog-variant == 'flask-poc'

0 commit comments

Comments
 (0)