[autotest] fix test_that breakage due to provisioning changes
est_that was broken by a recent change to create_job which enforces
that there are hosts actually able to run the desired job. This simple
fix just ensures that test_that's mock afe contains a host that
satisfies the newly enforced constraints.
BUG=chromium:280567
TEST=Unit tests pass; manually verified that test_that can run tests.
Change-Id: I097407c29ff8a1663da2755fab61e560a5f61c7e
Reviewed-on: https://chromium-review.googlesource.com/167319
Tested-by: Aviv Keshet <akeshet@chromium.org>
Reviewed-by: Alexander Miller <milleral@chromium.org>
Commit-Queue: Aviv Keshet <akeshet@chromium.org>
1 file changed