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

Use Latest Interop Runner Docker Image #3542

Merged
merged 3 commits into from
Oct 1, 2023
Merged

Conversation

nibanks
Copy link
Member

@nibanks nibanks commented Mar 29, 2023

Description

The interop runner recently started failing to find clog2text_lttng. I doubt this will fix it, but let's try using the latest interop runner docker image baseline.

Testing

Automation

Documentation

N/A

@nibanks nibanks added Area: Testing Related to test coverage Area: Interop Related to interop (client or server) testing Area: Automation labels Mar 29, 2023
@nibanks nibanks requested a review from a team as a code owner March 29, 2023 14:14
@nibanks nibanks enabled auto-merge (squash) April 6, 2023 15:45
@codecov
Copy link

codecov bot commented Sep 30, 2023

Codecov Report

Merging #3542 (07f00ba) into main (649f971) will decrease coverage by 0.50%.
Report is 1 commits behind head on main.
The diff coverage is 79.86%.

@@            Coverage Diff             @@
##             main    #3542      +/-   ##
==========================================
- Coverage   86.84%   86.34%   -0.50%     
==========================================
  Files          56       56              
  Lines       16712    16854     +142     
==========================================
+ Hits        14513    14553      +40     
- Misses       2199     2301     +102     
Files Coverage Δ
src/core/connection.c 81.33% <ø> (-0.49%) ⬇️
src/core/loss_detection.c 89.54% <100.00%> (-0.25%) ⬇️
src/core/send.c 88.87% <ø> (ø)
src/core/send.h 87.93% <ø> (ø)
src/core/sent_packet_metadata.c 100.00% <100.00%> (ø)
src/core/sent_packet_metadata.h 100.00% <ø> (ø)
src/core/stream_set.c 92.99% <ø> (-1.60%) ⬇️
src/core/frame.c 85.49% <60.00%> (-2.05%) ⬇️
src/core/stream.h 92.03% <75.00%> (-1.30%) ⬇️
src/core/stream_send.c 94.78% <90.47%> (-0.52%) ⬇️
... and 2 more

... and 8 files with indirect coverage changes

@nibanks nibanks merged commit 7aa1820 into main Oct 1, 2023
382 of 386 checks passed
@nibanks nibanks deleted the nibanks/update-interop-hash branch October 1, 2023 00:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: Automation Area: Interop Related to interop (client or server) testing Area: Testing Related to test coverage
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants