Determine the system_type based upon hostname 87/38887/1
authorAndrew Grimberg <agrimberg@linuxfoundation.org>
Fri, 13 May 2016 19:27:04 +0000 (12:27 -0700)
committerAndrew Grimberg <agrimberg@linuxfoundation.org>
Fri, 13 May 2016 19:27:04 +0000 (12:27 -0700)
commitf298a937cd9061486b73b20178a627fee45ad932
tree9f7011a5ba066345831fee80228fa1ff8c2b62c9
parentd5e7ff48a407a4274e1da439bcbe4a4513207012
Determine the system_type based upon hostname

Use the slave host name to determine the system_type that should be used
for the final spin-up control script.

If a slave name should map to a different one, then a spin-up script of
the correct name should be created which then calls the appropriate
script.

Change-Id: I511362d3f762970c2ea6c3b2ee457b01833723fd
Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
jenkins-scripts/system_type.sh [new file with mode: 0755]