Skip to content

Commit 130205b

Browse files
committed
refactor
1 parent f0b6e9d commit 130205b

7 files changed

Lines changed: 63 additions & 562 deletions

File tree

.github/workflows/gke-connectivity-smoke.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on:
44
push:
55
paths:
66
- ".github/workflows/gke-connectivity-smoke.yml"
7-
- "test/srt/mulit_host/**"
7+
- "test/srt/multi_host/**"
88
workflow_dispatch:
99
inputs:
1010
project_id:
@@ -259,7 +259,7 @@ jobs:
259259
python3 -m pip install --upgrade pip
260260
python3 -m pip install -e "python[all]"
261261
python3 -m pip install evalscope
262-
python3 test/srt/mulit_host/run_suite.py
262+
python3 test/srt/multi_host/run_suite.py
263263
env:
264264
- name: JOB_COMPLETION_INDEX
265265
valueFrom:
File renamed without changes.

test/srt/mulit_host/test_deepseek_v2_lite.py

Lines changed: 0 additions & 52 deletions
This file was deleted.

0 commit comments

Comments
 (0)