Bug 2179059
| Summary: | [ERFE] Add more OVS tests to the 0day robot and report upstream trough patchwork | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux Fast Datapath | Reporter: | Eelco Chaudron <echaudro> |
| Component: | openvswitch | Assignee: | Michael Santana <msantana> |
| openvswitch sub component: | daemons and tools | QA Contact: | qding |
| Status: | CLOSED COMPLETED | Docs Contact: | |
| Severity: | unspecified | ||
| Priority: | unspecified | CC: | ctrautma, fleitner, jhsiao |
| Version: | FDP 23.K | ||
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2024-03-12 16:09:07 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Eelco Chaudron
2023-03-16 14:33:17 UTC
Added a Vagrant example which will set up a fedora VM with all the tools needed. In addition, there is a script that will run the tests. It does not include the custom RPMS but instructions on how to create them are included (or ping me offline and I can get them to you). The main reason for adding this is to just get an idea of what tools/setup is needed to run all the datapath tests. Assigned BZ to Flavio for re-assignment. All the make check-* and make clang-analyse will be integrated into GitHub actions. The following FDP issue, https://issues.redhat.com/browse/FDP-197. Which then leaves the following items: ``` We also need a way to expose the FreeBSD runs that are currently executed by the robot to patchwork. For example https://github.com/ovsrobot/ovs/runs/11935632494 On top of the above, we also need to do windows builds/tests using the Cirrus CI, and report this to patchwork. ``` I've done this, so will close it. |