Noureddine
Noureddine
If DAQ fails to connect/disconnect a port (the function connect_port in host.py returns false), the ipaddr module still gives a result for "connection.ipaddr.dhcp_disconnect".
I have encountered an issue with the port numbers and the switch/DHCP modules in the non openflow mode. The TARGET_PORT parameter seems to be set to true rather than a...
When running the ATA (with cmd/run - not running single shot - as the single shot run stops early, preventing the ATA left running for longer periods to capture more...
While running the ATA, after about 25 minutes, the UDMI discovery publisher stops publishing. Looks like a JWT refresh issue. The cloud logs show a disconnect due to token expiry:...
A few changes are required to the cloud tests module to make initial configuration easier - relocate the site model in the site path rather than inst/config directory - use...
The three standard configurations (CI, qualification, remediation) are not completely in sync with each-other currently, with minor differences which shouldn't be there. It's happened because the three files aren't always...
I'm encountering with some of my devices (EasyIO), for the multi subnet tests, the successful DHCP requests sometimes comes within a second after the DHCP lease expired (note the final...
I have a device which uses MQTT/TLS but registers a fail in the TLS client tests. It seems that because it uses a long lived connection, the handshake doesn't occur...
The base.target.ping test seems to always pass even when a device is unreachable or drops ping requests. It seems to be this line, where `local_status=fail && status=fail` portion doesnt run...
I've been network issues using my built ethernet adapter to connect to a test device using v1.5/1.5.1. The device connected does not obtain an IP address and does not have...