-
Notifications
You must be signed in to change notification settings - Fork 1.3k
CLOUDSTACK-9503: Increased the VR script timeout. Most of the changes… #1745
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
Moved PR from 4.9 (#1678) to 4.8 here. |
|
@blueorangutan package |
|
@rhtyd a Jenkins job has been kicked to build packages. I'll keep you posted as I make progress. |
|
Packaging result: ✔centos6 ✔centos7 ✔debian. JID-118 |
|
@blueorangutan test |
|
@rhtyd a Trillian-Jenkins test job (centos7 mgmt + kvm-centos7) has been kicked to run smoke tests |
|
@abhinandanprateek the Jenkins build failed. Could you please investigate? |
… are about converting int/long time values to joda Duration.
32cdcba to
83b5a8b
Compare
|
Trillian test result (tid-237)
|
|
The following will run an additional component tests: |
|
@rhtyd a Trillian-Jenkins test job (centos7 mgmt + kvm-centos7) has been kicked to run smoke tests |
|
Trillian test result (tid-263) Additional tests completed. 1 look ok, 0 have error(s)
|
|
There was an issue with the additionaltests script that caused no outputs in the last comment. I've re-kicked the tests now. |
|
Trillian test result (tid-275)
Additional tests completed. 1 look ok, 0 have error(s)
|
|
@blueorangutan test matrix component/test_routers.py component/test_acl_isolatednetwork.py component/test_add_remove_network.py component/test_network_offering.py component/test_persistent_networks.py |
|
@blueorangutan help |
|
@karuturi I understand these words: "help", "hello", "thanks", "package", "test" Blessed contributors for kicking Trillian test jobs: ['rhtyd', 'jburwell', 'murali-reddy', 'abhinandanprateek', 'PaulAngus', 'borisstoyanov', 'karuturi'] |
|
@blueorangutan test matrix |
|
@karuturi a Trillian-Jenkins matrix job (centos6 mgmt + xs65sp1, centos7 mgmt + vmware55u3, centos7 mgmt + kvmcentos7) has been kicked to run smoke tests |
|
Trillian test result (tid-297)
|
|
Trillian test result (tid-296)
|
|
Trillian test result (tid-298)
|
|
LGTM. Reviews -- @karuturi @jburwell @murali-reddy and others ? |
|
@rhtyd we have the following failures in the blueoraguntan vmware run that were fixed as part of #1692:
Do we have an explanation for these failures? The other failures are related to redundant VPC which will be addressed in 4.9.2.0. |
|
@jburwell I'm running tests on 4.8+ branches to see what tests may have regressed on these branches. @blueorangutan package |
|
@rhtyd a Jenkins job has been kicked to build packages. I'll keep you posted as I make progress. |
|
Packaging result: ✔centos6 ✔centos7 ✔debian. JID-159 |
|
@rhtyd where do we stand determining the root cause of the test failures? |
|
@blueorangutan package |
|
@jburwell I'll need to rebuild packages, and re-run tests to see where we currently are. |
|
@blueorangutan test |
|
@rhtyd a Trillian-Jenkins test job (centos7 mgmt + kvm-centos7) has been kicked to run smoke tests |
|
Trillian test result (tid-376)
|
|
LGTM, merging this based on last test run and code reviews. |
CLOUDSTACK-9503: Increased the VR script timeout. Most of the changes are about converting int/long time values to joda Duration. * pr/1745: CLOUDSTACK-9503: Increased the VR script timeout. Most of the changes are about converting int/long time values to joda Duration. Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
… are about converting int/long time values to joda Duration.