History log of /external/autotest/frontend/client/src/autotest/moblab/SuiteRunnerView.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
c70f8d638d90c1c20aab7dd94b5b310589bff0bf 07-Feb-2018 Matt Mallett <mattmallett@chromium.org> [moblab] Remove faft tests from UI

BUG=chromium:809606
TEST=test on local device

Change-Id: I62636dfe55d107e670f52175b23bc95d4804f38f
Reviewed-on: https://chromium-review.googlesource.com/907183
Commit-Ready: Keith Haddow <haddowk@chromium.org>
Tested-by: Matt Mallett <mattmallett@chromium.org>
Reviewed-by: Keith Haddow <haddowk@chromium.org>
/external/autotest/frontend/client/src/autotest/moblab/SuiteRunnerView.java
31c1eec1ffaa0aae641db219eedfe53e0dd9bd30 31-Jan-2018 Matt Mallett <mattmallett@chromium.org> [moblab] Select model in run_suite page

Users can select the model in the board dropdown, for cases where
model is different from board and we want to target a specific
model for testing

BUG=b:69108684
TEST=local moblab test with a bruce and veyron_minnie device

Change-Id: I0da0eee86c3a043258df28c12df0644a53c0c771
Reviewed-on: https://chromium-review.googlesource.com/894640
Commit-Ready: Matt Mallett <mattmallett@chromium.org>
Tested-by: Matt Mallett <mattmallett@chromium.org>
Reviewed-by: Keith Haddow <haddowk@chromium.org>
/external/autotest/frontend/client/src/autotest/moblab/SuiteRunnerView.java
aec4a067cbdaf178ce3221da514d02e3fbafe38d 21-Dec-2017 Keith Haddow <haddowk@chromium.org> [moblab] Fix broken UI, deleted wrong suite name

BUG=chromium:772192
TEST=local build

Change-Id: I31eb909f14bfc64162dc3b27c606db1b7afe7b98
/external/autotest/frontend/client/src/autotest/moblab/SuiteRunnerView.java
ea45e551aaa86cf172f2a5074e03679b12192ed9 10-Nov-2017 Keith Haddow <haddowk@chromium.org> [moblab] Remove obsolite test suites from the UI

CTS (M) and the precondition suite are no longer used, remove
from the UI

BUG=chromium:772192
TEST=trybot job

Change-Id: I8b13a4663baa2bae3bab797a593cbac7ad468b0a
Reviewed-on: https://chromium-review.googlesource.com/764467
Commit-Ready: Keith Haddow <haddowk@chromium.org>
Tested-by: Keith Haddow <haddowk@chromium.org>
Reviewed-by: Michael Tang <ntang@chromium.org>
/external/autotest/frontend/client/src/autotest/moblab/SuiteRunnerView.java
1e3b52e60ea3e764af2281e43b8ab7e2b567103a 22-Sep-2017 Sida Liu <sidal@chromium.org> [moblab] Add support for avl process bug id and part id.

1) Add optional bug id textbox and part id text box in "Run Suite" view
when hardware_memoryqual or hardware_storagequal suite is selected.

2) Support two optional arguments in run_suite RPC call originalted from
moblab.

3) Modified control.hardware_memoryqual to write bug_id and part_id to
keyval file.

TEST=unittest and manual test on moblab

BUG=None

Change-Id: I284252ed792ee12f4a503bb089488fb76fdff3bb
Reviewed-on: https://chromium-review.googlesource.com/679257
Commit-Ready: Sida Liu <sidal@chromium.org>
Tested-by: Keith Haddow <haddowk@chromium.org>
Reviewed-by: Sida Liu <sidal@chromium.org>
Reviewed-by: Keith Haddow <haddowk@chromium.org>
/external/autotest/frontend/client/src/autotest/moblab/SuiteRunnerView.java
c4474c25e029e6359fe8b91953b1517e16fceba4 22-Aug-2017 Keith Haddow <haddowk@chromium.org> [moblab] Add new suite to support the USB camera qualification.

Add a new suite to the UI, to allow third party labs to easily
run the camera qualification tests.

BUG=chromium:757863
TEST=Manual test on moblab.

Change-Id: If7606fb6543dac2042b3d89a25d3687ff7b52820
Reviewed-on: https://chromium-review.googlesource.com/626939
Commit-Ready: Keith Haddow <haddowk@chromium.org>
Tested-by: Keith Haddow <haddowk@chromium.org>
Reviewed-by: Keith Haddow <haddowk@chromium.org>
Reviewed-by: Michael Tang <ntang@chromium.org>
/external/autotest/frontend/client/src/autotest/moblab/SuiteRunnerView.java
5069755ba0d0b8ff58cbd80531fde69daf45d2fa 28-Jul-2017 Keith Haddow <haddowk@chromium.org> [moblab] Enable the precondition suite on the UI.

Add the precondition suite to the UI and also pass the wifi test
parameters along to all suite runs.

BUG=chromium:748702
TEST=local moblab testing

Change-Id: Id0cba8dbf5067fd5ef28d6057afa0e6663630524
Reviewed-on: https://chromium-review.googlesource.com/592072
Commit-Ready: Keith Haddow <haddowk@chromium.org>
Tested-by: Keith Haddow <haddowk@chromium.org>
Reviewed-by: Keith Haddow <haddowk@chromium.org>
Reviewed-by: Michael Tang <ntang@chromium.org>
/external/autotest/frontend/client/src/autotest/moblab/SuiteRunnerView.java
9857f8754fddad14c578fc8f5615ff233c8612cc 24-May-2017 Keith Haddow <haddowk@chromium.org> [moblab] Add new featutre to run suite to limit the tests run.

