Drew Bentley

Results 198 comments of Drew Bentley

#### Acceptance Criteria - [x] Setup a CNF with hardcoded IP address (lighty works). - [x] Run `workload` or `ip_addresses` and you should see cleaner output about the error and...

![1583_output](https://user-images.githubusercontent.com/14348948/182480422-30760cfc-221d-4987-b25f-5c7e6a2f6486.png)

AC and Review ill be done in https://github.com/cncf/cnf-testsuite/issues/1581

``` root@cnfqa1:~/v0.28.1# ./cnf-testsuite setup Successfully created directories for cnf-testsuite Global helm found. Version: v3.1.1 Local helm found. Version: v3.1.1 Global kubectl found. Version: 1.23 No Local kubectl version found Global...

Workload output for MicroK8s: ``` root@cnfqa1:~/v0.28.1# ./cnf-testsuite workload Successfully created directories for cnf-testsuite ✔️ PASSED: Helm Chart exported_chart Lint Passed ⎈📝☑️ ✔️ PASSED: Published Helm Chart Found ⎈📦🌐 ⏭️ SKIPPED:...

[microk8s_info_output.log](https://github.com/cncf/cnf-testsuite/files/8573365/microk8s_info_output.log) https://gist.githubusercontent.com/agentpoyo/3feb51bdccfebe92d054589a13e3089d/raw/5388a3e644f3e1b8e78afd6edad7240508a349b1/gistfile1.txt

![1403_comparison_results](https://user-images.githubusercontent.com/14348948/184154313-2558e3f1-a064-4aa9-b60d-012167d6fbed.png) ![1403_comparison_results2](https://user-images.githubusercontent.com/14348948/184154322-1310991f-e632-4a91-9e77-f7b7043279c1.png)

Appears every platform fails for he chaos network tests besides kind clusters. So either there's a bug in the tests or something else is going on in how it's testing...

This doesn't require AC, we have open tickets on the findings that are not non-kind clusters and Chaos tests that do not appear to run properly. https://github.com/cncf/cnf-testsuite/issues/1459