Add a http performance test script based on wrk
[iec.git] / src / use_cases / seba_on_arm / README.rst
1 ..
2       Licensed under the Apache License, Version 2.0 (the "License"); you may
3       not use this file except in compliance with the License. You may obtain
4       a copy of the License at
5
6           http://www.apache.org/licenses/LICENSE-2.0
7
8       Unless required by applicable law or agreed to in writing, software
9       distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
10       WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
11       License for the specific language governing permissions and limitations
12       under the License.
13
14       Convention for heading levels in Integrated Edge Cloud documentation:
15
16       =======  Heading 0 (reserved for the title in a document)
17       -------  Heading 1
18       ~~~~~~~  Heading 2
19       +++++++  Heading 3
20       '''''''  Heading 4
21
22       Avoid deeper levels because they do not render well.
23
24
25 ====================
26 SEBA on Arm Use Case
27 ====================
28
29 .. _SEBA: https://wiki.opencord.org/display/CORD/SEBA
30
31 SDN-Enabled Broadband Access (SEBA) is an Exemplar Platform being built by the ONF and CORD community,
32 which would also be a sample use case of IEC. 
33
34 We would enable SEBA on arm with the native installation method for SEBA by great efforts.
35
36 Sub-Folder Introduction
37 -----------------------
38 install: installation scripts and files for SEBA-on-arm
39 src_repo: the source code repository that SEBA-on-arm uses
40 docker: dockfiles and related scripts to build and manage the docker images used in SEBA-on-arm
41 charts: Helm charts used in the SEBA-on-arm installation