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/09/29 06:50:47 UTC

[GitHub] [cloudstack] weizhouapache opened a new pull request #5528: test: fix test_configdrive.py and move it to smoke test

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


   
   ### Description
   
   This PR fixes some issues in test_configdrive.py and moves it from component test to smoke test.
   
   (sleep 30s as vm crashes after migration in ubuntu 20.04)
   
   
   <!--- 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
   - [x] Minor
   - [ ] 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] sureshanaparti commented on pull request #5528: test: fix test_configdrive.py and move it to smoke test

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


   > > @weizhouapache Is this PR ready for review?
   > 
   > @sureshanaparti not yet. facing some issue with template registration in smoke test environments. I will look into it.
   
   ok, thanks for the update @weizhouapache 


-- 
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 #5528: test: fix test_configdrive.py and move it to smoke test

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


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


-- 
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 #5528: test: fix test_configdrive.py and move it to smoke test

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


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

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 #5528: test: fix test_configdrive.py and move it to smoke test

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


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

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 #5528: test: fix test_configdrive.py and move it to smoke test

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


   <b>Trillian Build Failed (tid-2703)<b/>


-- 
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 removed a comment on pull request #5528: test: fix test_configdrive.py and move it to smoke test

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


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

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 #5528: test: fix test_configdrive.py and move it to smoke test

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


   <b>Trillian test result (tid-2688)</b>
   Environment: kvm-centos7 (x2), Advanced Networking with Mgmt server 7
   Total time taken: 30919 seconds
   Marvin logs: https://github.com/blueorangutan/acs-prs/releases/download/trillian/pr5528-t2688-kvm-centos7.zip
   Smoke tests completed. 91 look OK, 1 have errors
   Only failed tests results shown below:
   
   
   Test | Result | Time (s) | Test File
   --- | --- | --- | ---
   runTest | `Error` | 0.00 | test_configdrive.py
   runTest | `Error` | 0.00 | test_configdrive.py
   


-- 
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 #5528: test: fix test_configdrive.py and move it to smoke test

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


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

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 #5528: test: fix test_configdrive.py and move it to smoke test

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


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


-- 
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 #5528: test: fix test_configdrive.py and move it to smoke test

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


   @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] DaanHoogland commented on a change in pull request #5528: test: fix test_configdrive.py and move it to smoke test

Posted by GitBox <gi...@apache.org>.
DaanHoogland commented on a change in pull request #5528:
URL: https://github.com/apache/cloudstack/pull/5528#discussion_r772350590



##########
File path: test/integration/smoke/test_configdrive.py
##########
@@ -1089,10 +1090,8 @@ def update_and_validate_sshkeypair(self, vm, public_ip=None):
 
         vm.details = vm_new_ssh.details
 
-        # reset SSH key also resets the password.
-        self._decrypt_password(vm)
-
-        vm.password_test = ConfigDriveUtils.PasswordTest(vm=vm)
+        # reset SSH key also remove the password (see https://github.com/apache/cloudstack/pull/4819)

Review comment:
       ```suggestion
           # reset SSH key also removes the password (see https://github.com/apache/cloudstack/pull/4819)
   ```




-- 
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 removed a comment on pull request #5528: test: fix test_configdrive.py and move it to smoke test

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


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

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 #5528: test: fix test_configdrive.py and move it to smoke test

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


   <b>Trillian test result (tid-2729)</b>
   Environment: kvm-centos7 (x2), Advanced Networking with Mgmt server 7
   Total time taken: 36873 seconds
   Marvin logs: https://github.com/blueorangutan/acs-prs/releases/download/trillian/pr5528-t2729-kvm-centos7.zip
   Smoke tests completed. 92 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 #5528: test: fix test_configdrive.py and move it to smoke test

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






-- 
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 a change in pull request #5528: test: fix test_configdrive.py and move it to smoke test

Posted by GitBox <gi...@apache.org>.
weizhouapache commented on a change in pull request #5528:
URL: https://github.com/apache/cloudstack/pull/5528#discussion_r772408860



##########
File path: test/integration/smoke/test_configdrive.py
##########
@@ -1089,10 +1090,8 @@ def update_and_validate_sshkeypair(self, vm, public_ip=None):
 
         vm.details = vm_new_ssh.details
 
-        # reset SSH key also resets the password.
-        self._decrypt_password(vm)
-
-        vm.password_test = ConfigDriveUtils.PasswordTest(vm=vm)
+        # reset SSH key also remove the password (see https://github.com/apache/cloudstack/pull/4819)

Review comment:
       @DaanHoogland thanks, committed




-- 
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 #5528: test: fix test_configdrive.py and move it to smoke test

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


   @blueorangutan test keepEnv


-- 
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 removed a comment on pull request #5528: test: fix test_configdrive.py and move it to smoke test

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


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

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 #5528: test: fix test_configdrive.py and move it to smoke test

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


   > code looks good to me but it still doesn't seem to work @weizhouapache . Do you have any idea yet?
   > 
   > > Trillian test result (tid-2705) Environment: kvm-centos7 (x2), Advanced Networking with Mgmt server 7 Total time taken: 63548 seconds Marvin logs: https://github.com/blueorangutan/acs-prs/releases/download/trillian/pr5528-t2705-kvm-centos7.zip Smoke tests completed. 91 look OK, 1 have errors Only failed tests results shown below:
   > > Test 	Result 	Time (s) 	Test File
   > > test_configdrive_isolated_network 	`Error` 	5213.49 	test_configdrive.py
   > > test_configdrive_shared_network 	`Error` 	1352.46 	test_configdrive.py
   
   @DaanHoogland I am checking


-- 
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 #5528: test: fix test_configdrive.py and move it to smoke test

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


   @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 commented on pull request #5528: test: fix test_configdrive.py and move it to smoke test

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


   > @weizhouapache Is this PR ready for review?
   
   @sureshanaparti not yet. facing some issue with template registration in smoke test environments. I will look into 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] weizhouapache removed a comment on pull request #5528: test: fix test_configdrive.py and move it to smoke test

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






-- 
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 #5528: test: fix test_configdrive.py and move it to smoke test

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


   @sureshanaparti @DaanHoogland 
   test passed. this is ready for review.
   However, I wonder if neccesary to move it to smoke test (run the tests in 103 minutes in my testing)


-- 
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 #5528: test: fix test_configdrive.py and move it to smoke test

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


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

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 #5528: test: fix test_configdrive.py and move it to smoke test

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


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


-- 
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 #5528: test: fix test_configdrive.py and move it to smoke test

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


   <b>Trillian test result (tid-2235)</b>
   Environment: kvm-centos7 (x2), Advanced Networking with Mgmt server 7
   Total time taken: 32221 seconds
   Marvin logs: https://github.com/blueorangutan/acs-prs/releases/download/trillian/pr5528-t2235-kvm-centos7.zip
   Smoke tests completed. 89 look OK, 1 have errors
   Only failed tests results shown below:
   
   
   Test | Result | Time (s) | Test File
   --- | --- | --- | ---
   runTest | `Error` | 0.00 | test_configdrive.py
   runTest | `Error` | 0.00 | test_configdrive.py
   


-- 
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 #5528: test: fix test_configdrive.py and move it to smoke test

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


   @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 #5528: test: fix test_configdrive.py and move it to smoke test

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


   @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 removed a comment on pull request #5528: test: fix test_configdrive.py and move it to smoke test

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


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

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 #5528: test: fix test_configdrive.py and move it to smoke test

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


   @weizhouapache a Trillian-Jenkins test job (suse15 mgmt + kvm-suse15) 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] weizhouapache commented on pull request #5528: test: fix test_configdrive.py and move it to smoke test

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


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

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 removed a comment on pull request #5528: test: fix test_configdrive.py and move it to smoke test

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


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

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 #5528: test: fix test_configdrive.py and move it to smoke test

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


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


-- 
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 #5528: test: fix test_configdrive.py and move it to smoke test

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


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

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 #5528: test: fix test_configdrive.py and move it to smoke test

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


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

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

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



[GitHub] [cloudstack] DaanHoogland commented on pull request #5528: test: fix test_configdrive.py and move it to smoke test

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


   code looks good to me but it still doesn't seem to work @weizhouapache . Do you have any idea yet?
   
   > Trillian test result (tid-2705) Environment: kvm-centos7 (x2), Advanced Networking with Mgmt server 7 Total time taken: 63548 seconds Marvin logs: https://github.com/blueorangutan/acs-prs/releases/download/trillian/pr5528-t2705-kvm-centos7.zip Smoke tests completed. 91 look OK, 1 have errors Only failed tests results shown below:
   > Test 	Result 	Time (s) 	Test File
   > test_configdrive_isolated_network 	`Error` 	5213.49 	test_configdrive.py
   > test_configdrive_shared_network 	`Error` 	1352.46 	test_configdrive.py
   
   


-- 
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 #5528: test: fix test_configdrive.py and move it to smoke test

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


   just run the test on a env with pr 5769, it looks good.
   ```
   [root@pr5769-t2700-kvm-centos7-marvin ~]# cat /marvin//MarvinLogs//06MT81/results.txt 
   Test Configdrive as provider for isolated Networks ... === TestName: test_configdrive_isolated_network | Status : SUCCESS ===
   ok
   Test Configdrive as provider for isolated Networks ... === TestName: test_configdrive_isolated_network_hypervisor_hostname_exposed | Status : SUCCESS ===
   ok
   Test Configdrive as provider for shared Networks ... === TestName: test_configdrive_shared_network | Status : SUCCESS ===
   ok
   Test Configdrive for VPC Networks ... === TestName: test_configdrive_vpc_network | Status : SUCCESS ===
   ok
   Test Configdrive for VPC Networks ... === TestName: test_configdrive_vpc_network_verify_metadata | Status : SUCCESS ===
   ok
   
   ----------------------------------------------------------------------
   Ran 5 tests in 6192.782s
   
   OK
   ```
   
   
   rekick the 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.

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

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



[GitHub] [cloudstack] rohityadavcloud merged pull request #5528: test: fix component test test_configdrive.py

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


   


-- 
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] sureshanaparti commented on pull request #5528: test: fix test_configdrive.py and move it to smoke test

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


   > Trillian test result (tid-2688) Environment: kvm-centos7 (x2), Advanced Networking with Mgmt server 7 Total time taken: 30919 seconds Marvin logs: https://github.com/blueorangutan/acs-prs/releases/download/trillian/pr5528-t2688-kvm-centos7.zip Smoke tests completed. 91 look OK, 1 have errors Only failed tests results shown below:
   > 
   > Test	Result	Time (s)	Test File
   > runTest	`Error`	0.00	test_configdrive.py
   > runTest	`Error`	0.00	test_configdrive.py
   
   @weizhouapache can you check these test failures.


-- 
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] sureshanaparti commented on pull request #5528: test: fix test_configdrive.py and move it to smoke test

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


   @weizhouapache Is this PR ready for review?


-- 
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 #5528: test: fix test_configdrive.py and move it to smoke test

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


   @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 removed a comment on pull request #5528: test: fix test_configdrive.py and move it to smoke test

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


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

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 removed a comment on pull request #5528: test: fix test_configdrive.py and move it to smoke test

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


   @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 removed a comment on pull request #5528: test: fix test_configdrive.py and move it to smoke test

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


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

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 #5528: test: fix test_configdrive.py and move it to smoke test

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


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

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 #5528: test: fix test_configdrive.py and move it to smoke test

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


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

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 removed a comment on pull request #5528: test: fix test_configdrive.py and move it to smoke test

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






-- 
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 #5528: test: fix test_configdrive.py and move it to smoke test

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


   @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] blueorangutan commented on pull request #5528: test: fix test_configdrive.py and move it to smoke test

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


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

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 #5528: test: fix test_configdrive.py and move it to smoke test

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


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

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 removed a comment on pull request #5528: test: fix test_configdrive.py and move it to smoke test

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


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

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 #5528: test: fix test_configdrive.py and move it to smoke test

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


   <b>Trillian test result (tid-2705)</b>
   Environment: kvm-centos7 (x2), Advanced Networking with Mgmt server 7
   Total time taken: 63548 seconds
   Marvin logs: https://github.com/blueorangutan/acs-prs/releases/download/trillian/pr5528-t2705-kvm-centos7.zip
   Smoke tests completed. 91 look OK, 1 have errors
   Only failed tests results shown below:
   
   
   Test | Result | Time (s) | Test File
   --- | --- | --- | ---
   test_configdrive_isolated_network | `Error` | 5213.49 | test_configdrive.py
   test_configdrive_shared_network | `Error` | 1352.46 | test_configdrive.py
   


-- 
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 #5528: test: fix test_configdrive.py and move it to smoke test

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


   <b>Trillian test result (tid-2715)</b>
   Environment: kvm-centos7 (x2), Advanced Networking with Mgmt server 7
   Total time taken: 37570 seconds
   Marvin logs: https://github.com/blueorangutan/acs-prs/releases/download/trillian/pr5528-t2715-kvm-centos7.zip
   Smoke tests completed. 92 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 #5528: test: fix test_configdrive.py and move it to smoke test

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


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

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 #5528: test: fix test_configdrive.py and move it to smoke test

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


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

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 #5528: test: fix test_configdrive.py and move it to smoke test

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


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

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 #5528: test: fix test_configdrive.py and move it to smoke test

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


   @blueorangutan test suse15 kvm-suse15
   


-- 
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 removed a comment on pull request #5528: test: fix test_configdrive.py and move it to smoke test

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






-- 
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 #5528: test: fix test_configdrive.py and move it to smoke test

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


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

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 #5528: test: fix test_configdrive.py and move it to smoke test

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


   <b>Trillian test result (tid-2704)</b>
   Environment: kvm-suse15 (x2), Advanced Networking with Mgmt server s15
   Total time taken: 41253 seconds
   Marvin logs: https://github.com/blueorangutan/acs-prs/releases/download/trillian/pr5528-t2704-kvm-suse15.zip
   Smoke tests completed. 90 look OK, 2 have errors
   Only failed tests results shown below:
   
   
   Test | Result | Time (s) | Test File
   --- | --- | --- | ---
   test_01_migrate_VM_and_root_volume | `Error` | 79.97 | test_vm_life_cycle.py
   test_02_migrate_VM_with_two_data_disks | `Error` | 49.53 | test_vm_life_cycle.py
   test_hostha_enable_ha_when_host_in_maintenance | `Error` | 305.99 | test_hostha_kvm.py
   


-- 
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 removed a comment on pull request #5528: test: fix test_configdrive.py and move it to smoke test

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


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

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 #5528: test: fix test_configdrive.py and move it to smoke test

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


   @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 #5528: test: fix test_configdrive.py and move it to smoke test

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


   @nvazquez moved to 4.16.1.0


-- 
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 closed pull request #5528: test: fix test_configdrive.py and move it to smoke test

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


   


-- 
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 #5528: test: fix test_configdrive.py and move it to smoke test

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


   @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 #5528: test: fix test_configdrive.py and move it to smoke test

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






-- 
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 closed pull request #5528: test: fix test_configdrive.py and move it to smoke test

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


   


-- 
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 #5528: test: fix test_configdrive.py and move it to smoke test

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


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

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 #5528: test: fix test_configdrive.py and move it to smoke test

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


   @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 #5528: test: fix test_configdrive.py and move it to smoke test

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


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

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 #5528: test: fix test_configdrive.py and move it to smoke test

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


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


-- 
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 #5528: test: fix test_configdrive.py and move it to smoke test

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


   @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 commented on pull request #5528: test: fix test_configdrive.py and move it to smoke test

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


   @blueorangutan test suse15 kvm-suse15


-- 
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 #5528: test: fix test_configdrive.py and move it to smoke test

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


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

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

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



[GitHub] [cloudstack] DaanHoogland commented on pull request #5528: test: fix component test test_configdrive.py

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


   > However, I wonder if neccesary to move it to smoke test (run the tests in 103 minutes in my testing)
   
   Wei, can we extract a minimal set into a smoke test and leave the rest in components?


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