blob: ad09d14bf18324eaaeffd0da2d2254bc261dbf83 [file] [log] [blame]
# Copyright (c) 2011 The Chromium OS Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
new_globals = globals()
new_globals['image_name'] = 'x86-mario-r17/R17-1412.33.0-a1-b29'
new_globals['board'] = 'netbook_MARIO_MP'
new_globals['SKIP_IMAGE'] = True
import os
execfile(os.path.join(job.autodir, 'test_suites/control.dummy'),
new_globals,
locals())