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 2021/11/01 07:39:13 UTC

[GitHub] [cloudstack] weizhouapache opened a new pull request #5645: Marvin: change some vlans in test_data.py

weizhouapache opened a new pull request #5645:
URL: https://github.com/apache/cloudstack/pull/5645


   ### Description
   
   This PR fixes the test failures with test_nic.py in some trillian tests.
   
   see errors below:
   ```
   test_01_nic (tests.smoke.test_nic.TestNic): DEBUG: Exception during NIC test SETUP!: Execute cmd: createnetwork failed, due to: errorCode: 431, errorText:The VLAN tag to use for new guest network, 1201 is already being used for dynamic vlan allocation for the guest network in zone pr5201-t2497-vmware-70u1
   ```
   
   
   <!--- Describe your changes in DETAIL - And how has behaviour functionally changed. -->
   
   <!-- For new features, provide link to FS, dev ML discussion etc. -->
   <!-- In case of bug fix, the expected and actual behaviours, steps to reproduce. -->
   
   <!-- When "Fixes: #<id>" is specified, the issue/PR will automatically be closed when this PR gets merged -->
   <!-- For addressing multiple issues/PRs, use multiple "Fixes: #<id>" -->
   <!-- Fixes: # -->
   
   <!--- ********************************************************************************* -->
   <!--- NOTE: AUTOMATATION USES THE DESCRIPTIONS TO SET LABELS AND PRODUCE DOCUMENTATION. -->
   <!--- PLEASE PUT AN 'X' in only **ONE** box -->
   <!--- ********************************************************************************* -->
   
   ### Types of changes
   
   - [ ] Breaking change (fix or feature that would cause existing functionality to change)
   - [ ] New feature (non-breaking change which adds functionality)
   - [x] Bug fix (non-breaking change which fixes an issue)
   - [ ] 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
   - [ ] Minor
   
   #### Bug Severity
   
   - [ ] BLOCKER
   - [ ] Critical
   - [ ] Major
   - [ ] Minor
   - [x] Trivial
   
   
   ### Screenshots (if appropriate):
   
   
   ### How Has This Been Tested?
   <!-- Please describe in detail how you tested your changes. -->
   <!-- Include details of your testing environment, and the tests you ran to -->
   <!-- see how your change affects other areas of the code, etc. -->
   
   
   <!-- Please read the [CONTRIBUTING](https://github.com/apache/cloudstack/blob/main/CONTRIBUTING.md) document -->
   


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

To unsubscribe, e-mail: commits-unsubscribe@cloudstack.apache.org

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



[GitHub] [cloudstack] weizhouapache merged pull request #5645: Marvin: change some vlans in test_data.py

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


   


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

To unsubscribe, e-mail: commits-unsubscribe@cloudstack.apache.org

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



[GitHub] [cloudstack] nvazquez commented on pull request #5645: Marvin: change some vlans in test_data.py

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






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

To unsubscribe, e-mail: commits-unsubscribe@cloudstack.apache.org

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



[GitHub] [cloudstack] nvazquez commented on pull request #5645: Marvin: change some vlans in test_data.py

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


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

To unsubscribe, e-mail: commits-unsubscribe@cloudstack.apache.org

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



[GitHub] [cloudstack] blueorangutan commented on pull request #5645: Marvin: change some vlans in test_data.py

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


   @davidjumani I understand these words: "help", "hello", "thanks", "package", "test"
   Test command usage: test [mgmt os] [hypervisor] [keepEnv]
   Mgmt OS options: ['centos7', 'centos6', 'alma8', 'ubuntu18', 'suse15', 'ubuntu20', 'rocky8', 'centos8']
   Hypervisor options: ['kvm-centos6', 'kvm-centos7', 'kvm-centos8', 'kvm-rocky8', 'kvm-alma8', 'kvm-ubuntu18', 'kvm-ubuntu20', 'kvm-suse15', 'vmware-55u3', 'vmware-60u2', 'vmware-65u2', 'vmware-67u3', 'vmware-70u1', 'xenserver-65sp1', 'xenserver-71', 'xenserver-74', 'xcpng74', 'xcpng76', 'xcpng80', 'xcpng81', 'xcpng82']
   	Note: when keepEnv is 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', 'vladimirpetrov', 'sureshanaparti', 'weizhouapache', 'NuxRo']


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

To unsubscribe, e-mail: commits-unsubscribe@cloudstack.apache.org

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



[GitHub] [cloudstack] blueorangutan commented on pull request #5645: Marvin: change some vlans in test_data.py

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


   <b>Trillian test result (tid-2507)</b>
   Environment: xenserver-71 (x2), Advanced Networking with Mgmt server 7
   Total time taken: 30822 seconds
   Marvin logs: https://github.com/blueorangutan/acs-prs/releases/download/trillian/pr5645-t2507-xenserver-71.zip
   Smoke tests completed. 91 look OK, 0 have errors
   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.

To unsubscribe, e-mail: commits-unsubscribe@cloudstack.apache.org

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



[GitHub] [cloudstack] nvazquez removed a comment on pull request #5645: Marvin: change some vlans in test_data.py

Posted by GitBox <gi...@apache.org>.
nvazquez removed a comment on pull request #5645:
URL: https://github.com/apache/cloudstack/pull/5645#issuecomment-956159704


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

To unsubscribe, e-mail: commits-unsubscribe@cloudstack.apache.org

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



[GitHub] [cloudstack] rhtyd commented on pull request #5645: Marvin: change some vlans in test_data.py

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






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

To unsubscribe, e-mail: commits-unsubscribe@cloudstack.apache.org

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



[GitHub] [cloudstack] weizhouapache commented on pull request #5645: Marvin: change some vlans in test_data.py

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


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

To unsubscribe, e-mail: commits-unsubscribe@cloudstack.apache.org

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



[GitHub] [cloudstack] blueorangutan commented on pull request #5645: Marvin: change some vlans in test_data.py

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


   @nvazquez a Trillian-Jenkins matrix job (centos7 mgmt + xs71, centos7 mgmt + vmware65, centos7 mgmt + kvmcentos7) 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.

To unsubscribe, e-mail: commits-unsubscribe@cloudstack.apache.org

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



[GitHub] [cloudstack] nvazquez commented on pull request #5645: Marvin: change some vlans in test_data.py

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


   @blueorangutan test matrix


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

To unsubscribe, e-mail: commits-unsubscribe@cloudstack.apache.org

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



[GitHub] [cloudstack] blueorangutan commented on pull request #5645: Marvin: change some vlans in test_data.py

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


   Packaging result: :heavy_check_mark: el7 :heavy_check_mark: el8 :heavy_check_mark: debian :heavy_check_mark: suse15. SL-JID 1653


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

To unsubscribe, e-mail: commits-unsubscribe@cloudstack.apache.org

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



[GitHub] [cloudstack] nvazquez commented on pull request #5645: Marvin: change some vlans in test_data.py

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


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

To unsubscribe, e-mail: commits-unsubscribe@cloudstack.apache.org

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



[GitHub] [cloudstack] rhtyd commented on pull request #5645: Marvin: change some vlans in test_data.py

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


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

To unsubscribe, e-mail: commits-unsubscribe@cloudstack.apache.org

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



[GitHub] [cloudstack] davidjumani commented on pull request #5645: Marvin: change some vlans in test_data.py

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






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

To unsubscribe, e-mail: commits-unsubscribe@cloudstack.apache.org

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



[GitHub] [cloudstack] blueorangutan commented on pull request #5645: Marvin: change some vlans in test_data.py

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






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

To unsubscribe, e-mail: commits-unsubscribe@cloudstack.apache.org

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



[GitHub] [cloudstack] blueorangutan commented on pull request #5645: Marvin: change some vlans in test_data.py

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






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

To unsubscribe, e-mail: commits-unsubscribe@cloudstack.apache.org

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



[GitHub] [cloudstack] blueorangutan commented on pull request #5645: Marvin: change some vlans in test_data.py

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


   <b>Trillian test result (tid-2509)</b>
   Environment: vmware-65u2 (x2), Advanced Networking with Mgmt server 7
   Total time taken: 34355 seconds
   Marvin logs: https://github.com/blueorangutan/acs-prs/releases/download/trillian/pr5645-t2509-vmware-65u2.zip
   Smoke tests completed. 91 look OK, 0 have errors
   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.

To unsubscribe, e-mail: commits-unsubscribe@cloudstack.apache.org

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



[GitHub] [cloudstack] weizhouapache commented on pull request #5645: Marvin: change some vlans in test_data.py

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


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

To unsubscribe, e-mail: commits-unsubscribe@cloudstack.apache.org

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



[GitHub] [cloudstack] blueorangutan commented on pull request #5645: Marvin: change some vlans in test_data.py

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


   Packaging result: :heavy_check_mark: el7 :heavy_check_mark: el8 :heavy_check_mark: debian :heavy_multiplication_x: suse15. SL-JID 1650


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

To unsubscribe, e-mail: commits-unsubscribe@cloudstack.apache.org

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



[GitHub] [cloudstack] blueorangutan commented on pull request #5645: Marvin: change some vlans in test_data.py

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


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

To unsubscribe, e-mail: commits-unsubscribe@cloudstack.apache.org

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



[GitHub] [cloudstack] rhtyd commented on pull request #5645: Marvin: change some vlans in test_data.py

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






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

To unsubscribe, e-mail: commits-unsubscribe@cloudstack.apache.org

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



[GitHub] [cloudstack] weizhouapache commented on pull request #5645: Marvin: change some vlans in test_data.py

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


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

To unsubscribe, e-mail: commits-unsubscribe@cloudstack.apache.org

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



[GitHub] [cloudstack] blueorangutan commented on pull request #5645: Marvin: change some vlans in test_data.py

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


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

To unsubscribe, e-mail: commits-unsubscribe@cloudstack.apache.org

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



[GitHub] [cloudstack] weizhouapache merged pull request #5645: Marvin: change some vlans in test_data.py

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


   


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

To unsubscribe, e-mail: commits-unsubscribe@cloudstack.apache.org

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



[GitHub] [cloudstack] rhtyd commented on pull request #5645: Marvin: change some vlans in test_data.py

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






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

To unsubscribe, e-mail: commits-unsubscribe@cloudstack.apache.org

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



[GitHub] [cloudstack] weizhouapache merged pull request #5645: Marvin: change some vlans in test_data.py

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


   


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

To unsubscribe, e-mail: commits-unsubscribe@cloudstack.apache.org

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



[GitHub] [cloudstack] blueorangutan commented on pull request #5645: Marvin: change some vlans in test_data.py

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


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

To unsubscribe, e-mail: commits-unsubscribe@cloudstack.apache.org

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



[GitHub] [cloudstack] nvazquez removed a comment on pull request #5645: Marvin: change some vlans in test_data.py

Posted by GitBox <gi...@apache.org>.
nvazquez removed a comment on pull request #5645:
URL: https://github.com/apache/cloudstack/pull/5645#issuecomment-956159704


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

To unsubscribe, e-mail: commits-unsubscribe@cloudstack.apache.org

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



[GitHub] [cloudstack] blueorangutan commented on pull request #5645: Marvin: change some vlans in test_data.py

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


   Packaging result: :heavy_check_mark: el7 :heavy_check_mark: el8 :heavy_multiplication_x: debian :heavy_check_mark: suse15. SL-JID 1647


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

To unsubscribe, e-mail: commits-unsubscribe@cloudstack.apache.org

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



[GitHub] [cloudstack] nvazquez commented on pull request #5645: Marvin: change some vlans in test_data.py

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


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

To unsubscribe, e-mail: commits-unsubscribe@cloudstack.apache.org

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



[GitHub] [cloudstack] blueorangutan commented on pull request #5645: Marvin: change some vlans in test_data.py

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


   <b>Trillian test result (tid-2508)</b>
   Environment: kvm-centos7 (x2), Advanced Networking with Mgmt server 7
   Total time taken: 30726 seconds
   Marvin logs: https://github.com/blueorangutan/acs-prs/releases/download/trillian/pr5645-t2508-kvm-centos7.zip
   Smoke tests completed. 91 look OK, 0 have errors
   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.

To unsubscribe, e-mail: commits-unsubscribe@cloudstack.apache.org

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



[GitHub] [cloudstack] blueorangutan commented on pull request #5645: Marvin: change some vlans in test_data.py

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


   hello @davidjumani


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

To unsubscribe, e-mail: commits-unsubscribe@cloudstack.apache.org

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



[GitHub] [cloudstack] weizhouapache commented on pull request #5645: Marvin: change some vlans in test_data.py

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


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

To unsubscribe, e-mail: commits-unsubscribe@cloudstack.apache.org

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



[GitHub] [cloudstack] weizhouapache commented on pull request #5645: Marvin: change some vlans in test_data.py

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


   @nvazquez could you please review it ?


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

To unsubscribe, e-mail: commits-unsubscribe@cloudstack.apache.org

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



[GitHub] [cloudstack] davidjumani commented on pull request #5645: Marvin: change some vlans in test_data.py

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


   @blueorangutan hello


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

To unsubscribe, e-mail: commits-unsubscribe@cloudstack.apache.org

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



[GitHub] [cloudstack] davidjumani commented on pull request #5645: Marvin: change some vlans in test_data.py

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


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

To unsubscribe, e-mail: commits-unsubscribe@cloudstack.apache.org

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



[GitHub] [cloudstack] davidjumani commented on pull request #5645: Marvin: change some vlans in test_data.py

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






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

To unsubscribe, e-mail: commits-unsubscribe@cloudstack.apache.org

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



[GitHub] [cloudstack] nvazquez commented on pull request #5645: Marvin: change some vlans in test_data.py

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






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

To unsubscribe, e-mail: commits-unsubscribe@cloudstack.apache.org

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