cloudstack
cloudstack copied to clipboard
Refactor test and change IP range
Description
This PR moves the test_data from the specific test to the central location - test_data.py and also changes the network cidr from 10.1.0.0/16 to 10.2.0.0/16 as it conflicts with the IP range of the lab where trillian jobs runs - thus leading to failures, which could be confusing
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)
Feature/Enhancement Scale or Bug Severity
Bug Severity
- [ ] BLOCKER
- [ ] Critical
- [ ] Major
- [ ] Minor
- [ ] Trivial
Screenshots (if appropriate):
How Has This Been Tested?
est Site 2 Site VPN Across redundant VPCs ... === TestName: test_01_redundant_vpc_site2site_vpn | Status : SUCCESS ===
ok
Test Site 2 Site VPN Across VPCs ... === TestName: test_01_vpc_site2site_vpn_multiple_options | Status : SUCCESS ===
ok
Test Remote Access VPN in VPC ... === TestName: test_01_vpc_remote_access_vpn | Status : SUCCESS ===
ok
Test Site 2 Site VPN Across VPCs ... === TestName: test_01_vpc_site2site_vpn | Status : SUCCESS ===
ok
----------------------------------------------------------------------
Ran 4 tests in 1812.057s
OK
@blueorangutan package
@Pearl1594 a Jenkins job has been kicked to build packages. It will be bundled with KVM, XenServer and VMware SystemVM templates. I'll keep you posted as I make progress.
Packaging result: :heavy_check_mark: el7 :heavy_check_mark: el8 :heavy_check_mark: debian :heavy_check_mark: suse15. SL-JID 3664
@blueorangutan test
@nvazquez a Trillian-Jenkins test job (centos7 mgmt + kvm-centos7) has been kicked to run smoke tests
Trillian Build Failed (tid-4406)
@blueorangutan test
@rohityadavcloud a Trillian-Jenkins test job (centos7 mgmt + kvm-centos7) has been kicked to run smoke tests
Trillian test result (tid-4413) Environment: kvm-centos7 (x2), Advanced Networking with Mgmt server 7 Total time taken: 28659 seconds Marvin logs: https://github.com/blueorangutan/acs-prs/releases/download/trillian/pr6512-t4413-kvm-centos7.zip Smoke tests completed. 91 look OK, 1 have errors Only failed tests results shown below:
Test | Result | Time (s) | Test File |
---|---|---|---|
ContextSuite context=TestRVPCSite2SiteVpn>:setup | Error |
0.00 | test_vpc_vpn.py |
ContextSuite context=TestVPCSite2SiteVPNMultipleOptions>:setup | Error |
0.00 | test_vpc_vpn.py |
ContextSuite context=TestVpcRemoteAccessVpn>:setup | Error |
0.00 | test_vpc_vpn.py |
ContextSuite context=TestVpcSite2SiteVpn>:setup | Error |
0.00 | test_vpc_vpn.py |
@blueorangutan test
@rohityadavcloud a Trillian-Jenkins test job (centos7 mgmt + kvm-centos7) has been kicked to run smoke tests
Trillian test result (tid-4437) Environment: kvm-centos7 (x2), Advanced Networking with Mgmt server 7 Total time taken: 30744 seconds Marvin logs: https://github.com/blueorangutan/acs-prs/releases/download/trillian/pr6512-t4437-kvm-centos7.zip Smoke tests completed. 91 look OK, 1 have errors Only failed tests results shown below:
Test | Result | Time (s) | Test File |
---|---|---|---|
ContextSuite context=TestRVPCSite2SiteVpn>:setup | Error |
0.00 | test_vpc_vpn.py |
ContextSuite context=TestVPCSite2SiteVPNMultipleOptions>:setup | Error |
0.00 | test_vpc_vpn.py |
ContextSuite context=TestVpcRemoteAccessVpn>:setup | Error |
0.00 | test_vpc_vpn.py |
ContextSuite context=TestVpcSite2SiteVpn>:setup | Error |
0.00 | test_vpc_vpn.py |
@Pearl1594 this needs fixing, smoketests are failing
@blueorangutan test
@rohityadavcloud a Trillian-Jenkins test job (centos7 mgmt + kvm-centos7) has been kicked to run smoke tests
Trillian test result (tid-4474) Environment: kvm-centos7 (x2), Advanced Networking with Mgmt server 7 Total time taken: 29507 seconds Marvin logs: https://github.com/blueorangutan/acs-prs/releases/download/trillian/pr6512-t4474-kvm-centos7.zip Smoke tests completed. 91 look OK, 1 have errors Only failed tests results shown below:
Test | Result | Time (s) | Test File |
---|---|---|---|
ContextSuite context=TestRVPCSite2SiteVpn>:setup | Error |
0.00 | test_vpc_vpn.py |
ContextSuite context=TestVPCSite2SiteVPNMultipleOptions>:setup | Error |
0.00 | test_vpc_vpn.py |
ContextSuite context=TestVpcRemoteAccessVpn>:setup | Error |
0.00 | test_vpc_vpn.py |
ContextSuite context=TestVpcSite2SiteVpn>:setup | Error |
0.00 | test_vpc_vpn.py |
@blueorangutan test
@rohityadavcloud a Trillian-Jenkins test job (centos7 mgmt + kvm-centos7) has been kicked to run smoke tests
Trillian test result (tid-4513) Environment: kvm-centos7 (x2), Advanced Networking with Mgmt server 7 Total time taken: 29997 seconds Marvin logs: https://github.com/blueorangutan/acs-prs/releases/download/trillian/pr6512-t4513-kvm-centos7.zip Smoke tests completed. 91 look OK, 1 have errors Only failed tests results shown below:
Test | Result | Time (s) | Test File |
---|---|---|---|
ContextSuite context=TestRVPCSite2SiteVpn>:setup | Error |
0.00 | test_vpc_vpn.py |
ContextSuite context=TestVPCSite2SiteVPNMultipleOptions>:setup | Error |
0.00 | test_vpc_vpn.py |
ContextSuite context=TestVpcRemoteAccessVpn>:setup | Error |
0.00 | test_vpc_vpn.py |
ContextSuite context=TestVpcSite2SiteVpn>:setup | Error |
0.00 | test_vpc_vpn.py |
@Pearl1594 can you please check the failures
Sorry for the delay @shwstppr. Will check the failures, however, it isn't a necessary fix for 4.17.1. Thanks.
@Pearl1594 thanks for the update. Moving to the next milestone for now.
@blueorangutan package
@rohityadavcloud a Jenkins job has been kicked to build packages. It will be bundled with KVM, XenServer and VMware SystemVM templates. I'll keep you posted as I make progress.
Packaging result: :heavy_multiplication_x: el7 :heavy_check_mark: el8 :heavy_multiplication_x: debian :heavy_check_mark: suse15. SL-JID 4387
@blueorangutan package
@DaanHoogland a Jenkins job has been kicked to build packages. It will be bundled with KVM, XenServer and VMware SystemVM templates. I'll keep you posted as I make progress.
Packaging result: :heavy_multiplication_x: el7 :heavy_check_mark: el8 :heavy_check_mark: debian :heavy_check_mark: suse15. SL-JID 4423
Packaging result: :heavy_check_mark: el7 :heavy_check_mark: el8 :heavy_multiplication_x: debian :heavy_check_mark: suse15. SL-JID 4428
@blueorangutan test
@DaanHoogland a Trillian-Jenkins test job (centos7 mgmt + kvm-centos7) has been kicked to run smoke tests