When partners re-run a CTS suite they often just want to run a
subset of the jobs. The UI now lets you specify a list of test
names. The suite will only run the tests that are in the suite
and in the specified list.

Demo on http://100.107.3.16/moblab_setup

TEST=local moblab
BUG=chromium:725601

Change-Id: I7708d2f4765370bff130e224dd0d33854202f6fd
Reviewed-on: https://chromium-review.googlesource.com/514247
Commit-Ready: Keith Haddow <haddowk@chromium.org>
Tested-by: Keith Haddow <haddowk@chromium.org>
Reviewed-by: Jinsong Mu <jinsong@google.com>
Reviewed-by: Keith Haddow <haddowk@chromium.org>
/external/autotest/frontend/client/src/autotest/moblab/SuiteRunnerView.java
a5ae9a5d1f39f495065c02a2202136182fd7b52c 20-Mar-2017 Keith Haddow <haddowk@chromium.org> [moblab] Add the CTS N suite into the suite runner UI

New suite for running the N version of CTS

TEST=None
BUG=chromium:702008

Change-Id: Ia4e3fbf16368d32de21d212008ae913181ae87c5
Reviewed-on: https://chromium-review.googlesource.com/457407
Commit-Ready: Keith Haddow <haddowk@chromium.org>
Tested-by: Keith Haddow <haddowk@chromium.org>
Reviewed-by: Jinsong Mu <jinsong@google.com>
Reviewed-by: Keith Haddow <haddowk@chromium.org>
/external/autotest/frontend/client/src/autotest/moblab/SuiteRunnerView.java
510ec0b873c30c5a565065f4321a37ee39056d86 18-Nov-2016 Keith Haddow <haddowk@chromium.org> moblab: Add FAFT to the run suite options.

Add FAFT as an option for the run suite UI.

Improve the selection of builds returned from GCS to the
last 20 of the last three milestones.

Fix bug with bvt-inline shown twice.

BUG=chromium:659413
TEST=installed on a 56 build and manually tested.

Change-Id: I3f0637c7a1793df8e84d761c9520d357211e3e0b
Reviewed-on: https://chromium-review.googlesource.com/412352
Commit-Ready: Keith Haddow <haddowk@chromium.org>
Tested-by: Keith Haddow <haddowk@chromium.org>
Reviewed-by: Keith Haddow <haddowk@chromium.org>
Reviewed-by: Michael Tang <ntang@chromium.org>
/external/autotest/frontend/client/src/autotest/moblab/SuiteRunnerView.java
7e2b0da6e67376e3176a14cdada317638bab609e 15-Nov-2016 Keith Haddow <haddowk@chromium.org> moblab: change suite runner UI to dropdown and fix bugs.

Fixed bug in the manage DUT page that caused extra whitespace on
every refresh.

Fixed issue where pool label was being applied by UI but not required
by the backend test runner.

Added RPC to get the list of pools and changed the suite running UI
to a drop down and use these pool labels.

TEST=manually deployed to local moblab on 56 and tested.
BUG=chromium:659416

Change-Id: Iedeafa522b192e8c22c0c7e6361f8236eec48308
Reviewed-on: https://chromium-review.googlesource.com/411368
Commit-Ready: Keith Haddow <haddowk@chromium.org>
Tested-by: Keith Haddow <haddowk@chromium.org>
Reviewed-by: Keith Haddow <haddowk@chromium.org>
Reviewed-by: Michael Tang <ntang@chromium.org>
/external/autotest/frontend/client/src/autotest/moblab/SuiteRunnerView.java
c7ab4aaa26de244b35a0bde8239fa9cab3040f67 11-Nov-2016 Keith Haddow <haddowk@chromium.org> Add gts suite to the suite runner list of options.

BUG=none
TEST=deployed on local test machine in R56 and manual test

Change-Id: I514baf3a99814bcfdb7c3212cd947c44c2efadc9
Reviewed-on: https://chromium-review.googlesource.com/410133
Commit-Ready: Keith Haddow <haddowk@chromium.org>
Tested-by: Keith Haddow <haddowk@chromium.org>
Reviewed-by: Keith Haddow <haddowk@chromium.org>
Reviewed-by: Michael Tang <ntang@chromium.org>
/external/autotest/frontend/client/src/autotest/moblab/SuiteRunnerView.java
8ef84175d610e8e32128946f46a4e897d042445d 29-Oct-2016 Keith Haddow <haddowk@chromium.org> autotest: New simplified interface to run suites for moblab partners.

New UI available at http://100.96.58.155/moblab_setup/#tab_id=suite_run

BUG=chromium:656131
TEST=build local version, installed on local mobab, tested manually.

Change-Id: Ieac969295af2b01fa25bcda04c6f06d2e338be26
Reviewed-on: https://chromium-review.googlesource.com/404949
Commit-Ready: Keith Haddow <haddowk@chromium.org>
Tested-by: Keith Haddow <haddowk@chromium.org>
Reviewed-by: Keith Haddow <haddowk@chromium.org>
Reviewed-by: Michael Tang <ntang@chromium.org>
/external/autotest/frontend/client/src/autotest/moblab/SuiteRunnerView.java