Skip to content

Load test fixes#601

Open
al1img wants to merge 4 commits into
aosedge:developfrom
al1img:load_test
Open

Load test fixes#601
al1img wants to merge 4 commits into
aosedge:developfrom
al1img:load_test

Conversation

@al1img

@al1img al1img commented Jun 30, 2026

Copy link
Copy Markdown
Collaborator

No description provided.

@codecov

codecov Bot commented Jun 30, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 85.71429% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 84.93%. Comparing base (cf64d3e) to head (f5cbed5).

Files with missing lines Patch % Lines
src/core/cm/launcher/instancemanager.cpp 0.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff            @@
##           develop     #601   +/-   ##
========================================
  Coverage    84.93%   84.93%           
========================================
  Files          325      325           
  Lines        29256    29261    +5     
  Branches      3931     3931           
========================================
+ Hits         24849    24854    +5     
  Misses        4407     4407           

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@sonarqubecloud

Copy link
Copy Markdown

al1img added 4 commits July 2, 2026 11:52
Inactive instances still have runtime created and also should be stopped to
properly cleanup their runtime.

Signed-off-by: Oleksandr Grytsov <oleksandr_grytsov@epam.com>
Instance statuses array should be cleared when unit status is reset. Otherwise
it leads to no mem error when processing instance statues change.

Signed-off-by: Oleksandr Grytsov <oleksandr_grytsov@epam.com>
Signed-off-by: Oleksandr Grytsov <oleksandr_grytsov@epam.com>
Ass info log to measure start/stop time.

Signed-off-by: Oleksandr Grytsov <oleksandr_grytsov@epam.com>
@al1img al1img changed the title WIP Load test fixes Jul 2, 2026

@mlohvynenko mlohvynenko left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Reviewed-by: Mykhailo Lohvynenko <mykhailo_lohvynenko@epam.com>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants