Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

we estimate our needs to  < to be discussed/commented/challenged/questioned/...>:

  • 10 // parallel service onboarding
  • 50 // 50 parallel intsantiation
  • ....

Parallel onboarding tests

...

Tests executed on a Guilin lab. Reused of Reusing the basic_vm with different service names (it means that we recreate all the SDC objects VSP, VF Services).

2 series run several times:

  • 5 // simutalneous onboarding
  • 10 // simultaneous onboarding

The main component used for this test is the SDC (+AAI).

...

<graph grafana memory & CPU SDC>

Results

...

Data format is MM:SS,00.

5 parallel onboarding (10 series)

criteria \ Serie12345678910Average
Success rate (%)1001001001001008010010010010098
Min duration04:46,0027:39,0010:23,0010:14,0010:26,0011:18,0007:41,0007:53,0008:05,0008:34,00
Max durationMean durationAverage duration04:53,0027:43,0010:36,0010:17,0010:26,0011:20,0007:53,0007:59,0008:18,0008:42,00
Average duration04:50,0027:40,8010:27,4010:15,6010:26,0011:18,7507:47,8007:57,2008:11,2008:38,40
Median duration04:50,0027:41,0010:26,0010:16,0010:26,0011:18,5007:48,0007:59,0008:12,0008:39,00
Comments/Errrors/////

ERROR : maximum recursion depth

exceeded in a python object

/////Comments/Errros

<graph min/max/mean/average = f(serie)


10

...

parallel onboarding (5 series)

criteria \ Serie12345Average
Success rate (%)100100100100100
Min duration16:03,0016:03,0015:23,0016:32,0019:39,00
Max durationMean durationAverage duration16:22,0016:22,0017:10,0017:36,0020:00,00
Average duration16:14,4016:14,4016:50,4017:22,2019:50,00
Median duration16:18,5016:18,5017:08,0017:31,5019:52,00
Comments/Errrors////

ERROR : Resource Category

with "Generic" name

does not exist

Comments/Errros


<graph min/max/mean/average = f(serie)

...

ONAP Guilin is able to support 10 parallel onboardonboarding, which is what we do expect.

...

The creation of resources is linear. It means that on serie 10, 9 services have been already created. We could have expected a linear increase of the onboarding duration because the client used for test list several times the services.So the more services in SDC, the bigger the list is. So globally the SDC resources increase increases continuously because we cannot delete them but it has no direct impact on the onboarding duration. The duration evolution is not linear and the duration may depend on the cluster status.

...