Update Fraser Docs
[bottlenecks.git] / docs / testing / user / userguide / posca / posca_feature_moon_tenants.rst
1 .. This work is licensed under a Creative Commons Attribution 4.0 International
2 .. License.
3 .. http://creativecommons.org/licenses/by/4.0
4 .. (c) OPNFV, Huawei Tech and others.
5
6 ***********************************************
7 POSCA feature Test of Moon Security for Tenants
8 ***********************************************
9
10 Test Case
11 =========
12
13 +-----------------------------------------------------------------------------+
14 |Bottlenecks POSCA Soak Test Throughputs                                      |
15 |                                                                             |
16 +--------------+--------------------------------------------------------------+
17 |test case name| posca_feature_moon_tenants                                   |
18 |              |                                                              |
19 +--------------+--------------------------------------------------------------+
20 |description   | Moon authentication capability test for maximum tenants      |
21 |              |                                                              |
22 +--------------+--------------------------------------------------------------+
23 |configuration | config file:                                                 |
24 |              |   /testsuite/posca/testcase_cfg/...                          |
25 |              |      posca_feature_moon_tenants.yaml                         |
26 |              |                                                              |
27 +--------------+--------------------------------------------------------------+
28 |test result   | Max number of tenants                                        |
29 |              |                                                              |
30 +--------------+--------------------------------------------------------------+
31
32 Configuration
33 ============
34 ::
35
36   load_manager:
37     scenarios:
38       tool: https request
39       # info that the cpus and memes have the same number of data.
40       pdp_name: pdp
41       policy_name: "MLS Policy example"
42       model_name: MLS
43       subject_number: 20
44       object_number: 20
45       timeout: 0.003
46       initial_tenants: 0
47       steps_tenants: 1
48       tolerate_time: 20
49       SLA: 5
50
51     runners:
52       stack_create: yardstick
53       Debug: False
54       yardstick_test_dir: "samples"
55       yardstick_testcase: "moon_tenant"