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

fix(test): use different approach to start jetstream service #2359

Merged
merged 14 commits into from
Jan 24, 2025

Conversation

whynowy
Copy link
Member

@whynowy whynowy commented Jan 23, 2025

From 2.10.24, there's no way to run bitnami/nats for JetStream in Github Action Services any more, have to use a different approach to do it.

The problem is there's no way to run /nats-server -js with Github Services - can not specify args, can specify endpoint but can not specify endpoint with args.

Copy link

codecov bot commented Jan 23, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 68.10%. Comparing base (93bf8f8) to head (46f7cc2).
Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2359      +/-   ##
==========================================
- Coverage   68.14%   68.10%   -0.05%     
==========================================
  Files         352      352              
  Lines       46500    46500              
==========================================
- Hits        31689    31670      -19     
- Misses      13732    13746      +14     
- Partials     1079     1084       +5     

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

@whynowy
Copy link
Member Author

whynowy commented Jan 24, 2025

Need to check why it fails starting from 2.10.24.

.
Signed-off-by: Derek Wang <[email protected]>
.
Signed-off-by: Derek Wang <[email protected]>
.
Signed-off-by: Derek Wang <[email protected]>
.
Signed-off-by: Derek Wang <[email protected]>
.
Signed-off-by: Derek Wang <[email protected]>
.
Signed-off-by: Derek Wang <[email protected]>
.
Signed-off-by: Derek Wang <[email protected]>
.
Signed-off-by: Derek Wang <[email protected]>
.
Signed-off-by: Derek Wang <[email protected]>
.
Signed-off-by: Derek Wang <[email protected]>
.
Signed-off-by: Derek Wang <[email protected]>
.
Signed-off-by: Derek Wang <[email protected]>
.
Signed-off-by: Derek Wang <[email protected]>
@whynowy whynowy changed the title chore: pin nats version for unit tests fix(test): use different approach to start jetstream service Jan 24, 2025
@whynowy whynowy marked this pull request as ready for review January 24, 2025 19:24
@whynowy whynowy requested a review from vigith as a code owner January 24, 2025 19:24
@KeranYang KeranYang merged commit c621d2b into numaproj:main Jan 24, 2025
25 checks passed
@whynowy whynowy deleted the newss branch January 24, 2025 21:08
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.

3 participants