Update Fraser Docs
[bottlenecks.git] / docs / testing / user / userguide / posca / posca_feature_moon_resources.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 resources per tenant
8 ************************************************************
9
10 Test Case
11 =========
12
13 +-----------------------------------------------------------------------------+
14 |Bottlenecks POSCA Soak Test Throughputs                                      |
15 |                                                                             |
16 +--------------+--------------------------------------------------------------+
17 |test case name| posca_feature_moon_resources                                 |
18 |              |                                                              |
19 +--------------+--------------------------------------------------------------+
20 |description   | Moon authentication capability test for maximum number of    |
21 |              | authentication operations per tenant                         |
22 +--------------+--------------------------------------------------------------+
23 |configuration | config file:                                                 |
24 |              |   /testsuite/posca/testcase_cfg/...                          |
25 |              |      posca_feature_moon_resources.yaml                       |
26 |              |                                                              |
27 +--------------+--------------------------------------------------------------+
28 |test result   | number of tenants, max number of users                       |
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       tenants: 1,5,10,20
44       subject_number: 10
45       object_number: 10
46       timeout: 0.2
47
48     runners:
49       stack_create: yardstick
50       Debug: False
51       yardstick_test_dir: "samples"
52       yardstick_testcase: "moon_resource"