Skip to content

feat: add e2e model tests and refactor model deployment logic#92

Merged
rsonghuster merged 1 commit into
masterfrom
add-e2e-test
Sep 26, 2025
Merged

feat: add e2e model tests and refactor model deployment logic#92
rsonghuster merged 1 commit into
masterfrom
add-e2e-test

Conversation

@mozhou52
Copy link
Copy Markdown
Collaborator

  • Add model download and deployment tests in CI script
  • Refactor NAS and OSS mount point configurations in function deployment
  • Remove outdated example files and test scripts
  • Simplify model server address generation logic

@mozhou52 mozhou52 force-pushed the add-e2e-test branch 4 times, most recently from cf16ce8 to bf9581b Compare September 26, 2025 08:35
#!/usr/bin/env python3
"""
模型部署和测试脚本
根据 scripts/test.md 中的需求实现自动化部署和测试流程
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

这个注释多余了吧

Comment thread __tests__/e2e/model/s.yaml Outdated
resources:
test_func:
component: ${env('fc_component_version', path('../../../'))}
props:
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

这个 s.yaml 的 props 是不是是 empty 就可以, props 是测试的时候动态生成的

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

好的

@mozhou52 mozhou52 force-pushed the add-e2e-test branch 2 times, most recently from 9d3c076 to 9f4ee8b Compare September 26, 2025 09:24
- Add model download and deployment tests in CI script
- Refactor NAS and OSS mount point configurations in function deployment
- Remove outdated example files and test scripts
- Simplify model server address generation logic
@rsonghuster rsonghuster merged commit 4e0bdd6 into master Sep 26, 2025
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants