Verification and Testing
Follow these steps to verify and test the Juniper Apstra RedHat OpenShift
Integration.
- Validate the decision and execution workflows and rulebook activations by looking at your log files and dashboards in the Automation Controller and Automation Decision software.
- Validate the projects so they synchronize properly.
- Run sample YAML files located at https://github.com/Juniper/eda-apstra-project/tree/main/tests and then validate.
-
Create Routing Zones to include in a project in OpenShift.
Check the project.yaml file to verify that you've created the project with Routing Zones correctly.
- Verify that the automation job starts, and that the Routing Zone was created in Apstra.
- Create the SR-IOV Network and verify that it was created correctly by checking the sriov-vn1.yaml file.
- Verify that the automation job starts and that the Virtual Network was created in Apstra.
- Verify that the connectivity templates were created.
- Run the SR-IOV workloads (pod/deployment) on this Virtual Network. See the deployment-vn1.yaml file.
- Verify that the automation job starts and that the node port is mapped in the Connectivity template.