Skip to content

Conversation

@WRPStephanie
Copy link
Contributor

添加把cpu打满的测试和把内存打满的测试

* open/main: (27 commits)
  fix bug (alibaba#2329)
  doc: benchmark report (alibaba#2331)
  feat: modify CPU collector (alibaba#2296)
  Feat: Add alarm level (alibaba#2319)
  fix:  potenial zoombie cgo objects risk on windows platform (alibaba#2304)
  Optimize k8s meta protobuf transport (alibaba#2326)
  feat: networkobserver support multi configs  (alibaba#2298)
  minor: use reference in CollectionPipelineManager (alibaba#2323)
  use unified epoll to obtain data for various eBPF plugins (alibaba#2315)
  add type check when the config changes (alibaba#2314)
  feature: add net collector (alibaba#2265)
  feat:Add KafkaSerializer with unit tests (alibaba#2297)
  update k8s meta: add k8s.node link to infra.server, only standalone p… (alibaba#2306)
  fix: k8s meta input (alibaba#2309)
  fix: HashKeys are not used when converting data (alibaba#2311) (alibaba#2312)
  feat: add file security events collection (alibaba#2292)
  add cursor ignore (alibaba#2313)
  test: add disk chaos injection in e2e engine (alibaba#2280)
  fix: grpc find_package link ssl so (alibaba#2308)
  Upgrade the development image version and add the cpu instruction set check script (alibaba#2301)
  ...
func CPU100NProc(ctx context.Context, time int) (context.Context, error) {
switch setup.Env.GetType() {
case "host":
command := "sh /root/e2eshel/100nProc.sh " + strconv.FormatInt(int64(time), 10)
Copy link
Collaborator

Choose a reason for hiding this comment

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

这个脚本没有提交

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