Hi, As far as I could figure out - the uboot environment server ip is set in the base_uboot_dhcp_command in base-ubooy.jinja2. The value of SERVER_IP seems to be set somehow within lava. And it looks if it's not possible to overide it in the device dictionary, isn't it? Is there a way to change the value of SERVER_IP?
Thanks in advance.
Best regards, Thomas Klaehn Senior Software Engineer
u-blox Berlin GmbH Rudower Chaussee 9 DE-12489 Berlin Phone +49 30 55573 1032 Mobile +49 151 23990904 www.u-blox.comhttp://www.u-blox.com/ locate.communicate.accelerate
follow us on twitterhttps://twitter.com/ublox | subscribe to our youtube channelhttps://www.youtube.com/c/ublox1 | follow us on linkedinhttps://www.linkedin.com/company/u-blox | connect with us on facebookhttps://www.facebook.com/ublox1 | follow us on google+https://plus.google.com/+ublox1
u-blox Berlin GmbH CEO (Geschäftsführer): Daniel Ammann Registered: Berlin HRB 164301 B This message contains confidential information intended only for the use of the addressee(s) and may be legally privileged. If you are not the intended recipient, you are hereby notified that any use, dissemination, or reproduction is strictly prohibited and may be unlawful. If you are not the intended recipient, please contact the sender by return email and destroy all copies of the original message.
All suggestions, recommendations, or other comments contained in this email are provided as a courtesy only. We do not assume any responsibility or liability for the correctness of the information contained in the email.
On Tue, 25 Sep 2018 at 20:47, Thomas Klaehn Thomas.Klaehn@u-blox.com wrote:
Hi, As far as I could figure out - the uboot environment server ip is set in the base_uboot_dhcp_command in base-ubooy.jinja2.
No. This is just a placeholder. The substitution value is determined by either: If there is no dispatcher-specific configuration in /etc/lava-server/dispatcher.d/ then the worker looks up it's own IPv4 address
If there is a config file for this worker in that directory, the value is sent to the worker.
https://master.lavasoftware.org/static/docs/v2/pipeline-admin.html#extra-dis...
The value of SERVER_IP seems to be set somehow within lava. And it looks if it's not possible to overide it in the device dictionary, isn't it? Is there a way to change the value of SERVER_IP?
Thanks in advance.
Best regards, Thomas Klaehn Senior Software Engineer
u-blox Berlin GmbH Rudower Chaussee 9 DE-12489 Berlin Phone +49 30 55573 1032 Mobile +49 151 23990904 www.u-blox.com locate.communicate.accelerate
follow us on twitter https://twitter.com/ublox | subscribe to our youtube channel https://www.youtube.com/c/ublox1 | follow us on linkedin https://www.linkedin.com/company/u-blox | connect with us on facebook https://www.facebook.com/ublox1 | follow us on google+ https://plus.google.com/+ublox1
u-blox Berlin GmbH CEO (Geschäftsführer): Daniel Ammann Registered: Berlin HRB 164301 B This message contains confidential information intended only for the use of the addressee(s) and may be legally privileged. If you are not the intended recipient, you are hereby notified that any use, dissemination, or reproduction is strictly prohibited and may be unlawful. If you are not the intended recipient, please contact the sender by return email and destroy all copies of the original message.
All suggestions, recommendations, or other comments contained in this email are provided as a courtesy only. We do not assume any responsibility or liability for the correctness of the information contained in the email. _______________________________________________ Lava-users mailing list Lava-users@lists.linaro.org https://lists.linaro.org/mailman/listinfo/lava-users
lava-users@lists.lavasoftware.org