User Tools

Site Tools


civilinfrastructureplatform:ciptestingknownissues

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
civilinfrastructureplatform:ciptestingknownissues [2018/11/02 16:23]
rajmarshall [B@D Virtual Machine Troubleshooting Guide] add link to the relevant issue
civilinfrastructureplatform:ciptestingknownissues [2018/11/09 11:10] (current)
rajmarshall fix typo!
Line 106: Line 106:
  
 ---- ----
 +
 +=== 6. Connecting to the Beaglebone using ssh ===
 +If you have problems connecting to the BBB using ssh - though the health check does not reuire this - use the following [[https://​gitlab.com/​cip-project/​cip-testing/​testing/​issues/​157|procedure]]:​
 +
 +
 +   * The usb power cable must be connected to the host (as well as the ftdi cable but this isn't used here) the eth1 device will appear - but is not being assigned an IP address
 +   * Then sudo ifconfig eth1 192.168.7.1 (on the host) ssh root@192.168.7.2 should then work.
 +   * Note that the BBB will reboot during the health test and the above setting will be lost so an edit to /​etc/​network/​interfaces will be necessary to set this address
 +
 +----
 +
 +=== 7. Extending the kernelci timeout date ===
 +
 +Builds in kernelci become invisible to the web interface after 14 days - though the builds are still accessible from LAVA tests, if you wish to increase that timeout edit the DATE_RANGE setting in /​etc/​linaro/​kernelci-frontend.cfg. See the discussion in [[https://​gitlab.com/​cip-project/​cip-testing/​testing/​issues/​164|#​164]] - now closed.
 +
 +----
 +
 +=== 8. Provisioning B@D from behind a web proxy ===
 +
 +You may have errors when trying to provision B@D when operating behind some web proxies, see [[https://​gitlab.com/​cip-project/​cip-testing/​testing/​issues/​195|#​195]] for a discussion and hints.
  
 [[civilinfrastructureplatform:​ciptestingboardatdesksingledevfeaturepage | Back to the B@D Features page]] [[civilinfrastructureplatform:​ciptestingboardatdesksingledevfeaturepage | Back to the B@D Features page]]
civilinfrastructureplatform/ciptestingknownissues.1541175824.txt.gz ยท Last modified: 2018/11/02 16:23 by rajmarshall