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 2022/07/12 04:13:01 UTC

[GitHub] [cloudstack] shwstppr commented on a diff in pull request #6338: test: add, refactor ipv6 network, vpc tests

shwstppr commented on code in PR #6338:
URL: https://github.com/apache/cloudstack/pull/6338#discussion_r918530759


##########
test/integration/smoke/test_vpc_ipv6.py:
##########
@@ -0,0 +1,901 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file

Review Comment:
   @rohityadavcloud There are four test files added,
   `smoke/test_network_ipv6.py` - contains 1 test-case
   `smoke/test_vpc_ipv6.py` - contains 1 test-case
   `component/test_network_ipv6.py` - contains 4 test-cases for upgrade network, redundant VR, etc
   `component/test_vpc_ipv6.py` - contains 4 test-cases for upgrade VPC, redundant VR, etc
   
   Each component test file may take over 30mins to execute 



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