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: TIUP_HOME is not loaded on initializes meta #1885

Conversation

srstack
Copy link
Collaborator

@srstack srstack commented May 16, 2022

What problem does this PR solve?

TIUP_HOME is not loaded on initializes meta

zBJr7SGnlN

Release notes:

NONE

@srstack srstack added this to the v1.10.0 milestone May 16, 2022
@srstack srstack self-assigned this May 16, 2022
@ti-chi-bot
Copy link
Member

ti-chi-bot commented May 16, 2022

[REVIEW NOTIFICATION]

This pull request has been approved by:

  • nexustar

To complete the pull request process, please ask the reviewers in the list to review by filling /cc @reviewer in the comment.
After your PR has acquired the required number of LGTMs, you can assign this pull request to the committer in the list by filling /assign @committer in the comment to help you merge this pull request.

The full list of commands accepted by this bot can be found here.

Reviewer can indicate their review by submitting an approval review.
Reviewer can cancel approval by submitting a request changes review.

@ti-chi-bot ti-chi-bot added the size/S Denotes a PR that changes 10-29 lines, ignoring generated files. label May 16, 2022
@codecov-commenter
Copy link

codecov-commenter commented May 16, 2022

Codecov Report

Merging #1885 (3840d0d) into master (dda5c51) will decrease coverage by 1.87%.
The diff coverage is 50.00%.

❗ Current head 3840d0d differs from pull request most recent head 708e2a1. Consider uploading reports for the commit 708e2a1 to get more accurate results

@@            Coverage Diff             @@
##           master    #1885      +/-   ##
==========================================
- Coverage   52.87%   51.00%   -1.87%     
==========================================
  Files         307      307              
  Lines       35161    35165       +4     
==========================================
- Hits        18588    17934     -654     
- Misses      14388    15093     +705     
+ Partials     2185     2138      -47     
Flag Coverage Δ
cluster 40.56% <50.00%> (-0.71%) ⬇️
dm 18.39% <50.00%> (-6.14%) ⬇️
playground 12.75% <0.00%> (-<0.01%) ⬇️
tiup 14.34% <0.00%> (-<0.01%) ⬇️
unittest 21.20% <0.00%> (-<0.01%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
pkg/cluster/spec/profile.go 66.67% <50.00%> (+1.04%) ⬆️
components/dm/task/update_dm_meta.go 0.00% <0.00%> (-87.76%) ⬇️
pkg/cluster/api/dmapi.go 0.00% <0.00%> (-59.88%) ⬇️
components/dm/command/scale_in.go 9.17% <0.00%> (-53.21%) ⬇️
components/dm/command/prune.go 6.94% <0.00%> (-47.22%) ⬇️
components/dm/command/list.go 62.50% <0.00%> (-37.50%) ⬇️
components/dm/command/scale_out.go 56.52% <0.00%> (-30.43%) ⬇️
pkg/cluster/executor/ssh.go 37.36% <0.00%> (-26.74%) ⬇️
components/dm/command/stop.go 53.33% <0.00%> (-26.67%) ⬇️
components/dm/command/restart.go 53.33% <0.00%> (-26.67%) ⬇️
... and 34 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update dda5c51...708e2a1. Read the comment docs.

@ti-chi-bot ti-chi-bot added the status/LGT1 Indicates that a PR has LGTM 1. label May 17, 2022
@AstroProfundis
Copy link
Contributor

/merge

@ti-chi-bot
Copy link
Member

This pull request has been accepted and is ready to merge.

Commit hash: 708e2a1

@ti-chi-bot ti-chi-bot added the status/can-merge Indicates a PR has been approved by a committer. label May 23, 2022
@ti-chi-bot ti-chi-bot merged commit 60a3af4 into pingcap:master May 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size/S Denotes a PR that changes 10-29 lines, ignoring generated files. status/can-merge Indicates a PR has been approved by a committer. status/LGT1 Indicates that a PR has LGTM 1.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants