ReferencePlatforms/Test/Tegra250-Android: Difference between revisions

Line 77: Line 77:
In your android_install bash prompt:
In your android_install bash prompt:


  ./initialize.sh SERVER_IP
  ./initialize_tegra.sh TEGRA_NAME


SERVER_IPs to use:
Currently initialize_tegra.sh knows about tegra-001 through tegra-094. If the tegra is outside of those bounds, there may need to be changes made to initialize_tegra.sh.
 
{| border="1px" class="sortable" style="border: 1px solid black"
|-
! Server name
! Server use
! Tegra list
! SERVER_IP
|-
| bm-foopy
| staging
| tegra-001 - tegra-010
| 10.250.48.9
|-
| foopy01
| production 01
| tegra-011 - tegra-030
| 10.250.48.151
|-
| foopy02
| production 02
| tegra-031 - tegra-050
| 10.250.48.152
|-
| foopy03
| production 03
| tegra-051 - tegra-070
| 10.250.48.153
|-
| foopy04
| production 04
| tegra-071 - tegra-090
| 10.250.48.154
|}


There's nothing harmful about trying this multiple times if needed.  (The installs will fail out on subsequent attempts if they were successful previously and run without a -r option.)
There's nothing harmful about trying this multiple times if needed.  (The installs will fail out on subsequent attempts if they were successful previously and run without a -r option.)
Confirmed users
4,971

edits