Uh oh!
There was an error while loading. Please reload this page.
Add e2e tests for listing resources - #8281
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@## main #8281 +/- ##
============================================
+ Coverage 28.95% 30.83% +1.88% - Complexity 31460 34020 +2560
============================================
Files 5329 5341 +12 Lines 373523 374759 +1236 Branches 54315 54510 +195 ============================================
+ Hits 108163 115568 +7405 + Misses 250569 243972 -6597 - Partials 14791 15219 +428
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
d82e05f to
2294a23CompareDaanHoogland
commented
Nov 30, 2023
@blueorangutan package |
blueorangutan
commented
Nov 30, 2023
@DaanHoogland a [SL] 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. |
blueorangutan
commented
Nov 30, 2023
Packaging result [SF]: ✔️ el7 ✔️ el8 ✔️ el9 ✔️ debian ✔️ suse15. SL-JID 7873 |
2294a23 to
3723613Compare3723613 to
cff8e1aCompare5c32b76 to
1fc6920Comparevishesh92
commented
Dec 4, 2023
@blueorangutan package |
blueorangutan
commented
Dec 4, 2023
@vishesh92 a [SL] 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. |
DaanHoogland
left a comment
There was a problem hiding this comment.
tests look good, just the UI build failed, which is unrelated (annoying though)
vishesh92
commented
Dec 4, 2023
@blueorangutan package |
blueorangutan
commented
Dec 4, 2023
@vishesh92 a [SL] 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. |
vishesh92
commented
Dec 5, 2023
@blueorangutan package |
blueorangutan
commented
Dec 5, 2023
@vishesh92 a [SL] 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. |
blueorangutan
commented
Dec 5, 2023
Packaging result [SF]: ✔️ el7 ✔️ el8 ✔️ el9 ✔️ debian ✔️ suse15. SL-JID 7912 |
vishesh92
commented
Dec 5, 2023
@blueorangutan test |
blueorangutan
commented
Dec 18, 2023
[SF] Trillian test result (tid-8615)
|
shwstppr
commented
Dec 18, 2023
@vishesh92 similar failures in VMware test results. Anything related? |
vishesh92
commented
Dec 18, 2023
No. It doesn't have anything related to my changes. |
vishesh92
commented
Dec 18, 2023
@shwstppr I checked a few failures and most of them seem related to the environment itself or some error while cleaning up resources. |
vishesh92
commented
Dec 18, 2023
@blueorangutan package |
blueorangutan
commented
Dec 18, 2023
@vishesh92 a [SL] 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. |
weizhouapache
commented
Dec 18, 2023
Considering the current smoke tests are mostly very stable (based on the results of health check PRs), can we revisit this after 4.19 release ? |
blueorangutan
commented
Dec 18, 2023
Packaging result [SF]: ✔️ el7 ✔️ el8 ✔️ el9 ✔️ debian ✔️ suse15. SL-JID 8076 |
vishesh92
commented
Dec 18, 2023
@blueorangutan test matrix |
blueorangutan
commented
Dec 18, 2023
@vishesh92 a [SL] Trillian-Jenkins matrix job (centos7 mgmt + xenserver71, rocky8 mgmt + vmware67u3, centos7 mgmt + kvmcentos7) has been kicked to run smoke tests |
@weizhouapache Just rebuilt the packages again. Last time there was some issues while packaging. Let's wait for the results of the latest test run. |
blueorangutan
commented
Dec 18, 2023
[SF] Trillian test result (tid-8619)
|
blueorangutan
commented
Dec 18, 2023
[SF] Trillian test result (tid-8621)
|
blueorangutan
commented
Dec 19, 2023
[SF] Trillian test result (tid-8620)
|
weizhouapache
commented
Dec 19, 2023
smoke tests look ok. the failures might be caused by the busy trillian envs. |
weizhouapache
commented
Dec 19, 2023
@blueorangutan LLtest matrix |
blueorangutan
commented
Dec 19, 2023
@weizhouapache a [LL] Trillian-Jenkins matrix job (centos7 mgmt + xenserver71, rocky8 mgmt + vmware67u3, centos7 mgmt + kvmcentos7) has been kicked to run smoke tests |
blueorangutan
commented
Dec 19, 2023
[LL]Trillian test result (tid-6901)
|
blueorangutan
commented
Dec 19, 2023
[LL]Trillian test result (tid-6900)
|
shwstppr
commented
Dec 21, 2023
Based on a discussion with contributors involved in #8392, I'm reverting this for now. We will revisit e2e tests later |
This PR adds e2e tests for listing resources
Description
This PR adds e2e tests for listing resources
Types of changes
Feature/Enhancement Scale or Bug Severity
Feature/Enhancement Scale
Bug Severity
Screenshots (if appropriate):
How Has This Been Tested?
How did you try to break this feature and the system with this change?