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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
