Skip to content

Added HTTP bridge pipeline to system tests in GitHub actions#12591

Merged
ppatierno merged 1 commit intostrimzi:mainfrom
ppatierno:add-bridge-pipeline-github-actions
Apr 7, 2026
Merged

Added HTTP bridge pipeline to system tests in GitHub actions#12591
ppatierno merged 1 commit intostrimzi:mainfrom
ppatierno:add-bridge-pipeline-github-actions

Conversation

@ppatierno
Copy link
Copy Markdown
Member

This PR tries to add the bridge pipeline to the GitHub actions as we were used to have within Azure pipelines.

Signed-off-by: Paolo Patierno <ppatierno@live.com>
@ppatierno ppatierno added this to the 1.0.0 milestone Apr 3, 2026
@ppatierno ppatierno requested a review from Frawless April 3, 2026 08:45
@scholzj
Copy link
Copy Markdown
Member

scholzj commented Apr 3, 2026

You realize the Bridge pipeline was used exactly twice ... once in 2023 and once in 2024? :-o

@ppatierno
Copy link
Copy Markdown
Member Author

You realize the Bridge pipeline was used exactly twice ... once in 2023 and once in 2024? :-o

I can't see it as a reason for not having it defined, if it doesn't hurt. Otherwise please gives me a technical reason. Thanks.

@codecov
Copy link
Copy Markdown

codecov bot commented Apr 3, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 75.01%. Comparing base (6d21795) to head (d02ebc8).
⚠️ Report is 5 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main   #12591      +/-   ##
============================================
+ Coverage     74.99%   75.01%   +0.01%     
- Complexity     6432     6435       +3     
============================================
  Files           373      373              
  Lines         24904    24904              
  Branches       3205     3205              
============================================
+ Hits          18677    18681       +4     
+ Misses         4907     4905       -2     
+ Partials       1320     1318       -2     

see 4 files with indirect coverage changes

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

@scholzj
Copy link
Copy Markdown
Member

scholzj commented Apr 3, 2026

I can't see it as a reason for not having it defined, if it doesn't hurt. Otherwise please gives me a technical reason. Thanks.

I just wanted to confirm you know how much it was used. There is no need to reply this way!

Copy link
Copy Markdown
Member

@im-konge im-konge left a comment

Choose a reason for hiding this comment

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

As I mentioned to you in our offline discussion, you can do this by specifying profile when triggering the pipeline. However if you want to have it consistent, I don't see an issue not having it there.

The changes LGTM. Thanks

Copy link
Copy Markdown
Member

@Frawless Frawless left a comment

Choose a reason for hiding this comment

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

I am fine with that, but we should probably improve the process of running custom pipelines. The discussion is still in progress on strimzi-dev slack.

@ppatierno ppatierno merged commit 8b46556 into strimzi:main Apr 7, 2026
30 checks passed
@ppatierno ppatierno deleted the add-bridge-pipeline-github-actions branch April 7, 2026 12:50
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.

4 participants