User Tools

Site Tools


bottlenecks

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
bottlenecks [2015/12/23 03:25]
panghao
bottlenecks [2016/03/23 03:41] (current)
hongbo tian [Contributors]
Line 5: Line 5:
   * Project Category: Integration & Testing \\   * Project Category: Integration & Testing \\
   * Project IRC: #​opnfv-bottlenecks \\   * Project IRC: #​opnfv-bottlenecks \\
-  * [[meetings/​bottlenecks|Team meeting page]] ​\\+  * Project Meetings: ​[[meetings/​bottlenecks|Working ​meeting page]]
  
-^ {{:​information.png?​55|}} ^ **Quick links** \\ [[https://​jira.opnfv.org/​projects/​BOTTLENECK/​issues|Bottlenecks Jira tasks]] \\ [[bottlenecks#​documentation|Bottlenecks documentation]] ^ + {{:​information.png?​60|}}  ^ **Quick links** \\ [[https://​jira.opnfv.org/​projects/​BOTTLENECK/​issues|Bottlenecks Jira tasks]] \\ [[bottlenecks#​documentation|Bottlenecks documentation]] ^ 
  
-==== Introduction ​====+===== Description =====
  
-This project aims to find system bottlenecks by testing and verifying OPNFV infrastructure in a staging environment before committing it to a production environment. Instead of debugging a deployment in production environment,​ an automatic method for executing benchmarks which plans to validate the deployment during staging is adopted. This project will provide a framework to find the bottlenecks of OPNFV infrastructure. The framework has four componentsWorkload generator and VNFs (WV), Monitor and Analysis (MA), Deployment and Configuration (DC), Automated Staging (AS)as shown below. +This project aims to find system bottlenecks by testing and verifying OPNFV infrastructure in a staging environment before committing it to a production environment. Instead of debugging a deployment in production environment,​ an automatic method for executing benchmarks which plans to validate the deployment during staging is adopted. This project will provide a framework to find the bottlenecks of OPNFV infrastructure. The framework has four componentsWorkload generator and VNFs (WV), Monitor and Analysis (MA), Deployment and Configuration (DC), Automated Staging (AS). The architecture is as shown [[https://​wiki.opnfv.org/​_media/​project_proposals/bottlenecksproposal.png?​cache=|here]], and the functions of each components are as below. ​
- +
-{{ :project_proposals:bottlenecksproposal.png?​700 |}}+
  
   *Workload generator and VNFs: workload generator generates workloads which go through VNFs    *Workload generator and VNFs: workload generator generates workloads which go through VNFs 
Line 20: Line 18:
   *Automated Staging: implement automated staging   *Automated Staging: implement automated staging
  
-The scope of Release Engineering project includes:+  * **Meetings:​**  
 +     * **Weekly work meeting:** Thursdays 1:00-2:00 UTC 
 +       * Gotomeeting Access: https://​global.gotomeeting.com/​join/​882532573 
 +       * IRC channel: #​opnfv-bottlenecks @ Freenode ([[http://​webchat.freenode.net/?​channels=opnfv-bottlenecks|Web Chat]])  
 +       * Check [[meetings/​bottlenecks | Agenda]] and  [[http://​ircbot.wl.linuxfoundation.org/​meetings/​opnfv-bottlenecks/​|Minutes ​of Meetings]] 
 +     * **Weekly Test&​Perf meeting:** Thursdays 15:00-16:00 UTC 
 +       * Gotomeeting Access: https://​global.gotomeeting.com/​join/​305553637 
 +       * IRC channel: #​opnfv-meeting @ Freenode ([[http://​webchat.freenode.net/?​channels=opnfv-meeting|Web Chat]])  
 +       * See [[meetings/​test | More meeting details]] 
 +     * **Bi-Weekly Test&​Perf meeting (Asia&​Europe):​** Thursdays 8:30-9:30 UTC 
 +       * Gotomeeting Access: https://​global.gotomeeting.com/​join/​644444853 
 +       * IRC channel: #​opnfv-meeting @ Freenode ([[http://​webchat.freenode.net/?​channels=opnfv-meeting|Web Chat]])  
 +       * See [[meetings/​test | More meeting details]]
  
-   *Forming a staging test framework +  * **Etherpads:​*
-   ​Release candidates A,B... provides a foundation to be tested of Infrastructure layer +     * Bottlenecks release planning ​[[https://​etherpad.opnfv.org/p/bottlenecks]] 
-   - A workload generator generates workloads which go through VNFs. This workload generator will be scalable and may cover multiply workload models for different scenarios +     ​Bottlenecks ​and Dovetail ​[[https://​etherpad.opnfv.org/​p/​test_bottleneck_dovetail]]
-   - Monitor and analysis units will monitor the infrastructure and VNFs status and present results after analysis +
-   ​*Automatically generating the full set of experimental specification +
-   - Document and codes to describe how to generate experimental specification according to different service level agreement (SLA) +
-   - Document to describe how to find some typical ​bottlenecks ​according to specific monitoring +
-   ​*Measuring the performance of standard benchmarks over a wide range of hardware ​and software configurations +
-   Different hardware resource adopted to produce test data used for bottleneck analysis +
-   - Different parameters adopted in software configuration files to produce test data used for bottleneck analysis +
-   ​*Automated iterative staging process for finding bottlenecks +
-   - Achieve full automation in system deployment, evaluation, and evolution, by creating code generation tools to link the different steps of deployment, evaluation, reconfiguration,​ and redesign in full lifecycle +
-   - Reassignment and reconfiguration of hardware resources  +
-   - Reassignment and reconfiguration of software resource ​+
  
-Presentation+  * **Gerrit:** [[https://​gerrit.opnfv.org/​gerrit/#/​q/​bottlenecks]] ​
  
-{{:undefined:bottlenecks.pdf|}}+  * **Git:** [[https://git.opnfv.org/​bottlenecks]]
  
-meeting materials+  * **Jira:** [[https://​jira.opnfv.org/​projects/​BOTTLENECK]]
  
-{{:bottlenecks_project_for_test_meeting_20150820.pptx|}}+  * **Project proposal:** [[project_proposals:​bottlenecks|Bottlenecks Project Proposal]]
  
 +===== Scope =====
  
-Please see the [[project_proposals:​bottlenecks|Bottlenecks ​Project Proposal]] for more details.+The scope of Bottlenecks ​project includes:
  
-====== Meetings ======+   * **Forming a staging test framework** 
 +     - Release candidates A,B... provides a foundation to be tested of Infrastructure layer 
 +     - A workload generator generates workloads which go through VNFs. This workload generator will be scalable and may cover multiply workload models for different scenarios 
 +     - Monitor and analysis units will monitor the infrastructure and VNFs status and present results after analysis
  
-Meeting details: ​+   * **Automatically generating the full set of experimental specification** 
 +     - Document and codes to describe how to generate experimental specification according to different service level agreement (SLA) 
 +     - Document to describe how to find some typical bottlenecks according to specific monitoring
  
-** Goto Meeting ​**+   * **Measuring the performance of standard benchmarks over a wide range of hardware and software configurations*
 +     - Different hardware resource adopted to produce test data used for bottleneck analysis 
 +     - Different parameters adopted in software configuration files to produce test data used for bottleneck analysis
  
-  ​*Meeting ID: [[https://​global.gotomeeting.com/​join/​882532573]]+   **Automated iterative staging process for finding bottlenecks** 
 +     - Achieve full automation in system deployment, evaluation, and evolution, by creating code generation tools to link the different steps of deployment, evaluation, reconfiguration,​ and redesign in full lifecycle 
 +     - Reassignment and reconfiguration of hardware resources  
 +     - Reassignment and reconfiguration of software resource ​
  
-** IRC meeting **: +===== Deliverable & Reference =====
  
-  ​*freenode.net #opnfv-bottlenecks ​([[http://webchat.freenode.net/?channels=opnfv-bottlenecks]]) +==== Presentation Slides ==== 
-  *Every Thursdays UTC 1:00-2:00, Beijing Time 9:00-10:00+  ​{{:​undefined:​bottlenecks.pdf|Bottlenecks Introduction}} at Project proposal  
 +  * concepts, classification of bottlenecks: https://jira.opnfv.org/projects/​BOTTLENECK/​issues/​BOTTLENECK-34?filter=allopenissues
  
-** meeting agenda and logs **+==== project documents ====
  
-  *[[https://wiki.opnfv.org/meetings/​bottlenecks]]+  * basic information and how to use rubbos/vstf in bottlenecks project: http://artifacts.opnfv.org/​bottlenecks/​brahmaputra/​bottlenecks_brahmaputra_docs/​index.html
  
-** IRC **: +==== Meeting materials ====
  
-  *freenode.net #opnfv-bottlenecks ​([[http://webchat.freenode.net/?​channels=opnfv-bottlenecks]])\\+{{:​bottlenecks_project_for_test_meeting_20150820.pptx|}} 
 + 
 + 
 +documents for bottleneckshttp://artifacts.opnfv.org/​bottlenecks/​docs/​bottlenecks_brahmaputra_docs/​index.html 
 + 
 +==== Additional links ====
  
-** etherpad for version plan **:  ​ +  ​[[https://​wiki.opnfv.org/​releases/​brahmaputra|Brahmaputra release page]] 
-  +  ​[[https://​wiki.opnfv.org/​testing|OPNFV Main Testing Page]] 
-  *[[https://etherpad.opnfv.org/p/bottlenecks]]\\+  ​[[https://​wiki.opnfv.org/​developer/​contribution_guidelines|OPNFV Coding Guidelines]] 
 +  * [[https://​ask.opnfv.org/​questions/​|Ask OPNFV]] 
 +  * [[https://wiki.opnfv.org/releases/brahmaputra/​release_plan|Brahmaputra release plan]]
  
-==== Key Project Facts ====+===== Key Project Facts =====
 {{scrape>​https://​gerrit.opnfv.org/​gerrit/​gitweb?​p=bottlenecks.git;​a=blob_plain;​f=INFO;​}} {{scrape>​https://​gerrit.opnfv.org/​gerrit/​gitweb?​p=bottlenecks.git;​a=blob_plain;​f=INFO;​}}
  
  
-==== Contributors ====+===== Contributors ​=====
  
 Lynch Michael A(Intel): michael.a.lynch@intel.com\\ Lynch Michael A(Intel): michael.a.lynch@intel.com\\
Line 83: Line 101:
 Mingjiang Li: limingjiang@huawei.com\\ Mingjiang Li: limingjiang@huawei.com\\
 Lingli Deng: denglingli@chinamobile.com\\ Lingli Deng: denglingli@chinamobile.com\\
- +Qunwei Yang: qwyang0126@gmail.com\\ 
 +Yaoguang Wang: sunshine.wang@huawei.com\\
  
  
bottlenecks.1450841114.txt.gz · Last modified: 2015/12/23 03:25 by panghao