cks: assorted fixes, test refactoring#4269
Conversation
| "minmemory": 2048 | ||
| } | ||
| }, | ||
| "cks_templates": { |
There was a problem hiding this comment.
@shwstppr you'll need to sync changes in test_data in trillian specific test_data as well
|
@shwstppr is this ready for testing? |
|
Packaging result: ✔centos7 ✔centos8 ✔debian. JID-1793 |
|
Trillian test result (tid-2524)
|
|
Trillian test result (tid-2526)
|
|
@blueorangutan package |
|
@rhtyd a Jenkins job has been kicked to build packages. I'll keep you posted as I make progress. |
|
Packaging result: ✔centos7 ✖centos8 ✔debian. JID-1816 |
|
@blueorangutan package |
1 similar comment
|
@blueorangutan package |
|
@rhtyd a Jenkins job has been kicked to build packages. I'll keep you posted as I make progress. |
|
Packaging result: ✔centos7 ✖centos8 ✔debian. JID-1834 |
|
@blueorangutan test |
|
@rhtyd a Trillian-Jenkins test job (centos7 mgmt + kvm-centos7) has been kicked to run smoke tests |
|
Packaging result: ✔centos7 ✔centos8 ✔debian. JID-1853 |
d79d8af to
72b1691
Compare
|
Packaging result: ✔centos7 ✔centos8 ✔debian. JID-1854 |
|
Packaging result: ✔centos7 ✔centos8 ✔debian. JID-1856 |
|
@blueorangutan test |
|
@shwstppr a Trillian-Jenkins test job (centos7 mgmt + kvm-centos7) has been kicked to run smoke tests |
|
Trillian test result (tid-2633)
|
|
Packaging result: ✖centos7 ✖centos8 ✖debian. JID-1881 |
|
@blueorangutan package |
|
@rhtyd a Jenkins job has been kicked to build packages. I'll keep you posted as I make progress. |
|
@blueorangutan test |
|
@shwstppr a Trillian-Jenkins test job (centos7 mgmt + kvm-centos7) has been kicked to run smoke tests |
|
Trillian test result (tid-2751)
|
Signed-off-by: Abhishek Kumar <abhishek.mrt22@gmail.com>
|
Packaging result: ✔centos7 ✖centos8 ✔debian. JID-2019 |
|
Packaging result: ✔centos7 ✖centos8 ✔debian. JID-2025 |
|
@blueorangutan test |
|
@rhtyd a Trillian-Jenkins test job (centos7 mgmt + kvm-centos7) has been kicked to run smoke tests |
|
Trillian test result (tid-2777)
|
|
@shwstppr unfortunately, tests are still intermittently failing |
Signed-off-by: Abhishek Kumar <abhishek.mrt22@gmail.com>
|
Packaging result: ✔centos7 ✖centos8 ✔debian. JID-2057 |
Signed-off-by: Abhishek Kumar <abhishek.mrt22@gmail.com>
|
Packaging result: ✔centos7 ✖centos8 ✔debian. JID-2067 |
|
Trillian test result (tid-2838)
|
|
@davidjumani the pvlan test seems to be failing sometimes, can you help debug if it's env related or an intermittent failure? |
|
@rhtyd Looks like it's because the same vlan id is used elsewhere. Changed in #4340 |
|
@blueorangutan test centos7 vmware-67u3 |
|
@rhtyd a Trillian-Jenkins test job (centos7 mgmt + vmware-67u3) has been kicked to run smoke tests |
|
Trillian test result (tid-2848)
|
Pearl1594
left a comment
There was a problem hiding this comment.
LGTM
Did some basic tests:
- deployed a k8s cluster
- destroyed the k8s cluster
- Deleted the k8s template and re-registered another one with the same name as defined earlier (and as defined in the global setting) and verified that it picks up the new one and DOES NOT throw an error of being unable to find the template
Description
Fixes #4265
Fixes for:
Types of changes
Screenshots (if appropriate):
How Has This Been Tested?