Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add more steps in E2E framework #1837

Merged
merged 10 commits into from
Oct 31, 2024
Merged

add more steps in E2E framework #1837

merged 10 commits into from
Oct 31, 2024

Conversation

Abingcbc
Copy link
Collaborator

@Abingcbc Abingcbc commented Oct 27, 2024

  1. 支持验证 LoongCollector 进程是否 crash test/engine/verify/agent.go
  2. 支持通过 yaml 操作 K8s 资源 test/engine/control/kubernetes.gotest/engine/setup/controller/kubernetes.go
  3. 生成的日志中添加随机因素 test/engine/trigger/generator/ 目录下
  4. 支持更多格式的日志生成 test/engine/trigger/generator/ 目录下

test/engine/trigger/generator/json_test.go Outdated Show resolved Hide resolved
return nil
},
retry.Context(timeoutCtx),
retry.Delay(5*time.Second),
Copy link
Collaborator

Choose a reason for hiding this comment

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

重试时间有点长,有问题需要去发现解决

@Abingcbc Abingcbc merged commit 3d56d3b into main Oct 31, 2024
15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
test test
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants