agones.dev/agones@v1.54.0/test/load/allocation/variable.txt (about)

     1  # Copyright 2022 Google LLC All Rights Reserved.
     2  #
     3  # Licensed under the Apache License, Version 2.0 (the "License");
     4  # you may not use this file except in compliance with the License.
     5  # You may obtain a copy of the License at
     6  #
     7  #     http://www.apache.org/licenses/LICENSE-2.0
     8  #
     9  # Unless required by applicable law or agreed to in writing, software
    10  # distributed under the License is distributed on an "AS IS" BASIS,
    11  # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
    12  # See the License for the specific language governing permissions and
    13  # limitations under the License.
    14  #
    15  ### Varying allocations
    16  #Duration,Number_of_clients/allocations
    17  # run for 20 mins with 10 clients and 500ms interval
    18  10m,10,500
    19  10m,10,500
    20  # run for 30 mins with 30 clients and 500ms interval
    21  10m,30,500
    22  10m,30,500
    23  10m,30,500
    24  # run for 30 mins with 20 clients and 500ms interval
    25  10m,20,500
    26  10m,20,500
    27  10m,20,500
    28  # run for 30 mins with 30 clients and 500ms interval
    29  10m,30,500
    30  10m,30,500
    31  10m,30,500
    32  # run for 30 mins with 20 clients and 500ms interval
    33  10m,20,500
    34  10m,20,500
    35  10m,20,500
    36  # run for 30 mins with 5 clients and 500ms interval
    37  10m,5,500
    38  10m,5,500
    39  10m,5,500
    40  # run for 40 mins with 30 clients and 500ms interval
    41  10m,30,500
    42  10m,30,500
    43  10m,30,500
    44  10m,30,500
    45  # run for 30 mins with 15 clients and 500ms interval
    46  10m,15,500
    47  10m,15,500
    48  10m,15,500