Please, go through these steps before you submit a PR. ## Remove this line
Why is this PR required? What issue does it fix?:
This PR is required to fix the Travis issue in remotely forked repos.
What this PR does?:
This PR clones the relevant cstor repo based on cstor forked repo.
Ex:
If Travis is running due to PR/tag creation/branch creation
on openebs/cstor then openebs/libcstor will be downloaded.
-.If Travis is running due to tag creation of in forked repos then
libcstor will be cloned from the corresponding forked repo instead
from openebs.
Does this PR require any upgrade changes?:
No
If the changes in this PR are manually verified, list down the scenarios covered and commands you used for testing with logs:
Any additional information for your reviewer?:
Mention if this PR is part of any design or a continuation of previous PRs
Checklist:
[ ] Fixes #
[ ] PR Title follows the convention of <type>(<scope>): <subject>
[ ] Has the change log section been updated?
[ ] Commit has unit tests
[ ] Commit has integration tests
[ ] (Optional) Are upgrade changes included in this PR? If not, mention the issue/PR to track:
Signed-off-by: mittachaitu sai.chaithanya@mayadata.io
Pull Request template
Please, go through these steps before you submit a PR. ## Remove this line
Why is this PR required? What issue does it fix?: This PR is required to fix the Travis issue in remotely forked repos.
What this PR does?: This PR clones the relevant cstor repo based on cstor forked repo. Ex:
Does this PR require any upgrade changes?: No
If the changes in this PR are manually verified, list down the scenarios covered and commands you used for testing with logs:
Any additional information for your reviewer?: Mention if this PR is part of any design or a continuation of previous PRs
Checklist:
<type>(<scope>): <subject>