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

feat: shed: ItestD #8290

Merged
merged 1 commit into from
Mar 10, 2022
Merged

feat: shed: ItestD #8290

merged 1 commit into from
Mar 10, 2022

Conversation

magik6k
Copy link
Contributor

@magik6k magik6k commented Mar 10, 2022

Proposed Changes

ItestD is a lotus-shed command which starts a local daemon, and gives you an env var, which can be passed into itests. When an itest runs with that env var set, ItestD will allow you to open a shell with lotus* commands pointed at the running integration test.

2022-03-10-193007_2876x2020_scrot

@magik6k magik6k requested a review from a team as a code owner March 10, 2022 18:37
@codecov
Copy link

codecov bot commented Mar 10, 2022

Codecov Report

Merging #8290 (231893a) into master (326a9b6) will decrease coverage by 0.06%.
The diff coverage is 8.82%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #8290      +/-   ##
==========================================
- Coverage   40.53%   40.47%   -0.07%     
==========================================
  Files         675      677       +2     
  Lines       73527    73595      +68     
==========================================
- Hits        29805    29787      -18     
- Misses      38500    38580      +80     
- Partials     5222     5228       +6     
Impacted Files Coverage Δ
cmd/lotus-shed/itestd.go 0.00% <0.00%> (ø)
cmd/lotus-shed/main.go 0.00% <0.00%> (ø)
itests/kit/itestd.go 30.76% <30.76%> (ø)
itests/kit/rpc.go 100.00% <100.00%> (ø)
chain/events/observer.go 71.64% <0.00%> (-6.72%) ⬇️
storage/wdpost_sched.go 77.45% <0.00%> (-3.93%) ⬇️
chain/stmgr/call.go 67.87% <0.00%> (-3.64%) ⬇️
miner/miner.go 55.08% <0.00%> (-2.96%) ⬇️
chain/events/events_height.go 68.90% <0.00%> (-2.53%) ⬇️
chain/sub/incoming.go 45.25% <0.00%> (-2.45%) ⬇️
... and 17 more

@magik6k magik6k merged commit e1ac3f6 into master Mar 10, 2022
@magik6k magik6k deleted the feat/itestd branch March 10, 2022 19:00
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.

2 participants