1448N/A# The contents of this file are subject to the terms of the 1448N/A# Common Development and Distribution License (the "License"). 1448N/A# You may not use this file except in compliance with the License. 1448N/A# See the License for the specific language governing permissions 1448N/A# and limitations under the License. 1448N/A# When distributing Covered Code, include this CDDL HEADER in each 1448N/A# If applicable, add the following below this CDDL HEADER, with the 1448N/A# fields enclosed by brackets "[]" replaced with your own identifying 1448N/A# information: Portions Copyright [yyyy] [name of copyright owner] 3359N/A# Copyright (c) 2009, 2016, Oracle and/or its affiliates. All rights reserved. 1448N/A """A Scenario has a list of depot.RepositoryURIs.""" 1448N/A# Scenario 1. A single origin. 1448N/A# Scenario 2a. An origin and mirror, mirror faster. 1448N/A# Scenario 2b. An origin and mirror, origin faster. 1448N/A# Scenario 2c. An origin and mirror, mirror faster, but decaying. 1448N/A# Scenario 2d. An origin and mirror, mirror slower, but increasing. 1448N/A# Scenario 2e. An origin and mirror, mirror encountering decyable transport 1448N/A# Scenario 3a. An origin and two mirrors, one decaying. 1448N/A# Scenario 3b. An origin and five mirrors.