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

Moved profiling to the begining of import flow #1064

Merged
merged 1 commit into from
Jan 8, 2019

Conversation

anmolsachan
Copy link
Member

@anmolsachan anmolsachan commented Nov 20, 2018

tendrl-bug-id: /issues/1065
bugzilla: 1655420
Signed-off-by: Anmol Sachan [email protected]

@anmolsachan anmolsachan requested a review from a team as a code owner November 20, 2018 08:58
Copy link
Member

@shtripat shtripat left a comment

Choose a reason for hiding this comment

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

Looks fine as long as the enable_disable_profiling logic is lifted from sds_sync only. We will need a PR to remove the same from sds_sync?

@anmolsachan
Copy link
Member Author

@shirshendu Yes we need a PR there

@codecov
Copy link

codecov bot commented Dec 3, 2018

Codecov Report

❗ No coverage uploaded for pull request base (master@07677cf). Click here to learn what that means.
The diff coverage is 8.88%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master    #1064   +/-   ##
=========================================
  Coverage          ?   81.51%           
=========================================
  Files             ?       90           
  Lines             ?     3754           
  Branches          ?      487           
=========================================
  Hits              ?     3060           
  Misses            ?      596           
  Partials          ?       98
Impacted Files Coverage Δ
...endrl/commons/flows/import_cluster/gluster_help.py 59.61% <8.82%> (ø)
...s/objects/cluster/atoms/import_cluster/__init__.py 11.2% <9.09%> (ø)

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 07677cf...615452d. Read the comment docs.

@anmolsachan anmolsachan force-pushed the master branch 2 times, most recently from 1db77e5 to a8a512a Compare December 3, 2018 18:50
Copy link
Member

@shtripat shtripat left a comment

Choose a reason for hiding this comment

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

LGTM now. One minor comment.

tendrl/commons/flows/import_cluster/gluster_help.py Outdated Show resolved Hide resolved
@shtripat
Copy link
Member

shtripat commented Dec 7, 2018

Fix the commit message and pep8 issues.

@anmolsachan anmolsachan force-pushed the master branch 2 times, most recently from 41e2c6d to 3d256d9 Compare December 7, 2018 09:27
@shtripat
Copy link
Member

@anmolsachan Fix the build issues including pep8. Still failing.

@anmolsachan
Copy link
Member Author

@shtripat This PR does not need any change w.r.t pep8. I have verified locally. This can be merged

@GowthamShanmugam
Copy link
Contributor

Need to merge this, otherwise, upstream profile enable won't happen part of import flow.

Copy link
Member

@shtripat shtripat left a comment

Choose a reason for hiding this comment

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

LGTM. Please rebase.

shtripat
shtripat previously approved these changes Jan 8, 2019
Copy link
Member

@shtripat shtripat left a comment

Choose a reason for hiding this comment

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

LGTM

tendrl-bug-id: Tendrl/issues/1065
bugzilla: 1655420
Signed-off-by: Anmol Sachan <[email protected]>
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.

3 participants