RIOT-OS / RIOT

RIOT - The friendly OS for IoT
https://riot-os.org
GNU Lesser General Public License v2.1
4.97k stars 1.99k forks source link

IoT-LAB testbed-support enhancements #9694

Open cladmi opened 6 years ago

cladmi commented 6 years ago

List of things that I would like to improve on the IoT-LAB integration with IOTLAB_NODE.

https://github.com/RIOT-OS/RIOT/blob/master/dist/testbed-support/makefile.iotlab.single.inc.mk tool. W

cladmi commented 6 years ago

Handle putting IOTLAB_NODE as saclay,m3,1 as done in IoT-LAB scripts by default.

cladmi commented 6 years ago

Now IoT-LAB frontends have an IOT_LAB_FRONTEND_FQDN == SITE.iot-lab.info env variable that can be used to know if executed from a frontend.

It would remove the need to have different auto and auto-ssh behavior and clean internal implementation.