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/03/04 13:03:25 UTC

[GitHub] [cloudstack] nvazquez opened a new pull request #3930: Remove unused guest OS mapping class from Vmware code

nvazquez opened a new pull request #3930: Remove unused guest OS mapping class from Vmware code
URL: https://github.com/apache/cloudstack/pull/3930
 
 
   ## Description
   Remove unused class for guest OS - Vmware mappings. Mappings are checked from DB (guest_os_hypervisor table)
   
   ## 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)
   - [ ] Enhancement (improves an existing feature and functionality)
   - [x] Cleanup (Code refactoring and cleanup, that may add test cases)
   
   ## Screenshots (if appropriate):
   
   ## How Has This Been Tested?
   Class is not referenced elsewhere
   

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


With regards,
Apache Git Services

[GitHub] [cloudstack] blueorangutan commented on issue #3930: Remove unused guest OS mapping class from Vmware code

Posted by GitBox <gi...@apache.org>.
blueorangutan commented on issue #3930: Remove unused guest OS mapping class from Vmware code
URL: https://github.com/apache/cloudstack/pull/3930#issuecomment-594509431
 
 
   @nvazquez 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


With regards,
Apache Git Services

[GitHub] [cloudstack] blueorangutan removed a comment on issue #3930: Remove unused guest OS mapping class from Vmware code

Posted by GitBox <gi...@apache.org>.
blueorangutan removed a comment on issue #3930: Remove unused guest OS mapping class from Vmware code
URL: https://github.com/apache/cloudstack/pull/3930#issuecomment-594544935
 
 
   @andrijapanicsb unsupported parameters provided. Supported mgmt server os are: `centos6, centos7, ubuntu`. Supported hypervisors are: `kvm-centos6, kvm-centos7, kvm-ubuntu, xenserver-71, xenserver-65sp1, xenserver-62sp1, vmware-67u3, vmware-65u2, vmware-60u2, vmware-55u3, vmware-51u1, vmware-50u1`

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


With regards,
Apache Git Services

[GitHub] [cloudstack] andrijapanicsb commented on issue #3930: Remove unused guest OS mapping class from Vmware code

Posted by GitBox <gi...@apache.org>.
andrijapanicsb commented on issue #3930: Remove unused guest OS mapping class from Vmware code
URL: https://github.com/apache/cloudstack/pull/3930#issuecomment-594544748
 
 
   @blueorangutan test centos7 + vmware-67u3

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


With regards,
Apache Git Services

[GitHub] [cloudstack] blueorangutan commented on issue #3930: Remove unused guest OS mapping class from Vmware code

Posted by GitBox <gi...@apache.org>.
blueorangutan commented on issue #3930: Remove unused guest OS mapping class from Vmware code
URL: https://github.com/apache/cloudstack/pull/3930#issuecomment-594546665
 
 
   @andrijapanicsb a Trillian-Jenkins test job (centos7 mgmt + vmware-67u3) 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


With regards,
Apache Git Services

[GitHub] [cloudstack] andrijapanicsb commented on issue #3930: Remove unused guest OS mapping class from Vmware code

Posted by GitBox <gi...@apache.org>.
andrijapanicsb commented on issue #3930: Remove unused guest OS mapping class from Vmware code
URL: https://github.com/apache/cloudstack/pull/3930#issuecomment-594546409
 
 
   @blueorangutan test centos7 vmware-67u3

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


With regards,
Apache Git Services

[GitHub] [cloudstack] rhtyd merged pull request #3930: Remove unused guest OS mapping class from Vmware code

Posted by GitBox <gi...@apache.org>.
rhtyd merged pull request #3930: Remove unused guest OS mapping class from Vmware code
URL: https://github.com/apache/cloudstack/pull/3930
 
 
   

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


With regards,
Apache Git Services

[GitHub] [cloudstack] blueorangutan commented on issue #3930: Remove unused guest OS mapping class from Vmware code

Posted by GitBox <gi...@apache.org>.
blueorangutan commented on issue #3930: Remove unused guest OS mapping class from Vmware code
URL: https://github.com/apache/cloudstack/pull/3930#issuecomment-594544356
 
 
   @andrijapanicsb I understand these words: "help", "hello", "thanks", "package", "test"
   Test command usage: test [mgmt os] [hypervisor] [additional tests]
   Mgmt OS options: ['centos6', 'centos7', 'ubuntu']
   Hypervisor options: ['kvm-centos6', 'kvm-centos7', 'kvm-ubuntu', 'xenserver-71', 'xenserver-65sp1', 'xenserver-62sp1', 'vmware-67u3', 'vmware-65u2', 'vmware-60u2', 'vmware-55u3', 'vmware-51u1', 'vmware-50u1']
   Additional tests: list of space separated tests with paths relative to the `test/integration` directory, for example: component/test_acl_listvm.py component/test_volumes.py
   Note: when additional tests are passed, you need to specify mgmt server os and hypervisor or use the `matrix` command.
   
   Blessed contributors for kicking Trillian test jobs: ['rhtyd', 'nvazquez', 'PaulAngus', 'borisstoyanov', 'DaanHoogland', 'shwstppr', 'andrijapanicsb', 'Spaceman1984', 'Pearl1594', 'davidjumani', 'harikrishna-patnala']

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


With regards,
Apache Git Services

[GitHub] [cloudstack] blueorangutan commented on issue #3930: Remove unused guest OS mapping class from Vmware code

Posted by GitBox <gi...@apache.org>.
blueorangutan commented on issue #3930: Remove unused guest OS mapping class from Vmware code
URL: https://github.com/apache/cloudstack/pull/3930#issuecomment-594544935
 
 
   @andrijapanicsb unsupported parameters provided. Supported mgmt server os are: `centos6, centos7, ubuntu`. Supported hypervisors are: `kvm-centos6, kvm-centos7, kvm-ubuntu, xenserver-71, xenserver-65sp1, xenserver-62sp1, vmware-67u3, vmware-65u2, vmware-60u2, vmware-55u3, vmware-51u1, vmware-50u1`

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


With regards,
Apache Git Services

[GitHub] [cloudstack] nvazquez commented on issue #3930: Remove unused guest OS mapping class from Vmware code

Posted by GitBox <gi...@apache.org>.
nvazquez commented on issue #3930: Remove unused guest OS mapping class from Vmware code
URL: https://github.com/apache/cloudstack/pull/3930#issuecomment-594508968
 
 
   @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


With regards,
Apache Git Services

[GitHub] [cloudstack] blueorangutan removed a comment on issue #3930: Remove unused guest OS mapping class from Vmware code

Posted by GitBox <gi...@apache.org>.
blueorangutan removed a comment on issue #3930: Remove unused guest OS mapping class from Vmware code
URL: https://github.com/apache/cloudstack/pull/3930#issuecomment-594544356
 
 
   @andrijapanicsb I understand these words: "help", "hello", "thanks", "package", "test"
   Test command usage: test [mgmt os] [hypervisor] [additional tests]
   Mgmt OS options: ['centos6', 'centos7', 'ubuntu']
   Hypervisor options: ['kvm-centos6', 'kvm-centos7', 'kvm-ubuntu', 'xenserver-71', 'xenserver-65sp1', 'xenserver-62sp1', 'vmware-67u3', 'vmware-65u2', 'vmware-60u2', 'vmware-55u3', 'vmware-51u1', 'vmware-50u1']
   Additional tests: list of space separated tests with paths relative to the `test/integration` directory, for example: component/test_acl_listvm.py component/test_volumes.py
   Note: when additional tests are passed, you need to specify mgmt server os and hypervisor or use the `matrix` command.
   
   Blessed contributors for kicking Trillian test jobs: ['rhtyd', 'nvazquez', 'PaulAngus', 'borisstoyanov', 'DaanHoogland', 'shwstppr', 'andrijapanicsb', 'Spaceman1984', 'Pearl1594', 'davidjumani', 'harikrishna-patnala']

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


With regards,
Apache Git Services

[GitHub] [cloudstack] andrijapanicsb removed a comment on issue #3930: Remove unused guest OS mapping class from Vmware code

Posted by GitBox <gi...@apache.org>.
andrijapanicsb removed a comment on issue #3930: Remove unused guest OS mapping class from Vmware code
URL: https://github.com/apache/cloudstack/pull/3930#issuecomment-594544748
 
 
   @blueorangutan test centos7 + vmware-67u3

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


With regards,
Apache Git Services

[GitHub] [cloudstack] blueorangutan commented on issue #3930: Remove unused guest OS mapping class from Vmware code

Posted by GitBox <gi...@apache.org>.
blueorangutan commented on issue #3930: Remove unused guest OS mapping class from Vmware code
URL: https://github.com/apache/cloudstack/pull/3930#issuecomment-594522801
 
 
   Packaging result: ✖centos6 ✔centos7 ✔debian. JID-997

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


With regards,
Apache Git Services

[GitHub] [cloudstack] blueorangutan commented on issue #3930: Remove unused guest OS mapping class from Vmware code

Posted by GitBox <gi...@apache.org>.
blueorangutan commented on issue #3930: Remove unused guest OS mapping class from Vmware code
URL: https://github.com/apache/cloudstack/pull/3930#issuecomment-594907843
 
 
   <b>Trillian test result (tid-1187)</b>
   Environment: vmware-67u3 (x2), Advanced Networking with Mgmt server 7
   Total time taken: 29478 seconds
   Marvin logs: https://github.com/blueorangutan/acs-prs/releases/download/trillian/pr3930-t1187-vmware-67u3.zip
   Intermittent failure detected: /marvin/tests/smoke/test_routers_network_ops.py
   Intermittent failure detected: /marvin/tests/smoke/test_vpc_vpn.py
   Smoke tests completed. 78 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


With regards,
Apache Git Services

[GitHub] [cloudstack] andrijapanicsb commented on issue #3930: Remove unused guest OS mapping class from Vmware code

Posted by GitBox <gi...@apache.org>.
andrijapanicsb commented on issue #3930: Remove unused guest OS mapping class from Vmware code
URL: https://github.com/apache/cloudstack/pull/3930#issuecomment-594544223
 
 
   @blueorangutan help

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


With regards,
Apache Git Services