summaryrefslogtreecommitdiffstats
path: root/docs/testing/user/userguide/posca/posca_feature_moon_resources.rst
blob: 5f89bca8328062fae73ef0e258dc0e7c7b79cde8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
.. This work is licensed under a Creative Commons Attribution 4.0 International
.. License.
.. http://creativecommons.org/licenses/by/4.0
.. (c) OPNFV, Huawei Tech and others.

************************************************************
POSCA feature Test of Moon Security for resources per tenant
************************************************************

Test Case
=========

+-----------------------------------------------------------------------------+
|Bottlenecks POSCA Soak Test Throughputs                                      |
|                                                                             |
+--------------+--------------------------------------------------------------+
|test case name| posca_feature_moon_resources                                 |
|              |                                                              |
+--------------+--------------------------------------------------------------+
|description   | Moon authentication capability test for maximum number of    |
|              | authentication operations per tenant                         |
+--------------+--------------------------------------------------------------+
|configuration | config file:                                                 |
|              |   /testsuite/posca/testcase_cfg/...                          |
|              |      posca_feature_moon_resources.yaml                       |
|              |                                                              |
+--------------+--------------------------------------------------------------+
|test result   | number of tenants, max number of users                       |
|              |                                                              |
+--------------+--------------------------------------------------------------+

Configuration
============
::

  load_manager:
    scenarios:
      tool: https request
      # info that the cpus and memes have the same number of data.
      pdp_name: pdp
      policy_name: "MLS Policy example"
      model_name: MLS
      tenants: 1,5,10,20
      subject_number: 10
      object_number: 10
      timeout: 0.2

    runners:
      stack_create: yardstick
      Debug: False
      yardstick_test_dir: "samples"
      yardstick_testcase: "moon_resource"