Skip to content

test(integration): add dedicated NPI test suite to e2e test runner - #5015

Open
kislaykishore wants to merge 1 commit into
masterfrom
npi-tests
Open

test(integration): add dedicated NPI test suite to e2e test runner#5015
kislaykishore wants to merge 1 commit into
masterfrom
npi-tests

Conversation

@kislaykishore

@kislaykishore kislaykishore commented Aug 11, 2026

Copy link
Copy Markdown
Collaborator

Description

This PR introduces a dedicated integration test configuration for NPI related tests: CLI Runner Integration (--npi)
Added --npi option to improved_run_e2e_tests.sh to trigger NPI test groups across Flat and HNS regional buckets.

Link to the issue in case of a bug fix.

b/530771587

Testing details

  1. Manual - Verified code layout, formatting, linting, and build via make build. Validated shell scripts syntax with bash -n.
  2. Unit tests - N/A
  3. Integration tests - Ran the tests manually

Any backward incompatible change? If so, please explain.

N/A

@gemini-code-assist gemini-code-assist Bot left a comment

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.

Code Review

This pull request introduces support for running Network Protocol Integration (NPI / Pirlo) end-to-end tests. It adds a new --npi flag to improved_run_e2e_tests.sh and handles the RUN_TESTS_FOR_NPI environment variable in build.sh to trigger the NPI test suite across both HNS and FLAT bucket layouts. I have no feedback to provide as there are no review comments.

@kislaykishore
kislaykishore marked this pull request as ready for review August 11, 2026 10:43
@kislaykishore
kislaykishore requested review from a team and meet2mky as code owners August 11, 2026 10:43
@github-actions github-actions Bot added the remind-reviewers Auto remind reviewers in attention set for review post 24hrs of inactivity on PR. label Aug 11, 2026
@codecov

codecov Bot commented Aug 11, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 0.00%. Comparing base (0673d19) to head (d1ae560).
⚠️ Report is 4 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master   #5015       +/-   ##
==========================================
- Coverage   83.81%       0   -83.82%     
==========================================
  Files         174       0      -174     
  Lines       21376       0    -21376     
==========================================
- Hits        17916       0    -17916     
+ Misses       2779       0     -2779     
+ Partials      681       0      -681     
Flag Coverage Δ
unittests ?

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

☔ 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.

@github-actions

Copy link
Copy Markdown

Hi @meet2mky, @charith87, your feedback is needed to move this pull request forward. This automated reminder was triggered because there has been no activity for over 24 hours. Please provide your input when you have a moment. Thank you!

3 similar comments
@github-actions

Copy link
Copy Markdown

Hi @meet2mky, @charith87, your feedback is needed to move this pull request forward. This automated reminder was triggered because there has been no activity for over 24 hours. Please provide your input when you have a moment. Thank you!

@github-actions

Copy link
Copy Markdown

Hi @meet2mky, @charith87, your feedback is needed to move this pull request forward. This automated reminder was triggered because there has been no activity for over 24 hours. Please provide your input when you have a moment. Thank you!

@github-actions

Copy link
Copy Markdown

Hi @meet2mky, @charith87, your feedback is needed to move this pull request forward. This automated reminder was triggered because there has been no activity for over 24 hours. Please provide your input when you have a moment. Thank you!

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

Labels

remind-reviewers Auto remind reviewers in attention set for review post 24hrs of inactivity on PR.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant