Home | History | Annotate | Download | only in afe

Lines Matching refs:AFE

54 from autotest_lib.frontend.afe import control_file as control_file_lib
55 from autotest_lib.frontend.afe import model_attributes
56 from autotest_lib.frontend.afe import model_logic
57 from autotest_lib.frontend.afe import models
58 from autotest_lib.frontend.afe import rpc_utils
872 dictionaries stored client-side in the AFE.
1127 @param task: Enum value of frontend.afe.models.SpecialTask.Task
1312 Gets the image used for an AFE job from the job's keyvals 'build' or
1318 @param job An AFE job object.
1472 # The return values from AFE methods are post-processed
1474 # call AFE.run() to get the raw, serializable output from
1476 shard_afe = frontend.AFE(server=host.shard.hostname)
1511 shard_afe = frontend.AFE(server=host_model.shard.hostname)
1561 # The return values from AFE methods are post-processed
1563 # call AFE.run() to get the raw, serializable output from
1565 shard_afe = frontend.AFE(server=host.shard.hostname)
1601 shard_afe = frontend.AFE(server=host.shard.hostname)
2365 # Extract the values needed for the AFE from the control_obj.
2367 # are required by the AFE
2377 # Unfortunately, the AFE expects different key-names for certain
2379 # being omitted by the AFE.
2380 # The 'id' is an additional value used in the AFE.
2382 # is also used in the AFE and defaults to True.
2392 # of test names in the AFE.