Commit 6397ae40 authored by Francisco-Javier Ramon Salguero's avatar Francisco-Javier Ramon Salguero
Browse files

Clarification of [SA-08] preconditions

parent 0a14945d
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -419,6 +419,8 @@ As a precondition for this test, please make sure:

1. Your VIM has an accessible management network (in this case called "<VIM_MGMT_NET>")
2. Your VIM has the appropriate test image, in this case `vyos-1.1.7` ([vyos-1.1.7-cloudinit.qcow2](https://osm-download.etsi.org/ftp/images/tests/vyos-1.1.7-cloudinit.qcow2)).
3. UDP port 161 (SNMP) is reachable from outside. Typically, you would need to authorize this port in the default security group of your VIM.
4. You have an OSM installation over K8s (e.g. installed using the `-c k8s` switch). This feature is not available in OSM installations based on Docker Swarm.

These are the steps: