• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1# Copyright 2023 gRPC authors.
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- name: test_experiment_1
16  description: Test Experiment 1
17  expiry: 2023/08/01
18  owner: blah@abc.com
19  test_tags: [experiments_tag_test]
20- name: test_experiment_2
21  description: Test Experiment 2
22  expiry: 2023/01/01
23  owner: blah1@abc.com
24- name: test_experiment_3
25  description: Test Experiment 3
26  expiry: 2024/01/01
27  owner: blah2@abc.com
28- name: test_experiment_4
29  description: Test Experiment 4
30  expiry: 2022/01/01
31  owner: blah3@abc.com
32