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

[Merged by Bors] - Removed API to update poet servers from SmesherService #5209

Closed
wants to merge 4 commits into from

Conversation

poszu
Copy link
Contributor

@poszu poszu commented Oct 31, 2023

Motivation

Remove the API to live-update poet servers

Changes

  • updated the api dep to Remove API to update poet servers api#280, merge after this
  • removed relevant code
  • updated the system tests using this API
  • fixed a problem in system tests where multiple smesher-0 nodes are created all of which but 1 are destroyed - I believe this causes recent flakiness of systests.

Test Plan

Existing tests pass

@poszu poszu changed the title Removed update poets API Removed API to update poet servers from SmesherService Oct 31, 2023
Copy link

codecov bot commented Oct 31, 2023

Codecov Report

Merging #5209 (7adcf48) into develop (b629c68) will decrease coverage by 0.1%.
Report is 1 commits behind head on develop.
The diff coverage is n/a.

@@            Coverage Diff            @@
##           develop   #5209     +/-   ##
=========================================
- Coverage     78.1%   78.0%   -0.1%     
=========================================
  Files          264     264             
  Lines        31825   31802     -23     
=========================================
- Hits         24870   24831     -39     
- Misses        5454    5474     +20     
+ Partials      1501    1497      -4     
Files Coverage Δ
activation/activation.go 73.7% <ø> (-4.0%) ⬇️
api/grpcserver/smesher_service.go 67.8% <ø> (-1.5%) ⬇️

... and 5 files with indirect coverage changes

@poszu
Copy link
Contributor Author

poszu commented Oct 31, 2023

bors try

bors bot added a commit that referenced this pull request Oct 31, 2023
Copy link

bors bot commented Oct 31, 2023

try

Build succeeded!

The publicly hosted instance of bors-ng is deprecated and will go away soon.

If you want to self-host your own instance, instructions are here.
For more help, visit the forum.

If you want to switch to GitHub's built-in merge queue, visit their help page.

@poszu
Copy link
Contributor Author

poszu commented Oct 31, 2023

bors merge

bors bot pushed a commit that referenced this pull request Oct 31, 2023
## Motivation
Remove the API to live-update poet servers

## Changes
- updated the api dep to spacemeshos/api#280, merge after this
- removed relevant code
- updated the system tests using this API
- fixed a problem in system tests where multiple `smesher-0` nodes are created all of which but 1 are destroyed - I believe this causes recent flakiness of systests.

## Test Plan
Existing tests pass
Copy link

bors bot commented Oct 31, 2023

Build failed:

  • ci-status

@poszu
Copy link
Contributor Author

poszu commented Oct 31, 2023

Bors merge

bors bot pushed a commit that referenced this pull request Oct 31, 2023
## Motivation
Remove the API to live-update poet servers

## Changes
- updated the api dep to spacemeshos/api#280, merge after this
- removed relevant code
- updated the system tests using this API
- fixed a problem in system tests where multiple `smesher-0` nodes are created all of which but 1 are destroyed - I believe this causes recent flakiness of systests.

## Test Plan
Existing tests pass
Copy link

bors bot commented Oct 31, 2023

Pull request successfully merged into develop.

Build succeeded!

The publicly hosted instance of bors-ng is deprecated and will go away soon.

If you want to self-host your own instance, instructions are here.
For more help, visit the forum.

If you want to switch to GitHub's built-in merge queue, visit their help page.

@bors bors bot changed the title Removed API to update poet servers from SmesherService [Merged by Bors] - Removed API to update poet servers from SmesherService Oct 31, 2023
@bors bors bot closed this Oct 31, 2023
@bors bors bot deleted the remove-update-poets-api branch October 31, 2023 17:18
bors bot pushed a commit that referenced this pull request Nov 1, 2023
bors bot pushed a commit that referenced this pull request Nov 1, 2023
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.

None yet

2 participants