Change naming and veriy test-scheduler function
[bottlenecks.git] / test-scheduler / server / test / test_case / suite_test / tc_suitetest_01.yaml
1 ##############################################################################
2 # Copyright (c) 2018 HUAWEI TECHNOLOGIES CO.,LTD and others.
3 #
4 # All rights reserved. This program and the accompanying materials
5 # are made available under the terms of the Apache License, Version 2.0
6 # which accompanies this distribution, and is available at
7 # http://www.apache.org/licenses/LICENSE-2.0
8 ##############################################################################
9
10 ---
11 schema:
12   steps:
13     -
14       id: 1
15       name: suitetest_01
16       service:
17         name: greet
18         interface: ten
19       args:
20         name: leo
21   flows:
22     -
23       name: main
24       orders:
25         -
26           type: normal
27           step: 1