chen, suyue
259099d19f
Remove kubernetes manifest related code and tests ( #1466 )
...
Remove deprecated kubernetes manifest related code and tests.
k8s implementation for those examples based on helm charts will target for next release.
Signed-off-by: chensuyue <suyue.chen@intel.com >
2025-01-24 15:23:12 +08:00
chen, suyue
9a1118730b
Freeze the triton version in vllm-gaudi image to 3.1.0 ( #1463 )
...
The new triton version 3.2.0 can't work with vllm-gaudi. Freeze the triton version in vllm-gaudi image to 3.1.0.
Issue create for vllm-fork: HabanaAI/vllm-fork#732
Signed-off-by: chensuyue <suyue.chen@intel.com >
2025-01-24 09:50:59 +08:00
chen, suyue
ffce7068aa
Fix image on push action due to manifest test remove ( #1460 )
...
1. Fix image on push action due to manifest test remove.
2. Fix helm test cd workflow get test matrix step.
Signed-off-by: chensuyue <suyue.chen@intel.com >
2025-01-23 14:30:09 +08:00
chen, suyue
6600c32a9b
remove image build condition ( #1456 )
...
Test compose cd workflow depend on image build, so if we want to run both compose and helm charts deployment in cd workflow, this condition should be removed.
Signed-off-by: chensuyue <suyue.chen@intel.com >
2025-01-23 00:17:04 +08:00
Lianhao Lu
62cea74a23
CI: improve helm CI ( #1452 )
...
Signed-off-by: Lianhao Lu <lianhao.lu@intel.com >
2025-01-22 09:18:35 +08:00
chen, suyue
927698e23e
Simplify git clone code in CI test ( #1434 )
...
1. Simplify git clone code in CI test.
2. Replace git clone branch in Dockerfile.
Signed-off-by: chensuyue <suyue.chen@intel.com >
2025-01-21 23:00:08 +08:00
ZePan110
c3e84b5ffa
Fix test matrix for helm charts ( #1449 )
...
Signed-off-by: ZePan110 <ze.pan@intel.com >
2025-01-21 22:28:31 +08:00
ZePan110
6b2a041f25
Fix Helm-chart workflow issues. ( #1448 )
...
Fix matrix error issues and CD test files cannot be obtained.
Signed-off-by: ZePan110 <ze.pan@intel.com >
2025-01-21 21:48:57 +08:00
ZePan110
842f46326b
Switch helm-chart test runs-on label. ( #1446 )
...
Switch helm-chart test runs-on label from ${{ inputs.hardware }} to k8s-${{ inputs.hardware }}.
Signed-off-by: ZePan110 <ze.pan@intel.com >
2025-01-21 18:07:03 +08:00
ZePan110
fc96fe83e2
Fix CD workflow issue ( #1443 )
...
Fix the issue of CD workflow values_files errors.
Signed-off-by: ZePan110 <ze.pan@intel.com >
2025-01-21 11:54:12 +08:00
chen, suyue
0408453fa2
Unify the yaml name to fix the CD workflow ( #1435 )
...
Fix the issue in #1372
Signed-off-by: chensuyue <suyue.chen@intel.com >
2025-01-21 01:10:41 +08:00
ZePan110
f3562bef36
Add helm e2e test workflow ( #1372 )
...
Add both CICD workflow for helm charts values test.
Signed-off-by: ZePan110 <ze.pan@intel.com >
2025-01-20 21:04:11 +08:00
Neo Zhang Jianyu
59722d2bc9
[Bug] Enhance the template ( #1396 )
...
Enhance the bug & feature template according to the issue #1002 .
Co-authored-by: ZhangJianyu <zhang.jianyu@outlook.com >
2025-01-20 17:56:14 +08:00
chen, suyue
f65e8d8668
Add port 5000 checking and warning ( #1414 )
...
Port 5000 is used by local docker registry, please DO NOT use it in docker compose deployment!!!
Signed-off-by: chensuyue <suyue.chen@intel.com >
2025-01-20 09:09:31 +08:00
chen, suyue
a49a36cebc
Add secrets OPENAI_API_KEY ( #1412 )
...
Add secrets OPENAI_API_KEY for AMD GPU CI test.
Signed-off-by: chensuyue <suyue.chen@intel.com >
2025-01-19 19:39:45 +08:00
XinyaoWa
301b5e9a69
Fix vllm hpu to a stable release ( #1398 )
...
Signed-off-by: Xinyao Wang <xinyao.wang@intel.com >
2025-01-16 16:35:32 +08:00
ZePan110
a65a1e5598
Fix CI filter issue ( #1393 )
...
Signed-off-by: ZePan110 <ze.pan@intel.com >
2025-01-15 11:39:51 +08:00
Neo Zhang Jianyu
9812c2fb45
Update check-online-doc-build.yml ( #1390 )
2025-01-15 09:07:02 +08:00
XinyaoWa
7d218b9f36
Remove vllm hpu commit id limit ( #1386 )
...
Signed-off-by: Xinyao Wang <xinyao.wang@intel.com >
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2025-01-14 11:05:32 +08:00
chen, suyue
99120f4cd2
Update action token for CI ( #1374 )
...
Signed-off-by: chensuyue <suyue.chen@intel.com >
2025-01-09 17:19:07 +08:00
dolpher
28206311fd
Disable GMC CI temporarily ( #1359 )
...
Signed-off-by: Dolpher Du <dolpher.du@intel.com >
2025-01-08 09:55:53 +08:00
ZePan110
589bfb2b7a
Change license template from 2024 to 2025 ( #1358 )
...
Signed-off-by: ZePan110 <ze.pan@intel.com >
2025-01-07 19:29:55 +08:00
ZePan110
ed2b8ed983
Exclude dockerfile under tests and exclude check Dockerfile under tests. ( #1354 )
...
Signed-off-by: ZePan110 <ze.pan@intel.com >
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2025-01-07 09:05:01 +08:00
ZePan110
aa5c91d7ee
Check duplicated dockerfile ( #1289 )
...
Signed-off-by: ZePan110 <ze.pan@intel.com >
2025-01-06 17:30:12 +08:00
chen, suyue
b88d09e23f
Fix code owner list ( #1352 )
...
Signed-off-by: chensuyue <suyue.chen@intel.com >
2025-01-06 14:00:13 +08:00
chen, suyue
1d7ac82979
Fix changed file detect issue ( #1339 )
...
Signed-off-by: chensuyue <suyue.chen@intel.com >
2025-01-03 11:24:02 +08:00
chen, suyue
5c7a5bd850
Update Code and README for GenAIComps Refactor ( #1285 )
...
Signed-off-by: lvliang-intel <liang1.lv@intel.com >
Signed-off-by: chensuyue <suyue.chen@intel.com >
Signed-off-by: Xinyao Wang <xinyao.wang@intel.com >
Signed-off-by: letonghan <letong.han@intel.com >
Signed-off-by: ZePan110 <ze.pan@intel.com >
Signed-off-by: WenjiaoYue <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>
2025-01-02 20:03:26 +08:00
ZePan110
1e9d111982
Block the manifest test first and restore it after the Refactor work is completed. ( #1321 )
...
Signed-off-by: ZePan110 <ze.pan@intel.com >
2024-12-30 16:24:19 +08:00
chen, suyue
6b6a08df78
Add minimal containers and ports clean up before test ( #1291 )
...
Signed-off-by: chensuyue <suyue.chen@intel.com >
2024-12-26 10:59:26 +08:00
chen, suyue
0b23cba505
add manually clean up container action ( #1296 )
...
Signed-off-by: chensuyue <suyue.chen@intel.com >
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2024-12-26 09:26:53 +08:00
chen, suyue
89a7f9e001
Update CODEOWNERS list for PR review ( #1262 )
...
Signed-off-by: chensuyue <suyue.chen@intel.com >
Co-authored-by: xiguiw <111278656+xiguiw@users.noreply.github.com >
2024-12-19 10:01:52 +08:00
Sun, Xuehao
5613add4dd
Change to pull_request_target for dependency review workflow ( #1256 )
...
Signed-off-by: Sun, Xuehao <xuehao.sun@intel.com >
2024-12-17 12:05:02 +08:00
ZePan110
340796bbae
Split ChatQnA manifest test ( #1190 )
...
Signed-off-by: ZePan110 <ze.pan@intel.com >
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2024-12-04 15:17:46 +08:00
Lianhao Lu
8182a83382
CI: Add check for conflict image build definition ( #1184 )
...
Signed-off-by: Lianhao Lu <lianhao.lu@intel.com >
2024-12-03 10:46:16 +08:00
chen, suyue
240054ac52
CD workflow update ( #1221 )
...
Signed-off-by: chensuyue <suyue.chen@intel.com >
2024-12-02 17:42:02 +08:00
Neo Zhang Jianyu
c9caf1c083
fix file name ( #1219 )
...
Co-authored-by: ZhangJianyu <zhang.jianyu@outlook.com >
2024-12-02 14:29:20 +08:00
Neo Zhang Jianyu
a426a9a51d
add label automaticly when create issue ( #1217 )
...
Co-authored-by: ZhangJianyu <zhang.jianyu@outlook.com >
2024-12-02 13:41:22 +08:00
chen, suyue
0f8344e4f5
Update test params ( #1182 )
...
Signed-off-by: chensuyue <suyue.chen@intel.com >
2024-11-29 15:47:15 +08:00
ZePan110
ed8dbaac47
Revert "WA for the issue of vllm Dockerfile.cpu build failure ( #1195 )" ( #1206 )
2024-11-28 13:36:14 +08:00
ZePan110
e8cffc6146
Check image and service names and Dockerfile in build.yaml ( #1209 )
...
Signed-off-by: ZePan110 <ze.pan@intel.com >
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2024-11-28 13:14:11 +08:00
VincyZhang
736155ca95
Detect dangerous command ( #1179 )
...
Signed-off-by: Wenxin Zhang <wenxin.zhang@intel.com >
2024-11-27 11:43:56 +08:00
ZePan110
39fa25e03a
Limit the version of vllm to avoid dockers build failures. ( #1183 )
...
Signed-off-by: ZePan110 <ze.pan@intel.com >
2024-11-25 10:33:33 +08:00
chen, suyue
cc108b5a18
Fix DBQnA image build ( #1165 )
...
Signed-off-by: chensuyue <suyue.chen@intel.com >
2024-11-20 10:56:49 +08:00
ZePan110
8808b51e42
Rename image name XXX-hpu to XXX-gaudi ( #1154 )
...
Signed-off-by: ZePan110 <ze.pan@intel.com >
2024-11-19 22:18:41 +08:00
Sun, Xuehao
3a03d31f8f
Update manual-freeze-tag workflow ( #1161 )
...
Signed-off-by: Sun, Xuehao <xuehao.sun@intel.com >
2024-11-19 11:00:36 +08:00
chen, suyue
9ba034b22d
fix the docker image name for release image build ( #1152 )
...
Signed-off-by: chensuyue <suyue.chen@intel.com >
2024-11-18 23:48:01 +08:00
chen, suyue
3b1a9fe9e1
optimize hardware list for test ( #1151 )
...
Signed-off-by: chensuyue <suyue.chen@intel.com >
2024-11-15 22:46:02 +08:00
chen, suyue
e66d7fe381
fix typo involved in ci workflow ( #1150 )
...
Signed-off-by: chensuyue <suyue.chen@intel.com >
2024-11-15 21:19:29 +08:00
XinyaoWa
4f96d9e605
vllm hpu fix version for bug fix ( #1142 )
...
Signed-off-by: Xinyao Wang <xinyao.wang@intel.com >
2024-11-15 15:12:53 +08:00
Abolfazl Shahbazi
b5f95f735e
Fix missing end of file chars ( #1106 )
...
Signed-off-by: Abolfazl Shahbazi <12436063+ashahba@users.noreply.github.com >
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2024-11-13 09:40:53 -08:00