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 tidb-debug docker build (#2215) #2220

Merged
merged 1 commit into from
Apr 17, 2020

Conversation

sre-bot
Copy link
Contributor

@sre-bot sre-bot commented Apr 17, 2020

cherry-pick #2215 to release-1.1


What problem does this PR solve?

# wget http://download.pingcap.org/tidb-latest-linux-amd64.tar.gz
...
# tar -xvf tidb-latest-linux-amd64.tar.gz 
tidb-v3.0.12-linux-amd64/
tidb-v3.0.12-linux-amd64/bin/
tidb-v3.0.12-linux-amd64/bin/pd-server
tidb-v3.0.12-linux-amd64/bin/tidb-ctl
tidb-v3.0.12-linux-amd64/bin/reparo
tidb-v3.0.12-linux-amd64/bin/tikv-ctl
tidb-v3.0.12-linux-amd64/bin/drainer
tidb-v3.0.12-linux-amd64/bin/binlogctl
tidb-v3.0.12-linux-amd64/bin/arbiter
tidb-v3.0.12-linux-amd64/bin/etcdctl
tidb-v3.0.12-linux-amd64/bin/pd-ctl
tidb-v3.0.12-linux-amd64/bin/tikv-server
tidb-v3.0.12-linux-amd64/bin/tidb-server
tidb-v3.0.12-linux-amd64/bin/pd-recover
tidb-v3.0.12-linux-amd64/bin/pump

What is changed and how does it work?

Check List

Tests

  • Unit test
  • E2E test
  • Stability test
  • Manual test (add detailed scripts or steps below)
  • No code

Code changes

  • Has Go code change
  • Has CI related scripts change
  • Has Terraform scripts change

Side effects

  • Breaking backward compatibility

Related changes

  • Need to cherry-pick to the release branch
  • Need to update the documentation

Does this PR introduce a user-facing change?:

NONE

@cofyc
Copy link
Contributor

cofyc commented Apr 17, 2020

/merge

@sre-bot
Copy link
Contributor Author

sre-bot commented Apr 17, 2020

/run-all-tests

@sre-bot
Copy link
Contributor Author

sre-bot commented Apr 17, 2020

@sre-bot merge failed.

@cofyc cofyc merged commit aab079f into pingcap:release-1.1 Apr 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants