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

AgentCore integration test: prematin startup and agentmain startup test, dynamic configuration zookeeper test, static configuration loading test #1327

Merged
merged 1 commit into from
Oct 12, 2023

Conversation

TangLeDaily
Copy link
Collaborator

@TangLeDaily TangLeDaily commented Oct 9, 2023

【Fix issue】#1298

【Modified content】

  1. Added automated integration tests for premain startup and agentmain startup
  2. Added automated integration testing for dynamically configuring zookeeper (there is a problem in the Kie test, and only a small amount of code needs to be changed after it is fixed)
  3. Added automated integration testing for static configuration loading

[Use case description] Agentcore related test cases

[Self-test status] Local static check passed, local automated test passed

[Scope of influence] None

@TangLeDaily TangLeDaily added kind/enhancement Issues or PRs releated to sermant enhancement area/e2e-test Issues or PRs releated to e2e test labels Oct 9, 2023
@TangLeDaily TangLeDaily self-assigned this Oct 9, 2023
@codecov
Copy link

codecov bot commented Oct 9, 2023

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (3ebe342) 42.29% compared to head (3707923) 42.29%.

Additional details and impacted files
@@            Coverage Diff             @@
##             develop    #1327   +/-   ##
==========================================
  Coverage      42.29%   42.29%           
  Complexity      3274     3274           
==========================================
  Files            823      823           
  Lines          18303    18303           
  Branches        2014     2014           
==========================================
  Hits            7741     7741           
  Misses          9591     9591           
  Partials         971      971           
Flag Coverage Δ
unittests 42.29% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@TangLeDaily TangLeDaily force-pushed the install_action_2_config branch from 57c9d72 to 4edfaaa Compare October 11, 2023 02:06
@TangLeDaily TangLeDaily force-pushed the install_action_2_config branch from 4edfaaa to b344918 Compare October 11, 2023 03:11
@luanwenfei-venus
Copy link
Collaborator

去掉描述中的 issue #1236

@TangLeDaily TangLeDaily force-pushed the install_action_2_config branch from b344918 to 7b3411b Compare October 11, 2023 07:37
@TangLeDaily TangLeDaily force-pushed the install_action_2_config branch from 7b3411b to 3707923 Compare October 11, 2023 08:35
@Sherlockhan Sherlockhan merged commit 317d2ea into sermant-io:develop Oct 12, 2023
71 checks passed
@kkf1 kkf1 changed the title AgentCore集成测试:prematin启动和agentmain启动测试、动态配置zookeeper测试、静态配置加载测试 AgentCore integration test: prematin startup and agentmain startup test, dynamic configuration zookeeper test, static configuration loading test Apr 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/e2e-test Issues or PRs releated to e2e test kind/enhancement Issues or PRs releated to sermant enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants