You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by GitBox <gi...@apache.org> on 2020/11/24 05:08:57 UTC

[GitHub] [cloudstack] davidjumani opened a new pull request #4499: Adding cpuallocatedwithoverprovisoning to host and hostsformigrationresponse

davidjumani opened a new pull request #4499:
URL: https://github.com/apache/cloudstack/pull/4499


   ### Description
   
   Fixes https://github.com/apache/cloudstack/issues/4488
   
   Reverts `cpuallocated` to not consider overprovisioning and adds a new field `cpuallocatedwithoverprovisoning` which does
   
   ### Types of changes
   
   - [ ] Breaking change (fix or feature that would cause existing functionality to change)
   - [ ] New feature (non-breaking change which adds functionality)
   - [ ] Bug fix (non-breaking change which fixes an issue)
   - [x] Enhancement (improves an existing feature and functionality)
   - [ ] Cleanup (Code refactoring and cleanup, that may add test cases)
   
   ### Feature/Enhancement Scale or Bug Severity
   
   #### Feature/Enhancement Scale
   
   - [ ] Major
   - [x] Minor
   
   #### Bug Severity
   
   - [ ] BLOCKER
   - [ ] Critical
   - [ ] Major
   - [x] Minor
   - [ ] Trivial
   
   ### How Has This Been Tested?
   
   ```
   (localhost) 🐱 > list hosts filter=cpuallocated,cpuallocatedwithoverprovisioning, clusterid=56d84816-7594-49ba-99fd-d5c647fb4890 type=Routing
   {
     "count": 2,
     "host": [
       {
         "cpuallocated": "1.56%",
         "cpuallocatedwithoverprovisioning": "0.78%"
       },
       {
         "cpuallocated": "3.12%",
         "cpuallocatedwithoverprovisioning": "1.56%"
       }
     ]
   }
   
   (localhost) 🐱 > find hostsformigration filter=cpuallocated,cpuallocatedwithoverprovisioning, virtualmachineid=a4dfcf94-76b5-41fc-9ceb-424f0eff5427 
   {
     "count": 2,
     "host": [
       {
         "cpuallocated": "1.56%",
         "cpuallocatedwithoverprovisioning": "0.78%"
       }
     ]
   }
   ```


----------------------------------------------------------------
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 comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [cloudstack] davidjumani commented on pull request #4499: Adding cpuallocatedwithoverprovisoning to host and hostsformigrationresponse

Posted by GitBox <gi...@apache.org>.
davidjumani commented on pull request #4499:
URL: https://github.com/apache/cloudstack/pull/4499#issuecomment-732656552


   @blueorangutan package


----------------------------------------------------------------
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 comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [cloudstack] rhtyd commented on pull request #4499: Adding cpuallocated percentage and value to host and hostsformigrationresponse

Posted by GitBox <gi...@apache.org>.
rhtyd commented on pull request #4499:
URL: https://github.com/apache/cloudstack/pull/4499#issuecomment-734721178


   @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 comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [cloudstack] blueorangutan commented on pull request #4499: Adding cpuallocatedwithoverprovisoning to host and hostsformigrationresponse

Posted by GitBox <gi...@apache.org>.
blueorangutan commented on pull request #4499:
URL: https://github.com/apache/cloudstack/pull/4499#issuecomment-732700092


   Packaging result: ✔centos7 ✖centos8 ✔debian. JID-2426


----------------------------------------------------------------
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 comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [cloudstack] blueorangutan commented on pull request #4499: Adding cpuallocated percentage and value to host and hostsformigrationresponse

Posted by GitBox <gi...@apache.org>.
blueorangutan commented on pull request #4499:
URL: https://github.com/apache/cloudstack/pull/4499#issuecomment-734721482


   @rhtyd a Trillian-Jenkins test job (centos7 mgmt + kvm-centos7) has been kicked to run smoke tests


----------------------------------------------------------------
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 comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [cloudstack] blueorangutan commented on pull request #4499: Adding cpuallocated percentage and value to host and hostsformigrationresponse

Posted by GitBox <gi...@apache.org>.
blueorangutan commented on pull request #4499:
URL: https://github.com/apache/cloudstack/pull/4499#issuecomment-734942409


   <b>Trillian test result (tid-3274)</b>
   Environment: kvm-centos7 (x2), Advanced Networking with Mgmt server 7
   Total time taken: 31320 seconds
   Marvin logs: https://github.com/blueorangutan/acs-prs/releases/download/trillian/pr4499-t3274-kvm-centos7.zip
   Smoke tests completed. 83 look OK, 0 have error(s)
   Only failed tests results shown below:
   
   
   Test | Result | Time (s) | Test File
   --- | --- | --- | ---
   


----------------------------------------------------------------
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 comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [cloudstack] rhtyd merged pull request #4499: Adding cpuallocated percentage and value to host and hostsformigrationresponse

Posted by GitBox <gi...@apache.org>.
rhtyd merged pull request #4499:
URL: https://github.com/apache/cloudstack/pull/4499


   


----------------------------------------------------------------
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 comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [cloudstack] davidjumani commented on pull request #4499: Adding cpuallocatedwithoverprovisoning to host and hostsformigrationresponse

Posted by GitBox <gi...@apache.org>.
davidjumani commented on pull request #4499:
URL: https://github.com/apache/cloudstack/pull/4499#issuecomment-732727518


   @blueorangutan package


----------------------------------------------------------------
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 comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [cloudstack] blueorangutan commented on pull request #4499: Adding cpuallocatedwithoverprovisoning to host and hostsformigrationresponse

Posted by GitBox <gi...@apache.org>.
blueorangutan commented on pull request #4499:
URL: https://github.com/apache/cloudstack/pull/4499#issuecomment-732686843


   @davidjumani a Jenkins job has been kicked to build packages. I'll keep you posted as I make progress.


----------------------------------------------------------------
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 comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [cloudstack] blueorangutan commented on pull request #4499: Adding cpuallocatedwithoverprovisoning to host and hostsformigrationresponse

Posted by GitBox <gi...@apache.org>.
blueorangutan commented on pull request #4499:
URL: https://github.com/apache/cloudstack/pull/4499#issuecomment-732728262


   @davidjumani a Jenkins job has been kicked to build packages. I'll keep you posted as I make progress.


----------------------------------------------------------------
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 comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [cloudstack] blueorangutan commented on pull request #4499: Adding cpuallocatedwithoverprovisoning to host and hostsformigrationresponse

Posted by GitBox <gi...@apache.org>.
blueorangutan commented on pull request #4499:
URL: https://github.com/apache/cloudstack/pull/4499#issuecomment-732753463


   Packaging result: ✔centos7 ✖centos8 ✔debian. JID-2429


----------------------------------------------------------------
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 comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org