blob: 88041f5bd205a2b61d0c2ed91ca2f28678f0bfe1 [file] [log] [blame]
# Copyright 2021 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.
# List of rpms used in chaos lab
# This list is hardcoded since these are the only
# rpms that we care about
rpm_list = [
'chromeos3-row2-rack1-rpm1', 'chromeos3-row2-rack2-rpm1',
'chromeos3-row2-rack3-rpm1', 'chromeos3-row2-rack4-rpm1',
'chromeos3-row3-rack1-rpm1', 'chromeos3-row3-rack2-rpm1',
'chromeos3-row3-rack3-rpm1', 'chromeos3-row3-rack4-rpm1'
]