blob: 9b0d9a6467edea749c91c381e67a2a4042259f6f [file] [log] [blame]
# Copyright (c) 2013 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.
AUTHOR = "achuith"
NAME = "login_GaiaLogin"
ATTRIBUTES = "suite:bvt-perbuild"
TIME = "SHORT"
TEST_CATEGORY = "General"
TEST_CLASS = "login"
TEST_TYPE = "client"
PY_VERSION = 3
DOC = """
This test verifies that logging into production Gaia works correctly.
It logs in using the telemetry gaia_login flag, and navigates to google.com to
verify that we're logged in to gaia, as opposed to fake telemetry login.
"""
job.run_test('login_GaiaLogin',
username='autotest.catapult', password='autotest')