Make power_build suite run again.

The power_build suite is not running due to suite name mismatch.
The old style control.power_build file contains SUITE = "power"
while the new style control.power_build lists it as
name = "power_build".

Changing to SUITE = "power_build" in the old style control file
should make the suite run again.

The last runs of power_build I found in results DB, were on
July 28th.

BUG=None
TEST=None

Change-Id: I3d2269d37cb56db5590afe3b62dec4eb3f993f51
Reviewed-on: https://gerrit.chromium.org/gerrit/33780
Reviewed-by: Scott Zawalski <scottz@chromium.org>
Reviewed-by: Sameer Nanda <snanda@chromium.org>
Commit-Ready: Mark Koudritsky <kamrik@chromium.org>
Tested-by: Mark Koudritsky <kamrik@chromium.org>
1 file changed