Re: [PR] KVM incremental snapshot feature [cloudstack]

2025-03-23 Thread via GitHub
sureshanaparti commented on PR #9270: URL: https://github.com/apache/cloudstack/pull/9270#issuecomment-2747023210 @blueorangutan test -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific

Re: [I] Pure FlashArray iSCSI support [cloudstack]

2025-03-23 Thread via GitHub
boring-cyborg[bot] commented on issue #10610: URL: https://github.com/apache/cloudstack/issues/10610#issuecomment-2746351080 Thanks for opening your first issue here! Be sure to follow the issue template! -- This is an automated message from the Apache Git Service. To respond to the m

Re: [PR] KVM incremental snapshot feature [cloudstack]

2025-03-23 Thread via GitHub
sureshanaparti commented on PR #9270: URL: https://github.com/apache/cloudstack/pull/9270#issuecomment-2747027082 > @sureshanaparti could we try again? I'm not sure if when this happens we should package again or just try the test? no issue with packages, triggered tests again. --

Re: [PR] KVM incremental snapshot feature [cloudstack]

2025-03-23 Thread via GitHub
blueorangutan commented on PR #9270: URL: https://github.com/apache/cloudstack/pull/9270#issuecomment-2747023994 @sureshanaparti a [SL] Trillian-Jenkins test job (ol8 mgmt + kvm-ol8) has been kicked to run smoke tests -- This is an automated message from the Apache Git Service. To respond

Re: [PR] Allow updating Object Storage Details [cloudstack]

2025-03-23 Thread via GitHub
tpodowd commented on PR #10551: URL: https://github.com/apache/cloudstack/pull/10551#issuecomment-2746986520 Hi @abh1sar - Thanks! That would be great. If you do create a PR, please mention me on it so that I can also test against HyperStore. -- This is an automated message from the Apach

Re: [PR] ui: fix considerlasthost for start vm [cloudstack]

2025-03-23 Thread via GitHub
blueorangutan commented on PR #10602: URL: https://github.com/apache/cloudstack/pull/10602#issuecomment-2746924067 @shwstppr a Jenkins job has been kicked to build UI QA env. I'll keep you posted as I make progress. -- This is an automated message from the Apache Git Service. To respond t

Re: [PR] ui: fix considerlasthost for start vm [cloudstack]

2025-03-23 Thread via GitHub
blueorangutan commented on PR #10602: URL: https://github.com/apache/cloudstack/pull/10602#issuecomment-2746948690 UI build: :heavy_check_mark: Live QA URL: https://qa.cloudstack.cloud/simulator/pr/10602 (QA-JID-582) -- This is an automated message from the Apache Git Service. To respon

Re: [PR] Allow updating Object Storage Details [cloudstack]

2025-03-23 Thread via GitHub
abh1sar commented on PR #10551: URL: https://github.com/apache/cloudstack/pull/10551#issuecomment-2746908444 > Truth be told, I don't currently have very much bandwidth to look into this particular change. It will likely be on the back burner for a while until I can redirect my attention at

Re: [PR] ui: fix considerlasthost for start vm [cloudstack]

2025-03-23 Thread via GitHub
shwstppr commented on PR #10602: URL: https://github.com/apache/cloudstack/pull/10602#issuecomment-2746922896 @blueorangutan ui -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific commen

Re: [PR] Fix issue with allocator not considering subsequent clusters [cloudstack]

2025-03-23 Thread via GitHub
shwstppr commented on code in PR #10603: URL: https://github.com/apache/cloudstack/pull/10603#discussion_r2009434593 ## plugins/host-allocators/random/src/main/java/com/cloud/agent/manager/allocator/impl/RandomAllocator.java: ## @@ -94,15 +94,15 @@ private List findSuitableHosts

Re: [PR] Fix smoke tests due to change in behavior of restore VM [cloudstack]

2025-03-23 Thread via GitHub
shwstppr commented on code in PR #10583: URL: https://github.com/apache/cloudstack/pull/10583#discussion_r2009429517 ## test/integration/smoke/test_events_resource.py: ## @@ -161,21 +157,12 @@ def test_01_events_resource(self): virtual_machine.restore(self.apiclient)