Re: [DISCUSS] python test framework

2020-11-12 Thread Boris Stoyanov
+1 on nose2, as the marvin plugin is built on nose, it seems the natural choice to upgrade to. We need to investigate backwards compatibility though.. Bobby. On 11.11.20, 21:28, "Daan Hoogland" wrote: devs, Investigating an new organization of test categories , I found that our fram

Re: [DISCUSS] python test framework

2020-11-12 Thread David Jumani
++1 and like Boris said, need to look into backward compatibility From: Boris Stoyanov Sent: Thursday, November 12, 2020 2:26 PM To: dev@cloudstack.apache.org Subject: Re: [DISCUSS] python test framework +1 on nose2, as the marvin plugin is built on nose, it seem

[GitHub] [cloudstack-primate] RodrigoDLopez opened a new pull request #860: Enable delete icon on detached volumes

2020-11-12 Thread GitBox
RodrigoDLopez opened a new pull request #860: URL: https://github.com/apache/cloudstack-primate/pull/860 When you detach some volume, we cannot see the delete button ![image](https://user-images.githubusercontent.com/19981369/98957396-e8faf580-24df-11eb-84d1-aa230981e395.png) This

[GitHub] [cloudstack-primate] RodrigoDLopez commented on pull request #860: Enable delete icon on detached volumes

2020-11-12 Thread GitBox
RodrigoDLopez commented on pull request #860: URL: https://github.com/apache/cloudstack-primate/pull/860#issuecomment-726156156 @blueorangutan package This is an automated message from the Apache Git Service. To respond to t

[GitHub] [cloudstack-primate] blueorangutan commented on pull request #860: Enable delete icon on detached volumes

2020-11-12 Thread GitBox
blueorangutan commented on pull request #860: URL: https://github.com/apache/cloudstack-primate/pull/860#issuecomment-726156843 @RodrigoDLopez a Jenkins job has been kicked to build primate packages. I'll keep you posted as I make progress. ---

[GitHub] [cloudstack-primate] blueorangutan commented on pull request #860: Enable delete icon on detached volumes

2020-11-12 Thread GitBox
blueorangutan commented on pull request #860: URL: https://github.com/apache/cloudstack-primate/pull/860#issuecomment-726162323 Packaging result: :heavy_check_mark:centos :heavy_check_mark:debian :heavy_check_mark:archive. QA: http://primate-qa.cloudstack.cloud:8080/client/pr/860 (JID-3

Re: [DISCUSS] python test framework

2020-11-12 Thread Daan Hoogland
I checked the source code and the last commit is from the 3rd of March. nose2 might require some effort from the community @here as well. On Thu, Nov 12, 2020 at 12:58 PM David Jumani wrote: > ++1 and like Boris said, need to look into backward compatibility > >

[GitHub] [cloudstack-primate] svenvogel commented on pull request #808: FIX - compute - Create snapshot from virtual machine with managed storage

2020-11-12 Thread GitBox
svenvogel commented on pull request #808: URL: https://github.com/apache/cloudstack-primate/pull/808#issuecomment-726175200 @rhtyd @davidjumani is this ready to go? 😄 This is an automated message from the Apache Git Service

[GitHub] [cloudstack-primate] RodrigoDLopez closed pull request #860: Enable delete icon on detached volumes

2020-11-12 Thread GitBox
RodrigoDLopez closed pull request #860: URL: https://github.com/apache/cloudstack-primate/pull/860 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

Re: [DISCUSS] python test framework

2020-11-12 Thread Nicolas Vazquez
LGTM Regards, Nicolas Vazquez From: Daan Hoogland Sent: Thursday, November 12, 2020 1:05 PM To: dev Subject: Re: [DISCUSS] python test framework I checked the source code and the last commit is from the 3rd of March. nose2 might require some effort from the c