Drew Bentley
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...

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
Verdict: MicroK8s passed
 
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