cks: use public links for templates and binaries iso for smoke tests#3992
Conversation
Signed-off-by: Abhishek Kumar <abhishek.mrt22@gmail.com>
|
@andrijapanicsb if we get this to work before release, i'd like it in so we have a clean run from trillian. |
|
@shwstppr can you check those results? two platforms fail but the third passes the same test. |
|
looking at the code i see a
|
|
I guess not, the error is in the other test file. Can you please look at this error as well and advice if this can independendly merged, @shwstppr ? |
|
@DaanHoogland will look at the logs and will try to fix the issue in next hours or tomorrow morning |
refactoring Signed-off-by: Abhishek Kumar <abhishek.mrt22@gmail.com>
@DaanHoogland yes 1.16.0 is missing and it is needed for testing upgrade on HA k8s cluster. I've internally asked for adding it at a public repo. |
|
Trillian test result (tid-1492)
|
|
Trillian test result (tid-1493)
|
|
Trillian test result (tid-1494)
|
Signed-off-by: Abhishek Kumar <abhishek.mrt22@gmail.com>
|
@blueorangutan package |
|
@shwstppr a Jenkins job has been kicked to build packages. I'll keep you posted as I make progress. |
|
Packaging result: ✔centos7 ✔debian. JID-1206 |
|
@blueorangutan test matrix |
|
@shwstppr a Trillian-Jenkins matrix job (centos7 mgmt + xs71, centos7 mgmt + vmware67, centos7 mgmt + kvmcentos7) has been kicked to run smoke tests |
|
Trillian test result (tid-1496)
|
|
Trillian test result (tid-1497)
|
|
Trillian test result (tid-1498)
|
|
@blueorangutan test centos7 vmware-67u3 |
|
@shwstppr a Trillian-Jenkins test job (centos7 mgmt + vmware-67u3) has been kicked to run smoke tests |
|
@PaulAngus @rhtyd @borisstoyanov @andrijapanicsb |
|
@shwstppr does it take more than 0.5-1 hour to run the test, I would keep it in smoketest/ |
|
@rhtyd I don't agree either a run of more than 0.5 hour or a download of multiple 1GB files would justify not running it on every test run. |
|
@shwstppr could we spoof the ISOs with smaller files and put those in a local webserver somewhere? |
|
Trillian test result (tid-1499)
|
|
LGTM, merge this @DaanHoogland @andrijapanicsb ? |
|
@shwstppr can you please advise on the duration of these tests and can we also override the URLs the same way we do with i.e. systemVM templates or default centos templates, to be downloaded actually from our local web server - downloading from download.cloudstack is slow |
|
[root@ref-trl-902-k-M7-andrija-panic-mgmt1 ~]# wget http://download.cloudstack.org/cks/setup-1.14.9.iso 100%[=========================================================================>] 1,077,303,296 8.07MB/s in 2m 8s So for 5 x ISOs, that's 10min at least - could be worse I guess... |
|
@andrijapanicsb I'll work for overriding URLs with local server URLs as Rohit suggested in next few days or over the weekend. Can be fixed in next release/after 4.14 |
|
sure @shwstppr - keep in mind we override inside Trillian code, not in the public git code here! |
Description
Use public links for templates and binaries iso for CKS smoke tests
Types of changes
Screenshots (if appropriate):
How Has This Been Tested?