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

Add replication cli, and finished the dorado replication debuging #363

Merged
merged 2 commits into from Apr 23, 2018

Conversation

xxwjj
Copy link
Collaborator

@xxwjj xxwjj commented Apr 23, 2018

What this PR does / why we need it:

  1. add replication to cli
  2. Finished the dorado replcation debuging.

Which issue this PR fixes (optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close that issue when PR gets merged): fixes #

Special notes for your reviewer:

Release note:

@coveralls
Copy link

Coverage Status

Coverage increased (+10.8%) to 42.42% when pulling 43014c7 on xxwjj:replication_cli into beda15f on opensds:replication.

2 similar comments
@coveralls
Copy link

Coverage Status

Coverage increased (+10.8%) to 42.42% when pulling 43014c7 on xxwjj:replication_cli into beda15f on opensds:replication.

@coveralls
Copy link

coveralls commented Apr 23, 2018

Coverage Status

Coverage increased (+10.8%) to 42.42% when pulling 43014c7 on xxwjj:replication_cli into beda15f on opensds:replication.

ReplicationErrorFailover = "error_failover"
ReplicationEnabled = "enabled"
ReplicationDisabled = "disabled"
ReplicationFailover = "failover"
Copy link
Collaborator

@xing-yang xing-yang Apr 23, 2018

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

s/failover/failed_over

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ok, got it.

Copy link
Collaborator

@xing-yang xing-yang left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why do you leave replication_test.go empty?

@xing-yang
Copy link
Collaborator

Merge this now so Roland can use Replication CLI for testing.

@xing-yang xing-yang merged commit b510a44 into sodafoundation:replication Apr 23, 2018
@xxwjj
Copy link
Collaborator Author

xxwjj commented Apr 24, 2018

@xing-yang The replication unit tests are not available right now, I will add it later.

@leonwanghui leonwanghui added the patch there is minor code change label May 11, 2018
@xxwjj xxwjj deleted the replication_cli branch May 15, 2018 03:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
patch there is minor code change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants