Open cladmi opened 6 years ago
Handle putting IOTLAB_NODE as saclay,m3,1
as done in IoT-LAB scripts by default.
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.
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
native
to ignoreIOTLAB_NODE
. No running everything withIOTLAB_NODE=auto-ssh
just puts a warning. (#16501)IOT_LAB_FRONTEND_FQDN == SITE.iot-lab.info
to know if executed from the frontend (#16491)