Uh oh!
There was an error while loading. Please reload this page.
CLOUDSTACK-9681: Make the migration of volume to go through allocator… - #1835
CLOUDSTACK-9681: Make the migration of volume to go through allocator…#1835anshul1886 wants to merge 1 commit into
Conversation
koushik-das
commented
Apr 26, 2017
@anshul1886 Please resolve the conflicts. Code changes LGTM |
0485765 to
814f8a7Compareanshul1886
commented
Apr 26, 2017
Failures seems to be transitional in nature. |
nitin-maharana
commented
May 28, 2017
@anshul-gangwar : There are some tests failing from PrimaryDataStoreDaoImplTest due to extra null value, I guess. Once you fix that, we can review it. Thanks. |
anshul1886
commented
May 29, 2017
@koushik-das@nitin-maharana PR #1994 has the tests which is kind of forcing the SQL statements to be used in implementation. So I am thinking of way how to go about it. |
… so that appropraite checks are made Also, make detached disk to go through findStoragePoolsForMigration API from UI
anshul1886
commented
Jul 25, 2017
Failures reported are due to network related issues which are unrelated to this PR. |
cloudmonger
commented
Jul 25, 2017
ACS CI BVT RunSumarry: Link to logs Folder (search by build_no):https://www.dropbox.com/sh/r2si930m8xxzavs/AAAzNrnoF1fC3auFrvsKo_8-a?dl=0 Failed tests:
Skipped tests: Passed test suits: |
yadvr
commented
Nov 23, 2017
@blueorangutan package |
blueorangutan
commented
Nov 23, 2017
@rhtyd a Jenkins job has been kicked to build packages. I'll keep you posted as I make progress. |
blueorangutan
commented
Nov 23, 2017
Packaging result: ✖centos6 ✔centos7 ✖debian. JID-1291 |
yadvr
commented
Nov 28, 2017
@anshul1886 please check/fix build failures |
yadvr
commented
Dec 17, 2017
@anshul1886 ping, can you fix the build failures? |
yadvr
commented
Jan 2, 2018
Ping, any updates? I'll remove this from 4.11 milestone due to lack of engagement and discussions. |
DaanHoogland
commented
Mar 6, 2020
@anshul1886 please rebase and re-open if still relevant |
… so that appropraite checks are made
Also, make detached disk to go through findStoragePoolsForMigration API from UI