Re: [opnfv-tech-discuss] Interpretation of yardstick test results

2016-10-07 Thread Cooper, Trevor
I don't think Yardstick tests are being interpreted much today, at least not as 
performance metrics. To reach a level of maturity that would make 
interpretation easy/useful and help the industry, IMO we need

Analysis of test coverage -> catalog with views per metric / project / 
scenarios ... and ultimately also workload/VNF
Tools / traffic generators -> features, suitability and limitations
Test cases -> accurate description of what is being tested, details of metrics 
measured, relevant specifications / references (what part of spec is actually 
implemented)
Any requirements from CVP ... cannot have separate set of tests/tools (who 
would work on that?)

Agree with Morgan we should discuss as a test community and have a strategy for 
Danube.

/Trevor


From: opnfv-tech-discuss-boun...@lists.opnfv.org 
[mailto:opnfv-tech-discuss-boun...@lists.opnfv.org] On Behalf Of 
morgan.richo...@orange.com
Sent: Thursday, October 06, 2016 9:10 AM
To: Frank Brockners (fbrockne) ; Juraj Linkes -X (jlinkes - 
PANTHEON TECHNOLOGIES at Cisco) ; Gaoliang (kubi) 
; limingjiang 
Cc: Andrej Vanko -X (avanko - PANTHEON TECHNOLOGIES at Cisco) 
; opnfv-tech-discuss@lists.opnfv.org
Subject: Re: [opnfv-tech-discuss] Interpretation of yardstick test results

Hi,

I think the question was already asked in Brahmaputra :)

We got an update on grafana last week but it was more on the capabilities of 
the tools than on the interpretation of the results.
I think we should clearly have a discussion on this topic.
It is probably complex to define thresholds = f(pod, hardware, network 
config,..) but it would be helpful.
Is there any activity on standardization side on this area?

I put several possible future discussions on the Testing community page 
https://wiki.opnfv.org/display/meetings/TestPerf
Please note that I postponed all the today agenda to next week as the quoraum 
was not reached.
I put the catalog mentioned by Myriam last week, but also the question of test 
coverage (discussions initiated months ago but could be interesting to 
reinitiate for Danube)  and performance/stress tests.
I was recently asked about the stress tests done in OPNFV and as far as I know 
we do not really try to stress the system (except vsperf and storperf).
We have the tools and the framework (Yardstick, Rally,..and some proprietary 
loaders)  to do it but not a real strategy on performance/stress tests
Danube is maybe a good time to try to elaborate something
I think we need also to organize a sync with CVS group to avoid any 
misunderstanding

/Morgan



Le 06/10/2016 à 09:59, Frank Brockners (fbrockne) a écrit :
Hi folks,

is there anyone around who can help with interpreting Yardstick's test results? 
I.e. what do all the numbers that we see created and submitted into the 
InfluxDB mean - i.e. how do I know whether a number is "good", "good enough", 
"not good"? In Grafana you see some nice graphs - but how do you interpret 
them? I scanned the user-guide but did not find any guidance - and from talking 
to other folks, I don't seem to be alone in struggling to understand the 
results.

Would greatly appreciate if someone could either explain the results (see e.g. 
Juraj's email below) or point us to a document that does so.

Many thanks!

Frank

From: Juraj Linkes -X (jlinkes - PANTHEON TECHNOLOGIES at Cisco)
Sent: Dienstag, 4. Oktober 2016 16:23
To: Gaoliang (kubi) 
; limingjiang 

Cc: 
opnfv-tech-discuss@lists.opnfv.org; 
Frank Brockners (fbrockne) ; 
Andrej Vanko -X (avanko - PANTHEON TECHNOLOGIES at Cisco) 

Subject: Interpretation of yardstick test results

Hi Kubi,

Can you help us with interpreting yardstick results? I've attached data from 
four runs produced by yardstick, but I have no idea what they mean - how do I 
know what is a good result and what is not?

Thanks,
Juraj




--

Morgan Richomme

Orange/ IMT/ OLN/ CNC/ NCA/ SINA



Network architect for innovative services

Future of the Network community member

Open source Orange community manager





tel. +33 (0) 296 072 106

mob. +33 (0) 637 753 326

morgan.richo...@orange.com

_



Ce message et ses pieces jointes peuvent contenir des informations 
confidentielles ou privilegiees et ne doivent donc

pas etre diffuses, exploites ou copies sans autorisation. Si vous avez recu ce 
message par erreur, veuillez le signaler

a l'expediteur et le detruire ainsi que les pieces jointes. Les messages 
electroniques etant susceptibles d'alteration,

Orange decline toute responsabilite si ce message a ete altere, deforme ou 
falsifie. Merci.



This message and its attachments may contain confidential or privileged 
information that may be protected by law;

they should not be 

Re: [opnfv-tech-discuss] CI evolution on impact on test projects

2016-10-20 Thread Cooper, Trevor
Thanks Morgan ... very good proposals to help move the test community forward. 

- We need to make good choices about what tests are run ... to do this we need 
a view of current test-coverage, test-tool capabilities and accurate test-case 
descriptions. In the end it needs to be about selecting test-cases ... not the 
project.
- Overlap and differences between test projects ... for example there are many 
"latency tests" but they measure different things and will have very different 
results depending on scenarios, tools, methodology, test configurations, etc. 
- There are no pass/fail criteria for performance tests ... but how do we 
develop minimum thresholds for passing the tests ... this can't be something 
arbitrary defined by each project.

Sorry I can't be at Open Stack ... please add above points to the test 
discussions.

Trevor



-Original Message-
From: test-wg-boun...@lists.opnfv.org [mailto:test-wg-boun...@lists.opnfv.org] 
On Behalf Of Gaoliang (kubi)
Sent: Thursday, October 20, 2016 1:01 AM
To: Jose Lausuch ; morgan.richo...@orange.com; 
test...@lists.opnfv.org
Cc: yaohelan ; serena feng ; 
opnfv-tech-discuss@lists.opnfv.org
Subject: Re: [test-wg] CI evolution on impact on test projects

Hi ,

Thanks for the great slides, CI evolution is definitely an importing thing in 
Danube release.

for yardstick in CI, the status is as below:

definition of smoke test / weekly scope / test slicing
 ->Yardstick have drafted the proposal of test slicing in Colorado release, but 
the framework do not support it in c, we're planning to support it in Danube

Automatic selection of tests according to scenarios
->Yardstick already support executing a scenario via a test-suite yaml in 
Colorado.
Selection is not automatic, it need to be defined in a scenario test-suite yaml.

Test used for installer gating -> no

scenario scoring -> yes, but yardstick only calculate the score by the scenario 
fail/pass status, after Slicing of Yardstick Test cases, Yardstick will include 
Tier score in Danube.

I agree with Jose about a layer between CI (Jenkins) and the test project. That 
would be helpful for all test projects. Let 's discuss details in OpenStack 
Summit.

Regards,

Kubi

-邮件原件-
发件人: opnfv-tech-discuss-boun...@lists.opnfv.org 
[mailto:opnfv-tech-discuss-boun...@lists.opnfv.org] 代表 Jose Lausuch
发送时间: 2016年10月18日 16:01
收件人: morgan.richo...@orange.com; test...@lists.opnfv.org
抄送: yaohelan; serena feng; opnfv-tech-discuss@lists.opnfv.org
主题: Re: [opnfv-tech-discuss] CI evolution on impact on test projects

Hi,

Although it took a while to go through all your slides and understand them all 
(the 2 big example slides helped a lot), I agree in general with what you 
explain. There are some confusing assumptions like   "if a case(weekly) fails 
=> still weekly loop but daily status" ... but the concept behind sounds like a 
good approach to follow.
We should definitively move to different keywords to latest/daily/weekly. 
Silver/Gold/Platinum sounds good enough, and congratulations for those 
scenarios that get the Platinum badge from Functest because it comprises a lot 
of long tests..

The promotions are performed in a logical way and everything is calculated and 
stored in the central DB. Just some concerns come to my mind:

   - if a couple scenarios (say 3 or 4) are promoted to "Gold", it means that 
they will be running all the tests (weekly loop) in CI (unless there is a 
regression on a daily test if I understand correctly)  ==> each Funtest weekly 
run might take 3-5 hours (say 8 hours for Deploy+Functest+Yardstick) ==> CI 
needs more time to complete an entire installer loop going through all the 
scenarios. Today, in some cases, a scenario takes ~2 days to run again in CI 
(with only daily Functest tests) and some scenarios could be considered 
nowadays as "Gold".. Are we prepared to run weekly tests on so many scenarios? 
Will we be able to do this the weeks before a release?

   - This new logic is very CI-oriented. We also need to bypass it for the case 
that an end user just wants to run all the tests the same way we do now (i.e. 
functest testcase run all). So, the logic has to be implemented in another 
layer on top, not in the test project framework as such. I can imagine a layer 
between CI (Jenkins) and the test project. This layer just tells Functest what 
to execute according to the info in the DB.

Regards,
Jose


-Original Message-
From: morgan.richo...@orange.com [mailto:morgan.richo...@orange.com] 
Sent: Thursday, October 13, 2016 17:12 PM
To: test...@lists.opnfv.org
Cc: Fatih Degirmenci; opnfv-tech-discuss@lists.opnfv.org; serena feng; 
yaohelan; Jose Lausuch
Subject: CI evolution on impact on test projects

Hi,

I took the action point to describe the possible consequences of CI evolution 
on test projects.

Please find attached a pdf detailing what I tried to explain yesterday :)

I will be off next Thursday and will not be able to detail it before Barcelona 
bu

Re: [opnfv-tech-discuss] [Dovetail]Dovetail meet-up in Openstack Summit

2016-10-21 Thread Cooper, Trevor
This is the IEEE Standard for Software and System Test Documentation 
http://ieeexplore.ieee.org/document/4578383/. Anything here we can leverage 
will save effort and help with consistency and credibility e.g. terminology / 
definitions, report templates, test plan structure, test case/ test procedure 
outline, test coverage/traceability, etc.

Trevor


From: opnfv-tech-discuss-boun...@lists.opnfv.org 
[mailto:opnfv-tech-discuss-boun...@lists.opnfv.org] On Behalf Of Wenjing Chu
Sent: Friday, October 21, 2016 11:34 AM
To: Tianhongbo ; Christopher Price 
; Dave Neary ; 
opnfv-tech-discuss@lists.opnfv.org
Subject: [opnfv-tech-discuss] [Dovetail]Dovetail meet-up in Openstack Summit

As discussed in today’s dovetail weekly call, we will organize a f2f during 
Openstack summit. It’ll be a good time to join the activities as we gear up for 
the first release.

Here is the logistics:

TIME: Tuesday October 25, 1:00 - up to 3:00 PM Local time
PLACE: lunch area, we will try to find a table and send location description 
out via email, irc (opnfv-meeting) and the etherpad page. Please check shortly 
before 1:00PM.


The etherpad for topics: /*eh, there’s a typo*/
https://etherpad.opnfv.org/p/collabrationofdovetail

Please consider to join the lunch meetup. Hope to see many of you there.
-Wenjing
___
opnfv-tech-discuss mailing list
opnfv-tech-discuss@lists.opnfv.org
https://lists.opnfv.org/mailman/listinfo/opnfv-tech-discuss


[opnfv-tech-discuss] [VSPERF] Weekly Call

2016-10-21 Thread Cooper, Trevor
BEGIN:VCALENDAR
METHOD:REQUEST
PRODID:Microsoft Exchange Server 2010
VERSION:2.0
BEGIN:VTIMEZONE
TZID:Pacific Standard Time
BEGIN:STANDARD
DTSTART:16010101T02
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
RRULE:FREQ=YEARLY;INTERVAL=1;BYDAY=1SU;BYMONTH=11
END:STANDARD
BEGIN:DAYLIGHT
DTSTART:16010101T02
TZOFFSETFROM:-0800
TZOFFSETTO:-0700
RRULE:FREQ=YEARLY;INTERVAL=1;BYDAY=2SU;BYMONTH=3
END:DAYLIGHT
END:VTIMEZONE
BEGIN:VEVENT
ORGANIZER;CN="Cooper, Trevor":MAILTO:trevor.coo...@intel.com
ATTENDEE;ROLE=REQ-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=TRUE;CN=opnfv-tech
 -disc...@lists.opnfv.org:MAILTO:opnfv-tech-discuss@lists.opnfv.org
DESCRIPTION;LANGUAGE=en-US:VSPERF Weekly Tuesday 3pm (Dublin)\, 8am (Pacifi
 c)\n•   Please join my meeting from your computer\, tablet or smartp
 hone.\n\nhttps://global.gotomeeting.com/join/761901733\n•   You can 
 also dial in using your phone.\n\nIreland +353 (0) 19 030 050\nAccess Code
 : 761-901-733\n\nMore phone numbers\nUnited States (Long distance): +1 (64
 6) 749-3117\nCanada (Long distance): +1 (647) 497-9371\nSweden (Long dista
 nce): +46 (0) 853 527 817\nUnited Kingdom (Long distance): +44 (0) 20 3713
  5010\n\n•   Weekly Meeting Every Wednesday 09:00 PT (1500<http://ww
 w.timeanddate.com/worldclock/fixedtime.html?hour=16&min=0&sec=0>) UTC\n•
GoToMeeting: https://global.gotomeeting.com/join/761901733\n•
IRC:\n•   freenode https://freenode.net/\n•   IRC channel: 
 #opnfv-vswitchperf http://webchat.freenode.net/?channels=opnfv-vswitchperf
 \n•   MeetBot: http://meetbot.opnfv.org/meetings/opnfv-vswitchperf/2
 015/\n\n\n\n
RRULE:FREQ=WEEKLY;INTERVAL=1;BYDAY=WE;WKST=SU
SUMMARY;LANGUAGE=en-US:[opnfv-tech-discuss] [VSPERF] Weekly Call
DTSTART;TZID=Pacific Standard Time:20161026T08
DTEND;TZID=Pacific Standard Time:20161026T09
UID:04008200E00074C5B7101A82E008F085952CB42BD201000
 01000204210266B418545814B649F564EB31D
CLASS:PUBLIC
PRIORITY:5
DTSTAMP:20161021T231053Z
TRANSP:OPAQUE
STATUS:CONFIRMED
SEQUENCE:0
LOCATION;LANGUAGE=en-US:GTM and #opnfv-vswitchperf
X-MICROSOFT-CDO-APPT-SEQUENCE:0
X-MICROSOFT-CDO-OWNERAPPTID:1565894624
X-MICROSOFT-CDO-BUSYSTATUS:TENTATIVE
X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY
X-MICROSOFT-CDO-ALLDAYEVENT:FALSE
X-MICROSOFT-CDO-IMPORTANCE:1
X-MICROSOFT-CDO-INSTTYPE:1
X-MICROSOFT-DISALLOW-COUNTER:FALSE
BEGIN:VALARM
ACTION:DISPLAY
DESCRIPTION:REMINDER
TRIGGER;RELATED=START:-PT15M
END:VALARM
END:VEVENT
END:VCALENDAR
___
opnfv-tech-discuss mailing list
opnfv-tech-discuss@lists.opnfv.org
https://lists.opnfv.org/mailman/listinfo/opnfv-tech-discuss


[opnfv-tech-discuss] [VSPERF] Weekly Call

2016-10-21 Thread Cooper, Trevor
BEGIN:VCALENDAR
METHOD:REQUEST
PRODID:Microsoft Exchange Server 2010
VERSION:2.0
BEGIN:VTIMEZONE
TZID:Pacific Standard Time
BEGIN:STANDARD
DTSTART:16010101T02
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
RRULE:FREQ=YEARLY;INTERVAL=1;BYDAY=1SU;BYMONTH=11
END:STANDARD
BEGIN:DAYLIGHT
DTSTART:16010101T02
TZOFFSETFROM:-0800
TZOFFSETTO:-0700
RRULE:FREQ=YEARLY;INTERVAL=1;BYDAY=2SU;BYMONTH=3
END:DAYLIGHT
END:VTIMEZONE
BEGIN:VEVENT
ORGANIZER;CN="Cooper, Trevor":MAILTO:trevor.coo...@intel.com
ATTENDEE;ROLE=REQ-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=FALSE;CN=opnfv-tec
 h-disc...@lists.opnfv.org:MAILTO:opnfv-tech-discuss@lists.opnfv.org
DESCRIPTION;LANGUAGE=en-US:VSPERF Weekly Tuesday 3pm (Dublin)\, 8am (Pacifi
 c)\n•   Please join my meeting from your computer\, tablet or smartp
 hone.\n\nhttps://global.gotomeeting.com/join/761901733\n•   You can 
 also dial in using your phone.\n\nIreland +353 (0) 19 030 050\nAccess Code
 : 761-901-733\n\nMore phone numbers\nUnited States (Long distance): +1 (64
 6) 749-3117\nCanada (Long distance): +1 (647) 497-9371\nSweden (Long dista
 nce): +46 (0) 853 527 817\nUnited Kingdom (Long distance): +44 (0) 20 3713
  5010\n\n•   Weekly Meeting Every Wednesday 09:00 PT (1500<http://ww
 w.timeanddate.com/worldclock/fixedtime.html?hour=16&min=0&sec=0>) UTC\n•
GoToMeeting: https://global.gotomeeting.com/join/761901733\n•
IRC:\n•   freenode https://freenode.net/\n•   IRC channel: 
 #opnfv-vswitchperf http://webchat.freenode.net/?channels=opnfv-vswitchperf
 \n•   MeetBot: http://meetbot.opnfv.org/meetings/opnfv-vswitchperf/2
 015/\n\n\n\n
RRULE:FREQ=WEEKLY;INTERVAL=1;BYDAY=WE;WKST=SU
SUMMARY;LANGUAGE=en-US:[opnfv-tech-discuss] [VSPERF] Weekly Call
DTSTART;TZID=Pacific Standard Time:20161026T08
DTEND;TZID=Pacific Standard Time:20161026T09
UID:04008200E00074C5B7101A82E008F085952CB42BD201000
 01000204210266B418545814B649F564EB31D
CLASS:PUBLIC
PRIORITY:5
DTSTAMP:20161021T231156Z
TRANSP:OPAQUE
STATUS:CONFIRMED
SEQUENCE:1
LOCATION;LANGUAGE=en-US:GTM and #opnfv-vswitchperf
X-MICROSOFT-CDO-APPT-SEQUENCE:1
X-MICROSOFT-CDO-OWNERAPPTID:1565894624
X-MICROSOFT-CDO-BUSYSTATUS:TENTATIVE
X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY
X-MICROSOFT-CDO-ALLDAYEVENT:FALSE
X-MICROSOFT-CDO-IMPORTANCE:1
X-MICROSOFT-CDO-INSTTYPE:1
X-MICROSOFT-DISALLOW-COUNTER:TRUE
BEGIN:VALARM
ACTION:DISPLAY
DESCRIPTION:REMINDER
TRIGGER;RELATED=START:-PT15M
END:VALARM
END:VEVENT
END:VCALENDAR
___
opnfv-tech-discuss mailing list
opnfv-tech-discuss@lists.opnfv.org
https://lists.opnfv.org/mailman/listinfo/opnfv-tech-discuss


[opnfv-tech-discuss] [VSPERF] Weekly Call

2016-10-25 Thread Cooper, Trevor
BEGIN:VCALENDAR
METHOD:REQUEST
PRODID:Microsoft Exchange Server 2010
VERSION:2.0
BEGIN:VTIMEZONE
TZID:Pacific Standard Time
BEGIN:STANDARD
DTSTART:16010101T02
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
RRULE:FREQ=YEARLY;INTERVAL=1;BYDAY=1SU;BYMONTH=11
END:STANDARD
BEGIN:DAYLIGHT
DTSTART:16010101T02
TZOFFSETFROM:-0800
TZOFFSETTO:-0700
RRULE:FREQ=YEARLY;INTERVAL=1;BYDAY=2SU;BYMONTH=3
END:DAYLIGHT
END:VTIMEZONE
BEGIN:VEVENT
ORGANIZER;CN="Cooper, Trevor":MAILTO:trevor.coo...@intel.com
ATTENDEE;ROLE=REQ-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=FALSE;CN=opnfv-tec
 h-disc...@lists.opnfv.org:MAILTO:opnfv-tech-discuss@lists.opnfv.org
DESCRIPTION;LANGUAGE=en-US:VSPERF Weekly Meeting - Wednesday 3pm (Dublin)\,
  8am (Pacific)\n\n•   IRC:\n•   freenode https://freenode.net/
 \n•   IRC channel: #opnfv-vswitchperf http://webchat.freenode.net/?c
 hannels=opnfv-vswitchperf\n•   MeetBot: http://meetbot.opnfv.org/mee
 tings/opnfv-vswitchperf/2015/\n\nPlease join my meeting from your computer
 \, tablet or smartphone.\nhttps://global.gotomeeting.com/join/915183117\n\
 nYou can also dial in using your phone.\nUnited States (Toll-free) +1 (571
 ) 317-3129 +1 (571) 317-3129\n\nAccess Code: 915-183-117\n\nMore phone num
 bers\nAustralia (Toll-free) +61 2 8355 1040 +61 2 8355 1040\nAustria (Toll
 -free) +43 7 2088 0034 +43 7 2088 0034\nBelgium (Toll-free) +32 (0) 28 93 
 7018 +32 (0) 28 93 7018\nCanada (Toll-free) +1 (647) 497-9350 +1 (647) 497
 -9350\nDenmark (Toll-free) +45 69 91 88 64 +45 69 91 88 64\nFinland (Toll-
 free) +358 (0) 923 17 0568 +358 (0) 923 17 0568\nFrance (Toll-free) +33 (0
 ) 170 950 592 +33 (0) 170 950 592\nGermany (Toll-free) +49 (0) 692 5736 72
 10 +49 (0) 692 5736 7210\nIreland (Toll-free) +353 (0) 15 360 728 +353 (0)
  15 360 728\nItaly (Toll-free) +39 0 247 92 13 01 +39 0 247 92 13 01\nNeth
 erlands (Toll-free) +31 (0) 208 080 219 +31 (0) 208 080 219\nNew Zealand (
 Toll-free) +64 9 909 7888 +64 9 909 7888\nNorway (Toll-free) +47 75 80 32 
 07 +47 75 80 32 07\nSpain (Toll-free) +34 955 32 0845 +34 955 32 0845\nSwe
 den (Toll-free) +46 (0) 853 527 836 +46 (0) 853 527 836\nSwitzerland (Toll
 -free) +41 (0) 435 0167 13 +41 (0) 435 0167 13\nUnited Kingdom (Toll-free)
  +44 (0) 330 221 0086 +44 (0) 330 221 0086\n\nFirst GoToMeeting? Try a tes
 t session:   http://help.citrix.com/getready\n\n
RRULE:FREQ=WEEKLY;INTERVAL=1;BYDAY=WE;WKST=SU
SUMMARY;LANGUAGE=en-US:[opnfv-tech-discuss] [VSPERF] Weekly Call
DTSTART;TZID=Pacific Standard Time:20161026T08
DTEND;TZID=Pacific Standard Time:20161026T09
UID:04008200E00074C5B7101A82E008F085952CB42BD201000
 01000204210266B418545814B649F564EB31D
CLASS:PUBLIC
PRIORITY:5
DTSTAMP:20161025T160711Z
TRANSP:OPAQUE
STATUS:CONFIRMED
SEQUENCE:3
LOCATION;LANGUAGE=en-US:GTM and #opnfv-vswitchperf
X-MICROSOFT-CDO-APPT-SEQUENCE:3
X-MICROSOFT-CDO-OWNERAPPTID:1565894624
X-MICROSOFT-CDO-BUSYSTATUS:TENTATIVE
X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY
X-MICROSOFT-CDO-ALLDAYEVENT:FALSE
X-MICROSOFT-CDO-IMPORTANCE:1
X-MICROSOFT-CDO-INSTTYPE:1
X-MICROSOFT-DISALLOW-COUNTER:TRUE
BEGIN:VALARM
ACTION:DISPLAY
DESCRIPTION:REMINDER
TRIGGER;RELATED=START:-PT15M
END:VALARM
END:VEVENT
END:VCALENDAR
___
opnfv-tech-discuss mailing list
opnfv-tech-discuss@lists.opnfv.org
https://lists.opnfv.org/mailman/listinfo/opnfv-tech-discuss


[opnfv-tech-discuss] Canceled: Test projects - weekly coordination meeting ()

2016-10-27 Thread Cooper, Trevor
BEGIN:VCALENDAR
METHOD:CANCEL
PRODID:Microsoft Exchange Server 2010
VERSION:2.0
BEGIN:VTIMEZONE
TZID:Pacific Standard Time
BEGIN:STANDARD
DTSTART:16010101T02
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
RRULE:FREQ=YEARLY;INTERVAL=1;BYDAY=1SU;BYMONTH=11
END:STANDARD
BEGIN:DAYLIGHT
DTSTART:16010101T02
TZOFFSETFROM:-0800
TZOFFSETTO:-0700
RRULE:FREQ=YEARLY;INTERVAL=1;BYDAY=2SU;BYMONTH=3
END:DAYLIGHT
END:VTIMEZONE
BEGIN:VEVENT
ORGANIZER;CN="Cooper, Trevor":MAILTO:trevor.coo...@intel.com
ATTENDEE;ROLE=REQ-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=FALSE;CN=opnfv-tec
 h-disc...@lists.opnfv.org:MAILTO:opnfv-tech-discuss@lists.opnfv.org
ATTENDEE;ROLE=OPT-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=FALSE;CN='Alan Sar
 della':MAILTO:asarde...@linuxfoundation.org
ATTENDEE;ROLE=OPT-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=FALSE;CN='Gabor Ha
 lász':MAILTO:gabor.hal...@ericsson.com
ATTENDEE;ROLE=OPT-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=FALSE;CN='Alan McN
 amee':MAILTO:alan...@openet.com
ATTENDEE;ROLE=OPT-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=FALSE;CN='Erik Kem
 pen':MAILTO:ekem...@advaoptical.com
ATTENDEE;ROLE=OPT-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=FALSE;CN='Mishael 
 Wexler':MAILTO:mishael.wex...@huawei.com
ATTENDEE;ROLE=OPT-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=FALSE;CN='Skip Boo
 th (ebooth)':MAILTO:ebo...@cisco.com
ATTENDEE;ROLE=OPT-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=FALSE;CN='Tal Bare
 nboim':MAILTO:t...@amdocs.com
ATTENDEE;ROLE=OPT-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=FALSE;CN='Srinivas
  Chaganti':MAILTO:schaga...@versa-networks.com
DESCRIPTION;LANGUAGE=en-US:Please see the test working group wiki page for 
 meeting logistics\nhttps://wiki.opnfv.org/display/meetings/TestPerf\n\nTes
 t working group https://wiki.opnfv.org/display/testing\n\n\nTrevor Cooper\
 n+1 503-696-2096 (office) | +1 503-593-5249 (mobile) | trevor.cooper@intel
 .com\n\n\n
RRULE:FREQ=WEEKLY;INTERVAL=1;BYDAY=TH;WKST=SU
EXDATE;TZID=Pacific Standard Time:20151029T07,20151112T07,20151224T
 07,20151231T07,20160204T07,20160211T07,20160317T07,201
 60331T07
SUMMARY;LANGUAGE=en-US:Canceled: [opnfv-tech-discuss] Test projects - weekl
 y coordination meeting ()
DTSTART;TZID=Pacific Standard Time:20150813T07
DTEND;TZID=Pacific Standard Time:20150813T08
UID:04008200E00074C5B7101A82E008A040B295E9D4D001000
 010008BF0E21472E58A499409061C100A51AD
CLASS:PUBLIC
PRIORITY:1
DTSTAMP:20161027T143454Z
TRANSP:OPAQUE
STATUS:CANCELLED
SEQUENCE:71
LOCATION;LANGUAGE=en-US:#opnfv-meeting and GoTo
X-MICROSOFT-CDO-APPT-SEQUENCE:71
X-MICROSOFT-CDO-OWNERAPPTID:-1509128225
X-MICROSOFT-CDO-BUSYSTATUS:FREE
X-MICROSOFT-CDO-INTENDEDSTATUS:FREE
X-MICROSOFT-CDO-ALLDAYEVENT:FALSE
X-MICROSOFT-CDO-IMPORTANCE:2
X-MICROSOFT-CDO-INSTTYPE:1
X-MICROSOFT-DISALLOW-COUNTER:FALSE
END:VEVENT
BEGIN:VEVENT
SUMMARY:Canceled: [opnfv-tech-discuss] Test projects - weekly coordination 
 meeting ()
DTSTART;TZID=Pacific Standard Time:20150827T07
DTEND;TZID=Pacific Standard Time:20150827T08
UID:04008200E00074C5B7101A82E008A040B295E9D4D001000
 010008BF0E21472E58A499409061C100A51AD
RECURRENCE-ID;TZID=Pacific Standard Time:20150827T00
CLASS:PUBLIC
PRIORITY:1
DTSTAMP:20161027T143454Z
TRANSP:OPAQUE
STATUS:CONFIRMED
SEQUENCE:71
LOCATION:#opnfv-meeting and GoTo
X-MICROSOFT-CDO-APPT-SEQUENCE:71
X-MICROSOFT-CDO-OWNERAPPTID:-1509128225
X-MICROSOFT-CDO-BUSYSTATUS:BUSY
X-MICROSOFT-CDO-INTENDEDSTATUS:FREE
X-MICROSOFT-CDO-ALLDAYEVENT:FALSE
X-MICROSOFT-CDO-IMPORTANCE:2
X-MICROSOFT-CDO-INSTTYPE:1
X-MICROSOFT-DISALLOW-COUNTER:FALSE
END:VEVENT
BEGIN:VEVENT
SUMMARY:[opnfv-tech-discuss] [pharos][functest][yardstick][qtip] Weekly Tes
 t Project Sync and Inform (Thurs Sep 10th)
DTSTART;TZID=Pacific Standard Time:20150910T07
DTEND;TZID=Pacific Standard Time:20150910T08
UID:04008200E00074C5B7101A82E008A040B295E9D4D001000
 010008BF0E21472E58A499409061C100A51AD
RECURRENCE-ID;TZID=Pacific Standard Time:20150910T00
CLASS:PUBLIC
PRIORITY:1
DTSTAMP:20161027T143454Z
TRANSP:OPAQUE
STATUS:CONFIRMED
SEQUENCE:71
LOCATION:#opnfv-meeting and GoTo
X-MICROSOFT-CDO-APPT-SEQUENCE:71
X-MICROSOFT-CDO-OWNERAPPTID:-1509128225
X-MICROSOFT-CDO-BUSYSTATUS:BUSY
X-MICROSOFT-CDO-INTENDEDSTATUS:FREE
X-MICROSOFT-CDO-ALLDAYEVENT:FALSE
X-MICROSOFT-CDO-IMPORTANCE:2
X-MICROSOFT-CDO-INSTTYPE:1
X-MICROSOFT-DISALLOW-COUNTER:FALSE
END:VEVENT
BEGIN:VEVENT
SUMMARY:Canceled: [opnfv-tech-discuss] Test projects - weekly coordination 
 meeting ()
DTSTART;TZID=Pacific Standard Time:20150917T07
DTEND;TZID=Pacific Standard Time:20150917T08
UID:04008200E00074C5B7101A82E008A040B295E9D4D001000
 010008BF0E21472E58A499409061C100A51AD
RECURRENCE-ID;TZID=Pacific Standard Time:20150917T00
CLASS:PUBLIC
PRIORITY:1
DTSTAMP:20161027T143454Z
TRANSP:OPAQUE
STATUS:CONFIRMED
SEQUENCE:71
LOCATION:#opnfv-meeting and

[opnfv-tech-discuss] Test Working Group Weekly Meeting

2016-10-27 Thread Cooper, Trevor
BEGIN:VCALENDAR
METHOD:REQUEST
PRODID:Microsoft Exchange Server 2010
VERSION:2.0
BEGIN:VTIMEZONE
TZID:Pacific Standard Time
BEGIN:STANDARD
DTSTART:16010101T02
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
RRULE:FREQ=YEARLY;INTERVAL=1;BYDAY=1SU;BYMONTH=11
END:STANDARD
BEGIN:DAYLIGHT
DTSTART:16010101T02
TZOFFSETFROM:-0800
TZOFFSETTO:-0700
RRULE:FREQ=YEARLY;INTERVAL=1;BYDAY=2SU;BYMONTH=3
END:DAYLIGHT
END:VTIMEZONE
BEGIN:VEVENT
ORGANIZER;CN="Cooper, Trevor":MAILTO:trevor.coo...@intel.com
ATTENDEE;ROLE=REQ-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=FALSE;CN=opnfv-tec
 h-disc...@lists.opnfv.org:MAILTO:opnfv-tech-discuss@lists.opnfv.org
DESCRIPTION;LANGUAGE=en-US:•   Usual time (this timeslot): Every Thur
 sday 14:00-15:00 UTC / 7:00-8:00 PDT\n•\n•   APAC time: 2nd Wednes
 day of the month 8:00-9:00 UTC\n•   Etherpad: https://etherpad.opnfv
 .org/p/testperf\n•   IRC channel: #opnfv-testperf @ Freenode\n•   Join the meeting
  from your computer\, tablet or smartphone\n•   Standard time: Thurs
 day GTM: https://global.gotomeeting.com/join/305553637\n•   Access C
 ode: 305-553-637\n•   Phone numbers: https://global.gotomeeting.com/
 305553637/numbersdisplay.html\nPlease see the Test Working Group for AGEND
 A and APAC meeting logistics https://wiki.opnfv.org/display/meetings/TestP
 erf\n\nTest working group wiki page: https://wiki.opnfv.org/display/testin
 g\n\n\nTrevor Cooper\n+1 503-696-2096 (office) | +1 503-593-5249 (mobile) 
 | trevor.coo...@intel.com\n\n\n
SUMMARY;LANGUAGE=en-US:[opnfv-tech-discuss] Test Working Group Weekly Meeti
 ng 
DTSTART;TZID=Pacific Standard Time:20161027T07
DTEND;TZID=Pacific Standard Time:20161027T08
UID:04008200E00074C5B7101A82E008C09E108F2530D201000
 01000247EC834F9ADE942A122892E9292F393
CLASS:PUBLIC
PRIORITY:5
DTSTAMP:20161027T145218Z
TRANSP:OPAQUE
STATUS:CONFIRMED
SEQUENCE:0
LOCATION;LANGUAGE=en-US:GTM and #opnfv-testperf @ Freenode
X-MICROSOFT-CDO-APPT-SEQUENCE:0
X-MICROSOFT-CDO-OWNERAPPTID:1461430240
X-MICROSOFT-CDO-BUSYSTATUS:TENTATIVE
X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY
X-MICROSOFT-CDO-ALLDAYEVENT:FALSE
X-MICROSOFT-CDO-IMPORTANCE:1
X-MICROSOFT-CDO-INSTTYPE:0
X-MICROSOFT-DISALLOW-COUNTER:TRUE
BEGIN:VALARM
ACTION:DISPLAY
DESCRIPTION:REMINDER
TRIGGER;RELATED=START:-PT15M
END:VALARM
END:VEVENT
END:VCALENDAR
___
opnfv-tech-discuss mailing list
opnfv-tech-discuss@lists.opnfv.org
https://lists.opnfv.org/mailman/listinfo/opnfv-tech-discuss


[opnfv-tech-discuss] Test Working Group Weekly Meeting

2016-10-27 Thread Cooper, Trevor
BEGIN:VCALENDAR
METHOD:REQUEST
PRODID:Microsoft Exchange Server 2010
VERSION:2.0
BEGIN:VTIMEZONE
TZID:Pacific Standard Time
BEGIN:STANDARD
DTSTART:16010101T02
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
RRULE:FREQ=YEARLY;INTERVAL=1;BYDAY=1SU;BYMONTH=11
END:STANDARD
BEGIN:DAYLIGHT
DTSTART:16010101T02
TZOFFSETFROM:-0800
TZOFFSETTO:-0700
RRULE:FREQ=YEARLY;INTERVAL=1;BYDAY=2SU;BYMONTH=3
END:DAYLIGHT
END:VTIMEZONE
BEGIN:VEVENT
ORGANIZER;CN="Cooper, Trevor":MAILTO:trevor.coo...@intel.com
ATTENDEE;ROLE=REQ-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=FALSE;CN=opnfv-tec
 h-disc...@lists.opnfv.org:MAILTO:opnfv-tech-discuss@lists.opnfv.org
DESCRIPTION;LANGUAGE=en-US:•   Usual time (this timeslot): Every Thur
 sday 14:00-15:00 UTC / 7:00-8:00 PDT\n•\n•   APAC time: 2nd Wednes
 day of the month 8:00-9:00 UTC\n•   Etherpad: https://etherpad.opnfv
 .org/p/testperf\n•   IRC channel: #opnfv-testperf @ Freenode\n•   Join the meeting
  from your computer\, tablet or smartphone\n•   Standard time: Thurs
 day GTM: https://global.gotomeeting.com/join/305553637\n•   Access C
 ode: 305-553-637\n•   Phone numbers: https://global.gotomeeting.com/
 305553637/numbersdisplay.html\nPlease see the Test Working Group for AGEND
 A and APAC meeting logistics https://wiki.opnfv.org/display/meetings/TestP
 erf\n\nTest working group wiki page: https://wiki.opnfv.org/display/testin
 g\n\n\nTrevor Cooper\n+1 503-696-2096 (office) | +1 503-593-5249 (mobile) 
 | trevor.coo...@intel.com\n\n\n
RRULE:FREQ=WEEKLY;INTERVAL=1;BYDAY=TH;WKST=SU
SUMMARY;LANGUAGE=en-US:[opnfv-tech-discuss] Test Working Group Weekly Meeti
 ng 
DTSTART;TZID=Pacific Standard Time:20161103T07
DTEND;TZID=Pacific Standard Time:20161103T08
UID:04008200E00074C5B7101A82E008C09E108F2530D201000
 01000247EC834F9ADE942A122892E9292F393
CLASS:PUBLIC
PRIORITY:5
DTSTAMP:20161027T145247Z
TRANSP:OPAQUE
STATUS:CONFIRMED
SEQUENCE:1
LOCATION;LANGUAGE=en-US:GTM and #opnfv-testperf @ Freenode
X-MICROSOFT-CDO-APPT-SEQUENCE:1
X-MICROSOFT-CDO-OWNERAPPTID:1461430240
X-MICROSOFT-CDO-BUSYSTATUS:TENTATIVE
X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY
X-MICROSOFT-CDO-ALLDAYEVENT:FALSE
X-MICROSOFT-CDO-IMPORTANCE:1
X-MICROSOFT-CDO-INSTTYPE:1
X-MICROSOFT-DISALLOW-COUNTER:TRUE
BEGIN:VALARM
ACTION:DISPLAY
DESCRIPTION:REMINDER
TRIGGER;RELATED=START:-PT15M
END:VALARM
END:VEVENT
END:VCALENDAR
___
opnfv-tech-discuss mailing list
opnfv-tech-discuss@lists.opnfv.org
https://lists.opnfv.org/mailman/listinfo/opnfv-tech-discuss


[opnfv-tech-discuss] [test-wg] Test community common goals and priorities for Danube

2016-11-03 Thread Cooper, Trevor
Following up from today's test working-group meeting ... 
https://wiki.opnfv.org/display/meetings/TestPerf

The topic of discussing test community common goals has been added to the 
agenda for next 2 meetings (remember next week is the APAC slot)


There is now and Etherpad for discussing this topic and already some 
information there ... https://etherpad.opnfv.org/p/TestCommunityGoals ... There 
is an action for everybody to contribute your ideas! The link to the Etherpad 
is also in the meeting agenda for next 2 weeks.

/Trevor
___
opnfv-tech-discuss mailing list
opnfv-tech-discuss@lists.opnfv.org
https://lists.opnfv.org/mailman/listinfo/opnfv-tech-discuss


[opnfv-tech-discuss] Canceled: [VSPERF] Weekly Call

2016-11-08 Thread Cooper, Trevor
BEGIN:VCALENDAR
METHOD:CANCEL
PRODID:Microsoft Exchange Server 2010
VERSION:2.0
BEGIN:VTIMEZONE
TZID:Pacific Standard Time
BEGIN:STANDARD
DTSTART:16010101T02
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
RRULE:FREQ=YEARLY;INTERVAL=1;BYDAY=1SU;BYMONTH=11
END:STANDARD
BEGIN:DAYLIGHT
DTSTART:16010101T02
TZOFFSETFROM:-0800
TZOFFSETTO:-0700
RRULE:FREQ=YEARLY;INTERVAL=1;BYDAY=2SU;BYMONTH=3
END:DAYLIGHT
END:VTIMEZONE
BEGIN:VEVENT
ORGANIZER;CN="Cooper, Trevor":MAILTO:trevor.coo...@intel.com
ATTENDEE;ROLE=REQ-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=FALSE;CN=opnfv-tec
 h-disc...@lists.opnfv.org:MAILTO:opnfv-tech-discuss@lists.opnfv.org
ATTENDEE;ROLE=OPT-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=FALSE;CN='Mario To
 rrecillas Rodriguez':MAILTO:mario.rodrig...@arm.com
ATTENDEE;ROLE=OPT-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=FALSE;CN='Bill Mic
 halowski':MAILTO:bmich...@redhat.com
ATTENDEE;ROLE=OPT-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=FALSE;CN='Christia
 n Trautman':MAILTO:ctrau...@redhat.com
ATTENDEE;ROLE=OPT-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=FALSE;CN="'Tomasini
 , Lorenzo'":MAILTO:lorenzo.tomas...@fokus.fraunhofer.de
ATTENDEE;ROLE=OPT-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=FALSE;CN='Canio Ci
 llis':MAILTO:canio.cil...@de.ibm.com
DESCRIPTION;LANGUAGE=en-US:MEETING IS NOT CANCELLED … REMOVING INDIVIUALS
  WHO SOMEHOW APPEARED ON THE TO LIST … WILL SEND AN UPDATE OUT TO opnfv-
 tech-disc...@lists.opnfv.org!\n
 \n\nVSPERF Weekly Meeting - Wednesday 3pm (Dublin)\, 8am (Pacific)\n\n• 
   IRC:\n•   freenode https://freenode.net/\n•   IRC channe
 l: #opnfv-vswitchperf http://webchat.freenode.net/?channels=opnfv-vswitchp
 erf\n•   MeetBot: http://meetbot.opnfv.org/meetings/opnfv-vswitchper
 f/2015/\n\nPlease join my meeting from your computer\, tablet or smartphon
 e.\nhttps://global.gotomeeting.com/join/915183117\n\nYou can also dial in 
 using your phone.\nUnited States (Toll-free) +1 (571) 317-3129 +1 (571) 31
 7-3129\n\nAccess Code: 915-183-117\n\nMore phone numbers\nAustralia (Toll-
 free) +61 2 8355 1040 +61 2 8355 1040\nAustria (Toll-free) +43 7 2088 0034
  +43 7 2088 0034\nBelgium (Toll-free) +32 (0) 28 93 7018 +32 (0) 28 93 701
 8\nCanada (Toll-free) +1 (647) 497-9350 +1 (647) 497-9350\nDenmark (Toll-f
 ree) +45 69 91 88 64 +45 69 91 88 64\nFinland (Toll-free) +358 (0) 923 17 
 0568 +358 (0) 923 17 0568\nFrance (Toll-free) +33 (0) 170 950 592 +33 (0) 
 170 950 592\nGermany (Toll-free) +49 (0) 692 5736 7210 +49 (0) 692 5736 72
 10\nIreland (Toll-free) +353 (0) 15 360 728 +353 (0) 15 360 728\nItaly (To
 ll-free) +39 0 247 92 13 01 +39 0 247 92 13 01\nNetherlands (Toll-free) +3
 1 (0) 208 080 219 +31 (0) 208 080 219\nNew Zealand (Toll-free) +64 9 909 7
 888 +64 9 909 7888\nNorway (Toll-free) +47 75 80 32 07 +47 75 80 32 07\nSp
 ain (Toll-free) +34 955 32 0845 +34 955 32 0845\nSweden (Toll-free) +46 (0
 ) 853 527 836 +46 (0) 853 527 836\nSwitzerland (Toll-free) +41 (0) 435 016
 7 13 +41 (0) 435 0167 13\nUnited Kingdom (Toll-free) +44 (0) 330 221 0086 
 +44 (0) 330 221 0086\n\nFirst GoToMeeting? Try a test session:   http://he
 lp.citrix.com/getready\n\n
RRULE:FREQ=WEEKLY;INTERVAL=1;BYDAY=WE;WKST=SU
SUMMARY;LANGUAGE=en-US:Canceled: [opnfv-tech-discuss] [VSPERF] Weekly Call
DTSTART;TZID=Pacific Standard Time:20161026T08
DTEND;TZID=Pacific Standard Time:20161026T09
UID:04008200E00074C5B7101A82E008F085952CB42BD201000
 01000204210266B418545814B649F564EB31D
CLASS:PUBLIC
PRIORITY:1
DTSTAMP:20161108T193057Z
TRANSP:OPAQUE
STATUS:CANCELLED
SEQUENCE:4
LOCATION;LANGUAGE=en-US:GTM and #opnfv-vswitchperf
X-MICROSOFT-CDO-APPT-SEQUENCE:4
X-MICROSOFT-CDO-OWNERAPPTID:1565894624
X-MICROSOFT-CDO-BUSYSTATUS:FREE
X-MICROSOFT-CDO-INTENDEDSTATUS:FREE
X-MICROSOFT-CDO-ALLDAYEVENT:FALSE
X-MICROSOFT-CDO-IMPORTANCE:2
X-MICROSOFT-CDO-INSTTYPE:1
X-MICROSOFT-DISALLOW-COUNTER:TRUE
END:VEVENT
BEGIN:VEVENT
SUMMARY:Canceled: [opnfv-tech-discuss] [VSPERF] Weekly Call
DTSTART;TZID=Pacific Standard Time:20161102T08
DTEND;TZID=Pacific Standard Time:20161102T09
UID:04008200E00074C5B7101A82E008F085952CB42BD201000
 01000204210266B418545814B649F564EB31D
RECURRENCE-ID;TZID=Pacific Standard Time:20161102T00
CLASS:PUBLIC
PRIORITY:1
DTSTAMP:20161108T193057Z
TRANSP:OPAQUE
STATUS:CANCELLED
SEQUENCE:4
LOCATION:GTM and #opnfv-vswitchperf
X-MICROSOFT-CDO-APPT-SEQUENCE:4
X-MICROSOFT-CDO-OWNERAPPTID:1565894624
X-MICROSOFT-CDO-BUSYSTATUS:FREE
X-MICROSOFT-CDO-INTENDEDSTATUS:FREE
X-MICROSOFT-CDO-ALLDAYEVENT:FALSE
X-MICROSOFT-CDO-IMPORTANCE:2
X-MICROSOFT-CDO-INSTTYPE:1
X-MICROSOFT-DISALLOW-COUNTER:TRUE
END:VEVENT
END:VCALENDAR
___
opnfv-tech-discuss mailing list
opnfv-tech-discuss@lists.opnfv.org
https://lists.opnfv.org/mailman/listinfo/opnfv-tech-discuss


[opnfv-tech-discuss] [VSPERF] Weekly Call

2016-11-08 Thread Cooper, Trevor
BEGIN:VCALENDAR
METHOD:REQUEST
PRODID:Microsoft Exchange Server 2010
VERSION:2.0
BEGIN:VTIMEZONE
TZID:Pacific Standard Time
BEGIN:STANDARD
DTSTART:16010101T02
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
RRULE:FREQ=YEARLY;INTERVAL=1;BYDAY=1SU;BYMONTH=11
END:STANDARD
BEGIN:DAYLIGHT
DTSTART:16010101T02
TZOFFSETFROM:-0800
TZOFFSETTO:-0700
RRULE:FREQ=YEARLY;INTERVAL=1;BYDAY=2SU;BYMONTH=3
END:DAYLIGHT
END:VTIMEZONE
BEGIN:VEVENT
ORGANIZER;CN="Cooper, Trevor":MAILTO:trevor.coo...@intel.com
ATTENDEE;ROLE=REQ-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=FALSE;CN=opnfv-tec
 h-disc...@lists.opnfv.org:MAILTO:opnfv-tech-discuss@lists.opnfv.org
DESCRIPTION;LANGUAGE=en-US:VSPERF Weekly Meeting - Wednesday UTC 16h00\, Ir
 eland 16h00\, Pacific 8h00\n\n•   IRC:\n•   freenode https://f
 reenode.net/\n•   IRC channel: #opnfv-vswitchperf http://webchat.fre
 enode.net/?channels=opnfv-vswitchperf\n•   MeetBot: http://meetbot.o
 pnfv.org/meetings/opnfv-vswitchperf/2015/\n\nPlease join my meeting from y
 our computer\, tablet or smartphone.\nhttps://global.gotomeeting.com/join/
 915183117\n\nYou can also dial in using your phone.\nUnited States (Toll-f
 ree) +1 (571) 317-3129 +1 (571) 317-3129\n\nAccess Code: 915-183-117\n\nMo
 re phone numbers\nAustralia (Toll-free) +61 2 8355 1040 +61 2 8355 1040\nA
 ustria (Toll-free) +43 7 2088 0034 +43 7 2088 0034\nBelgium (Toll-free) +3
 2 (0) 28 93 7018 +32 (0) 28 93 7018\nCanada (Toll-free) +1 (647) 497-9350 
 +1 (647) 497-9350\nDenmark (Toll-free) +45 69 91 88 64 +45 69 91 88 64\nFi
 nland (Toll-free) +358 (0) 923 17 0568 +358 (0) 923 17 0568\nFrance (Toll-
 free) +33 (0) 170 950 592 +33 (0) 170 950 592\nGermany (Toll-free) +49 (0)
  692 5736 7210 +49 (0) 692 5736 7210\nIreland (Toll-free) +353 (0) 15 360 
 728 +353 (0) 15 360 728\nItaly (Toll-free) +39 0 247 92 13 01 +39 0 247 92
  13 01\nNetherlands (Toll-free) +31 (0) 208 080 219 +31 (0) 208 080 219\nN
 ew Zealand (Toll-free) +64 9 909 7888 +64 9 909 7888\nNorway (Toll-free) +
 47 75 80 32 07 +47 75 80 32 07\nSpain (Toll-free) +34 955 32 0845 +34 955 
 32 0845\nSweden (Toll-free) +46 (0) 853 527 836 +46 (0) 853 527 836\nSwitz
 erland (Toll-free) +41 (0) 435 0167 13 +41 (0) 435 0167 13\nUnited Kingdom
  (Toll-free) +44 (0) 330 221 0086 +44 (0) 330 221 0086\n\nFirst GoToMeetin
 g? Try a test session:   http://help.citrix.com/getready\n\n\n
RRULE:FREQ=WEEKLY;INTERVAL=1;BYDAY=WE;WKST=SU
SUMMARY;LANGUAGE=en-US:[opnfv-tech-discuss] [VSPERF] Weekly Call
DTSTART;TZID=Pacific Standard Time:20161109T08
DTEND;TZID=Pacific Standard Time:20161109T09
UID:04008200E00074C5B7101A82E008B0A87F15B439D201000
 010007467EEA0909BBF46903658F8C0CBFD35
CLASS:PUBLIC
PRIORITY:5
DTSTAMP:20161108T200709Z
TRANSP:OPAQUE
STATUS:CONFIRMED
SEQUENCE:0
LOCATION;LANGUAGE=en-US:GTM and #opnfv-vswitchperf
X-MICROSOFT-CDO-APPT-SEQUENCE:0
X-MICROSOFT-CDO-OWNERAPPTID:-420956192
X-MICROSOFT-CDO-BUSYSTATUS:TENTATIVE
X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY
X-MICROSOFT-CDO-ALLDAYEVENT:FALSE
X-MICROSOFT-CDO-IMPORTANCE:1
X-MICROSOFT-CDO-INSTTYPE:1
X-MICROSOFT-DISALLOW-COUNTER:TRUE
BEGIN:VALARM
ACTION:DISPLAY
DESCRIPTION:REMINDER
TRIGGER;RELATED=START:-PT15M
END:VALARM
END:VEVENT
END:VCALENDAR
___
opnfv-tech-discuss mailing list
opnfv-tech-discuss@lists.opnfv.org
https://lists.opnfv.org/mailman/listinfo/opnfv-tech-discuss


[opnfv-tech-discuss] [VSPERF] Weekly Call

2016-11-08 Thread Cooper, Trevor
BEGIN:VCALENDAR
METHOD:REQUEST
PRODID:Microsoft Exchange Server 2010
VERSION:2.0
BEGIN:VTIMEZONE
TZID:Pacific Standard Time
BEGIN:STANDARD
DTSTART:16010101T02
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
RRULE:FREQ=YEARLY;INTERVAL=1;BYDAY=1SU;BYMONTH=11
END:STANDARD
BEGIN:DAYLIGHT
DTSTART:16010101T02
TZOFFSETFROM:-0800
TZOFFSETTO:-0700
RRULE:FREQ=YEARLY;INTERVAL=1;BYDAY=2SU;BYMONTH=3
END:DAYLIGHT
END:VTIMEZONE
BEGIN:VEVENT
ORGANIZER;CN="Cooper, Trevor":MAILTO:trevor.coo...@intel.com
ATTENDEE;ROLE=REQ-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=FALSE;CN=opnfv-tec
 h-disc...@lists.opnfv.org:MAILTO:opnfv-tech-discuss@lists.opnfv.org
DESCRIPTION;LANGUAGE=en-US:VSPERF Weekly Meeting - Wednesday UTC 16h00\, Ir
 eland 16h00\, Pacific 8h00\n\n•   IRC:\n•   freenode https://f
 reenode.net/\n•   IRC channel: #opnfv-vswitchperf http://webchat.fre
 enode.net/?channels=opnfv-vswitchperf\n•   MeetBot: http://meetbot.o
 pnfv.org/meetings/opnfv-vswitchperf/2015/\n\nPlease join my meeting from y
 our computer\, tablet or smartphone.\nhttps://global.gotomeeting.com/join/
 915183117\n\nYou can also dial in using your phone.\nUnited States +1 (571
 ) 317-3129\n\nAccess Code: 915-183-117\n\nMore phone numbers\nAustralia +6
 1 2 8355 1040\nAustria +43 7 2088 0034\nBelgium +32 (0) 28 93 7018\nCanada
  +1 (647) 497-9350\nDenmark +45 69 91 88 64\nFinland +358 (0) 923 17 0568\
 nFrance +33 (0) 170 950 592\nGermany +49 (0) 692 5736 7210\nIreland +353 (
 0) 15 360 728\nItaly +39 0 247 92 13 01\nNetherlands +31 (0) 208 080 219\n
 New Zealand +64 9 909 7888\nNorway +47 75 80 32 07\nSpain +34 955 32 0845\
 nSweden +46 (0) 853 527 836\nSwitzerland +41 (0) 435 0167 13\nUnited Kingd
 om +44 (0) 330 221 0086\n\n\n\n
RRULE:FREQ=WEEKLY;INTERVAL=1;BYDAY=WE;WKST=SU
SUMMARY;LANGUAGE=en-US:[opnfv-tech-discuss] [VSPERF] Weekly Call
DTSTART;TZID=Pacific Standard Time:20161109T08
DTEND;TZID=Pacific Standard Time:20161109T09
UID:04008200E00074C5B7101A82E008B0A87F15B439D201000
 010007467EEA0909BBF46903658F8C0CBFD35
CLASS:PUBLIC
PRIORITY:5
DTSTAMP:20161108T211805Z
TRANSP:OPAQUE
STATUS:CONFIRMED
SEQUENCE:1
LOCATION;LANGUAGE=en-US:GTM and #opnfv-vswitchperf
X-MICROSOFT-CDO-APPT-SEQUENCE:1
X-MICROSOFT-CDO-OWNERAPPTID:-420956192
X-MICROSOFT-CDO-BUSYSTATUS:TENTATIVE
X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY
X-MICROSOFT-CDO-ALLDAYEVENT:FALSE
X-MICROSOFT-CDO-IMPORTANCE:1
X-MICROSOFT-CDO-INSTTYPE:1
X-MICROSOFT-DISALLOW-COUNTER:TRUE
BEGIN:VALARM
ACTION:DISPLAY
DESCRIPTION:REMINDER
TRIGGER;RELATED=START:-PT15M
END:VALARM
END:VEVENT
END:VCALENDAR
___
opnfv-tech-discuss mailing list
opnfv-tech-discuss@lists.opnfv.org
https://lists.opnfv.org/mailman/listinfo/opnfv-tech-discuss


[opnfv-tech-discuss] Test Working Group Weekly Meeting

2016-11-15 Thread Cooper, Trevor
BEGIN:VCALENDAR
METHOD:REQUEST
PRODID:Microsoft Exchange Server 2010
VERSION:2.0
BEGIN:VTIMEZONE
TZID:Pacific Standard Time
BEGIN:STANDARD
DTSTART:16010101T02
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
RRULE:FREQ=YEARLY;INTERVAL=1;BYDAY=1SU;BYMONTH=11
END:STANDARD
BEGIN:DAYLIGHT
DTSTART:16010101T02
TZOFFSETFROM:-0800
TZOFFSETTO:-0700
RRULE:FREQ=YEARLY;INTERVAL=1;BYDAY=2SU;BYMONTH=3
END:DAYLIGHT
END:VTIMEZONE
BEGIN:VEVENT
ORGANIZER;CN="Cooper, Trevor":MAILTO:trevor.coo...@intel.com
ATTENDEE;ROLE=REQ-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=FALSE;CN=opnfv-tec
 h-disc...@lists.opnfv.org:MAILTO:opnfv-tech-discuss@lists.opnfv.org
ATTENDEE;ROLE=OPT-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=FALSE;CN=Mario Tor
 recillas Rodriguez:MAILTO:mario.rodrig...@arm.com
ATTENDEE;ROLE=OPT-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=FALSE;CN=Andrew Ve
 itch:MAILTO:andrew.vei...@netcracker.com
ATTENDEE;ROLE=OPT-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=FALSE;CN=morgan.ri
 cho...@orange.com:MAILTO:morgan.richo...@orange.com
DESCRIPTION;LANGUAGE=en-US:•   IRC channel: #opnfv-testperf @ Freenod
 e<http://webchat.freenode.net/?channels=opnfv-testperf>\n\nPhone numbers: 
 https://global.gotomeeting.com/305553637/numbersdisplay.html\n
 --\n•   Usual time (this timeslot): Every Th
 ursday 15:00-16:00 UTC / 7:00-8:00 PST\nThursday GTM: https://global.gotom
 eeting.com/join/305553637\nAccess Code: 305-553-637\n\n---
 \n•   APAC time: 2nd Wednesday of the month 8:00
 -9:00 UTC replaces usual slot that week\nAPAC time: Wednesday GTM https://
 global.gotomeeting.com/join/778783733\nAccess Code: 778-783-733\n\n---
 \n\nTest Working Group meeting AGENDA http
 s://wiki.opnfv.org/display/meetings/TestPerf\n\nTest working group WIKI ht
 tps://wiki.opnfv.org/display/testing\n•   Etherpad: https://etherpad
 .opnfv.org/p/testperf\n\nTrevor Cooper\n+1 503-696-2096 (office) | +1 503-
 593-5249 (mobile) | trevor.coo...@intel.com\n\n\n
RRULE:FREQ=WEEKLY;INTERVAL=1;BYDAY=TH;WKST=SU
SUMMARY;LANGUAGE=en-US:[opnfv-tech-discuss] Test Working Group Weekly Meeti
 ng 
DTSTART;TZID=Pacific Standard Time:20161103T07
DTEND;TZID=Pacific Standard Time:20161103T08
UID:04008200E00074C5B7101A82E008C09E108F2530D201000
 01000247EC834F9ADE942A122892E9292F393
CLASS:PUBLIC
PRIORITY:5
DTSTAMP:20161116T075849Z
TRANSP:OPAQUE
STATUS:CONFIRMED
SEQUENCE:2
LOCATION;LANGUAGE=en-US:GTM and #opnfv-testperf @ Freenode
X-MICROSOFT-CDO-APPT-SEQUENCE:2
X-MICROSOFT-CDO-OWNERAPPTID:1461430240
X-MICROSOFT-CDO-BUSYSTATUS:TENTATIVE
X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY
X-MICROSOFT-CDO-ALLDAYEVENT:FALSE
X-MICROSOFT-CDO-IMPORTANCE:1
X-MICROSOFT-CDO-INSTTYPE:1
X-MICROSOFT-DISALLOW-COUNTER:TRUE
BEGIN:VALARM
ACTION:DISPLAY
DESCRIPTION:REMINDER
TRIGGER;RELATED=START:-PT15M
END:VALARM
END:VEVENT
END:VCALENDAR
___
opnfv-tech-discuss mailing list
opnfv-tech-discuss@lists.opnfv.org
https://lists.opnfv.org/mailman/listinfo/opnfv-tech-discuss


[opnfv-tech-discuss] Canceled: [VSPERF] Weekly Call

2016-12-05 Thread Cooper, Trevor
BEGIN:VCALENDAR
METHOD:CANCEL
PRODID:Microsoft Exchange Server 2010
VERSION:2.0
BEGIN:VTIMEZONE
TZID:Pacific Standard Time
BEGIN:STANDARD
DTSTART:16010101T02
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
RRULE:FREQ=YEARLY;INTERVAL=1;BYDAY=1SU;BYMONTH=11
END:STANDARD
BEGIN:DAYLIGHT
DTSTART:16010101T02
TZOFFSETFROM:-0800
TZOFFSETTO:-0700
RRULE:FREQ=YEARLY;INTERVAL=1;BYDAY=2SU;BYMONTH=3
END:DAYLIGHT
END:VTIMEZONE
BEGIN:VEVENT
ORGANIZER;CN="Cooper, Trevor":MAILTO:trevor.coo...@intel.com
ATTENDEE;ROLE=REQ-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=FALSE;CN='opnfv-te
 ch-disc...@lists.opnfv.org':MAILTO:opnfv-tech-discuss@lists.opnfv.org
ATTENDEE;ROLE=OPT-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=FALSE;CN='Andrew V
 eitch':MAILTO:andrew.vei...@netcracker.com
ATTENDEE;ROLE=OPT-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=FALSE;CN='Bill Mic
 halowski':MAILTO:bmich...@redhat.com
ATTENDEE;ROLE=OPT-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=FALSE;CN='Mario To
 rrecillas Rodriguez':MAILTO:mario.rodrig...@arm.com
ATTENDEE;ROLE=OPT-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=FALSE;CN="'Sen, Pro
 dip'":MAILTO:prodip@hpe.com
ATTENDEE;ROLE=OPT-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=FALSE;CN='Alan McN
 amee':MAILTO:alan...@openet.com
ATTENDEE;ROLE=OPT-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=FALSE;CN="Murthy, K
 rishna J":MAILTO:krishna.j.mur...@intel.com
DESCRIPTION;LANGUAGE=en-US:Canceling VSPERF weekly this meeting due to plug
 fest/hackfest\n\n/Trevor\n\n\nVSPERF Weekly Meeting - Wednesday UTC 16h00\
 , Ireland 16h00\, Pacific 8h00\n\n•   IRC:\n•   freenode https
 ://freenode.net/\n•   IRC channel: #opnfv-vswitchperf http://webchat
 .freenode.net/?channels=opnfv-vswitchperf\n•   MeetBot: http://meetb
 ot.opnfv.org/meetings/opnfv-vswitchperf/2015/\n\nPlease join my meeting fr
 om your computer\, tablet or smartphone.\nhttps://global.gotomeeting.com/j
 oin/915183117\n\nYou can also dial in using your phone.\nUnited States +1 
 (571) 317-3129\n\nAccess Code: 915-183-117\n\nMore phone numbers\nAustrali
 a +61 2 8355 1040\nAustria +43 7 2088 0034\nBelgium +32 (0) 28 93 7018\nCa
 nada +1 (647) 497-9350\nDenmark +45 69 91 88 64\nFinland +358 (0) 923 17 0
 568\nFrance +33 (0) 170 950 592\nGermany +49 (0) 692 5736 7210\nIreland +3
 53 (0) 15 360 728\nItaly +39 0 247 92 13 01\nNetherlands +31 (0) 208 080 2
 19\nNew Zealand +64 9 909 7888\nNorway +47 75 80 32 07\nSpain +34 955 32 0
 845\nSweden +46 (0) 853 527 836\nSwitzerland +41 (0) 435 0167 13\nUnited K
 ingdom +44 (0) 330 221 0086\n\n\n\n
SUMMARY;LANGUAGE=en-US:Canceled: [opnfv-tech-discuss] [VSPERF] Weekly Call
DTSTART;TZID=Pacific Standard Time:20161207T08
DTEND;TZID=Pacific Standard Time:20161207T09
UID:04008200E00074C5B7101A82E008B0A87F15B439D201000
 010007467EEA0909BBF46903658F8C0CBFD35
RECURRENCE-ID;TZID=Pacific Standard Time:20161207T08
CLASS:PUBLIC
PRIORITY:1
DTSTAMP:20161206T032129Z
TRANSP:OPAQUE
STATUS:CANCELLED
SEQUENCE:2
LOCATION;LANGUAGE=en-US:GTM and #opnfv-vswitchperf
X-MICROSOFT-CDO-APPT-SEQUENCE:2
X-MICROSOFT-CDO-OWNERAPPTID:-420956192
X-MICROSOFT-CDO-BUSYSTATUS:FREE
X-MICROSOFT-CDO-INTENDEDSTATUS:FREE
X-MICROSOFT-CDO-ALLDAYEVENT:FALSE
X-MICROSOFT-CDO-IMPORTANCE:2
X-MICROSOFT-CDO-INSTTYPE:3
X-MICROSOFT-DISALLOW-COUNTER:TRUE
END:VEVENT
END:VCALENDAR
___
opnfv-tech-discuss mailing list
opnfv-tech-discuss@lists.opnfv.org
https://lists.opnfv.org/mailman/listinfo/opnfv-tech-discuss


[opnfv-tech-discuss] [Yardstick] Agenda for Yardstick meeting 13 Dec

2016-12-07 Thread Cooper, Trevor
Hi Kubi

We have had some good discussions here at Plugfest with Rex and others 
regarding adding VNF test features to Yardstick. Can we add this as an agenda 
topic to next meeting (13/12 (0:03 UTC)(US time slot)? I have added this to the 
agenda as a *proposed* topic.

Trevor
___
opnfv-tech-discuss mailing list
opnfv-tech-discuss@lists.opnfv.org
https://lists.opnfv.org/mailman/listinfo/opnfv-tech-discuss


Re: [opnfv-tech-discuss] [Yardstick] Agenda for Yardstick meeting 13 Dec

2016-12-12 Thread Cooper, Trevor
Hi Morgan

Agreed that VNF onboarding is the Functest domain at present. This proposal 
(https://etherpad.opnfv.org/p/YardstickNSB) is about extension of the Yardstick 
test harness functions and does not make assumptions about VNF onboarding. We 
will only provide some very simple "VNF workload" examples ... for trying out 
the framework. IMO it would be good to have a wider technical discussion on 
reference VNF test workload development in the community. We definitely do not 
want any duplication! Perhaps this is a good topic for the Test working group?

Trevor




From: morgan.richo...@orange.com [mailto:morgan.richo...@orange.com]
Sent: Wednesday, December 07, 2016 11:39 PM
To: Cooper, Trevor ; 
opnfv-tech-discuss@lists.opnfv.org; Gaoliang (kubi) ; 
Jose Lausuch 
Subject: Re: [opnfv-tech-discuss] [Yardstick] Agenda for Yardstick meeting 13 
Dec

Hi

Ok let's discuss it during next meeting
we have already something in Functest so we should take care not bringing 
confusion here
an earlier discussion said that VNF onboarding could be done in Functest (as we 
have the vIMS and should have additional ones for Danube)

based on that, Yardstick could be called to perform performance/qualification 
tests towards the deployed VNF

We should avoid doing the same tests in different projects
We agree last week on categories, and as far as I can see vnf (category 5) was 
related to Functest. Of course everything can evolve...

Morgan


 Le 07/12/2016 à 21:10, Cooper, Trevor a écrit :
Hi Kubi

We have had some good discussions here at Plugfest with Rex and others 
regarding adding VNF test features to Yardstick. Can we add this as an agenda 
topic to next meeting (13/12 (0:03 UTC)(US time slot)? I have added this to the 
agenda as a *proposed* topic.

Trevor




___

opnfv-tech-discuss mailing list

opnfv-tech-discuss@lists.opnfv.org<mailto:opnfv-tech-discuss@lists.opnfv.org>

https://lists.opnfv.org/mailman/listinfo/opnfv-tech-discuss




--

Morgan Richomme

Orange/ IMT/ OLN/ CNC/ NCA/ SINA



Network architect for innovative services

Future of the Network community member

Open source Orange community manager





tel. +33 (0) 296 072 106

mob. +33 (0) 637 753 326

morgan.richo...@orange.com<mailto:morgan.richo...@orange.com>

_



Ce message et ses pieces jointes peuvent contenir des informations 
confidentielles ou privilegiees et ne doivent donc

pas etre diffuses, exploites ou copies sans autorisation. Si vous avez recu ce 
message par erreur, veuillez le signaler

a l'expediteur et le detruire ainsi que les pieces jointes. Les messages 
electroniques etant susceptibles d'alteration,

Orange decline toute responsabilite si ce message a ete altere, deforme ou 
falsifie. Merci.



This message and its attachments may contain confidential or privileged 
information that may be protected by law;

they should not be distributed, used or copied without authorisation.

If you have received this email in error, please notify the sender and delete 
this message and its attachments.

As emails may be altered, Orange is not liable for messages that have been 
modified, changed or falsified.

Thank you.
___
opnfv-tech-discuss mailing list
opnfv-tech-discuss@lists.opnfv.org
https://lists.opnfv.org/mailman/listinfo/opnfv-tech-discuss


[opnfv-tech-discuss] [VSPERF] VSPERF usages and gaps

2016-12-19 Thread Cooper, Trevor
Hello VSPERF people

In the last weekly call we agreed to try and document the different usages of 
VSPERF today as what are perceived as the major gaps. This was motivated by our 
efforts to prioritize upcoming work but also to decide to what extent 
integration with Yardstick makes sense. The story for this is here, please add 
comments and any relevant information https://jira.opnfv.org/browse/VSPERF-434

/Trevor
___
opnfv-tech-discuss mailing list
opnfv-tech-discuss@lists.opnfv.org
https://lists.opnfv.org/mailman/listinfo/opnfv-tech-discuss


[opnfv-tech-discuss] Canceled: [VSPERF] Weekly Call

2016-12-27 Thread Cooper, Trevor
BEGIN:VCALENDAR
METHOD:CANCEL
PRODID:Microsoft Exchange Server 2010
VERSION:2.0
BEGIN:VTIMEZONE
TZID:Pacific Standard Time
BEGIN:STANDARD
DTSTART:16010101T02
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
RRULE:FREQ=YEARLY;INTERVAL=1;BYDAY=1SU;BYMONTH=11
END:STANDARD
BEGIN:DAYLIGHT
DTSTART:16010101T02
TZOFFSETFROM:-0800
TZOFFSETTO:-0700
RRULE:FREQ=YEARLY;INTERVAL=1;BYDAY=2SU;BYMONTH=3
END:DAYLIGHT
END:VTIMEZONE
BEGIN:VEVENT
ORGANIZER;CN="Cooper, Trevor":MAILTO:trevor.coo...@intel.com
ATTENDEE;ROLE=REQ-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=FALSE;CN='opnfv-te
 ch-disc...@lists.opnfv.org':MAILTO:opnfv-tech-discuss@lists.opnfv.org
ATTENDEE;ROLE=OPT-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=FALSE;CN='Andrew V
 eitch':MAILTO:andrew.vei...@netcracker.com
ATTENDEE;ROLE=OPT-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=FALSE;CN='Bill Mic
 halowski':MAILTO:bmich...@redhat.com
ATTENDEE;ROLE=OPT-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=FALSE;CN='Mario To
 rrecillas Rodriguez':MAILTO:mario.rodrig...@arm.com
ATTENDEE;ROLE=OPT-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=FALSE;CN="'Sen, Pro
 dip'":MAILTO:prodip@hpe.com
ATTENDEE;ROLE=OPT-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=FALSE;CN='Alan McN
 amee':MAILTO:alan...@openet.com
ATTENDEE;ROLE=OPT-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=FALSE;CN="Murthy, K
 rishna J":MAILTO:krishna.j.mur...@intel.com
ATTENDEE;ROLE=OPT-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=FALSE;CN="'Tomasini
 , Lorenzo'":MAILTO:lorenzo.tomas...@fokus.fraunhofer.de
ATTENDEE;ROLE=OPT-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=FALSE;CN="Devlin, M
 ichelle":MAILTO:michelle.dev...@intel.com
DESCRIPTION;LANGUAGE=en-US:Meeting is cancelled this week\n\n
SUMMARY;LANGUAGE=en-US:Canceled: [opnfv-tech-discuss] [VSPERF] Weekly Call
DTSTART;TZID=Pacific Standard Time:20161228T08
DTEND;TZID=Pacific Standard Time:20161228T09
UID:04008200E00074C5B7101A82E008B0A87F15B439D201000
 010007467EEA0909BBF46903658F8C0CBFD35
RECURRENCE-ID;TZID=Pacific Standard Time:20161228T08
CLASS:PUBLIC
PRIORITY:1
DTSTAMP:20161227T185156Z
TRANSP:OPAQUE
STATUS:CANCELLED
SEQUENCE:3
LOCATION;LANGUAGE=en-US:GTM and #opnfv-vswitchperf
X-MICROSOFT-CDO-APPT-SEQUENCE:3
X-MICROSOFT-CDO-OWNERAPPTID:-420956192
X-MICROSOFT-CDO-BUSYSTATUS:FREE
X-MICROSOFT-CDO-INTENDEDSTATUS:FREE
X-MICROSOFT-CDO-ALLDAYEVENT:FALSE
X-MICROSOFT-CDO-IMPORTANCE:2
X-MICROSOFT-CDO-INSTTYPE:3
X-MICROSOFT-DISALLOW-COUNTER:TRUE
END:VEVENT
END:VCALENDAR
___
opnfv-tech-discuss mailing list
opnfv-tech-discuss@lists.opnfv.org
https://lists.opnfv.org/mailman/listinfo/opnfv-tech-discuss


Re: [opnfv-tech-discuss] [test-wg] [all] TestPerf EcoSystem diagram now editable

2017-01-04 Thread Cooper, Trevor
I am glad we will discuss this in the Test Working Group meeting tomorrow … the 
testing projects have evolved quite a bit since the first plugfest. We should 
evolve wherever possible to normalize and avoid duplication BUT also give 
projects autonomy they deserve to decide their interests and drive their 
objectives. This seems to be what is emerging?


Functional testing



VIM + NFVI -> Functest



MANO -> ?



Compliance -> Dovetail



Performance testing



NFVI (+ VNF) characterization -> Yardstick



Compute, memory, storage sub-system (platform) performance -> Qtip



Data-plane performance (switching technology, virtual and physical networks) -> 
VSPERF



Storage performance -> Storperf



Controller performance -> CPerf



Performance trend analysis -> Bottleneck

/Trevor



From: Yujun Zhang [mailto:zhangyujun+...@gmail.com]
Sent: Wednesday, December 21, 2016 6:36 AM
To: Gaoliang (kubi) ; test-wg 

Cc: TECH-DISCUSS OPNFV ; Morgan Richomme 
(morgan.richo...@orange.com) ; Jose Lausuch 
; Cooper, Trevor ; 
mark.bei...@emc.com; Yuyang (Gabriel) 
Subject: Re: [test-wg] [all] TestPerf EcoSystem diagram now editable

Thanks for the detail explanation. As many test-wg members are on holiday, I 
think we may not able to arrive at a consensus on the process soon.

The modification is actually not affecting any other projects but yardstick and 
QTIP. It reflects my understanding of QTIP projects, for the past and also for 
the future. And I didn't see any objection on the modification content (not the 
process) in the past week. Reverting it to previous version will mislead the 
community.

So I would like to keep the modified version unless we have a scope change 
requested from the working group and approved by TSC. Do you think it will work?

We may discuss about process in testperf meeting. But to my understanding, 
community wiki is open for editing unless locked. This is a way to show open 
spirit and improve efficiency. Of course that people who abuse this right shall 
be banned. My two cents.

On Wed, Dec 21, 2016 at 4:50 PM Gaoliang (kubi) 
mailto:jean.gaoli...@huawei.com>> wrote:
Hi Yujun,
To my knowledge, the Draft Testperf Ecosystem Diagram was discussed and 
published at the first plugfest. Its orientation is to avoid overlap works 
between our testing projects and also to reflect the relations. Then after a 
lot of discussion within the community which leads to common consensus, the 
Diagram was updated during the OPNFV Berlin Summit (please refer to the 
presentation "Conversation with the Testing community"[1]).
Now, the Updated Diagram has been published in WIKI page for 6 months and 
perceived stable community-wide. I believe if some modifications of the Diagram 
are expected, we should discuss first, then we do the changes. After all, we 
are working as a community.
In addition, since any change to the Diagram may result in different relations 
between our testing projects, direct changes to the original Diagram will make 
things more complicated. It's better to have our discussion based on the summit 
version of our Testperf Ecosystem Diagram for changes.
I'd like to work together with you to improve the modification process and 
keeping things in order. For this purpose, I would like help add a topic in the 
Testperf Weekly Meeting. I believe we can make further progress together!
 [1] 
https://gerrit.opnfv.org/gerrit/gitweb?p=functest.git;a=blob;f=docs/com/img/OPNFV_testing_group.png;h=4b8c2c053e0143b1a9abc7e54fd9e7671ccfcee8;hb=HEAD
Thanks,
Kubi


发件人: Yujun Zhang 
[mailto:zhangyujun+...@gmail.com<mailto:zhangyujun%2b...@gmail.com>]
发送时间: 2016年12月16日 16:43
收件人: Gaoliang (kubi); test-wg
抄送: TECH-DISCUSS OPNFV; Morgan Richomme 
(morgan.richo...@orange.com<mailto:morgan.richo...@orange.com>); Jose Lausuch; 
trevor.coo...@intel.com<mailto:trevor.coo...@intel.com>; 
mark.bei...@emc.com<mailto:mark.bei...@emc.com>; Yuyang (Gabriel)
主题: Re: [test-wg] [all] TestPerf EcoSystem diagram now editable

See my replies inline.
On Fri, Dec 16, 2016 at 3:43 PM Gaoliang (kubi) 
mailto:jean.gaoli...@huawei.com>> wrote:
Hi Yujun,
 Thanks for  your timely reply!

First, it is a very praiseworthy effort of you on making the diagram editable!
What I concerned is the process of  the modification of the Testperf Ecosystem 
Diagram. As you know, Testperf Ecosystem Diagram is not only to show what the 
one project will do , but also the relationship between each projects. It is on 
the Testing Work Group Home Page and shows the consensus to the whole 
community. Another important function of this diagram is that It could help the 
test projects to avoid  overlap.  We shouldn’t modify the Ecosystem Diagram 
before  consensus. Otherwise it may delivers misleading information to the 
whole community.

I suggest to discuss the modification process of our Testperf Ecosystem Diagram 
in our testperf weekly meeting. Before the 

[opnfv-tech-discuss] [VSPERF] VSPERF usages and gaps

2017-01-04 Thread Cooper, Trevor
This is a gentle reminder ... please take a few minutes to document how you are 
using / or plan to use VSPERF and what you see as major gaps. Even if very 
simple and high-level it will help guide direction of the project.

/Trevor

From: Cooper, Trevor
Sent: Monday, December 19, 2016 2:49 PM
To: opnfv-tech-discuss@lists.opnfv.org
Subject: [opnfv-tech-discuss] [VSPERF] VSPERF usages and gaps

Hello VSPERF people

In the last weekly call we agreed to try and document the different usages of 
VSPERF today as what are perceived as the major gaps. This was motivated by our 
efforts to prioritize upcoming work but also to decide to what extent 
integration with Yardstick makes sense. The story for this is here, please add 
comments and any relevant information https://jira.opnfv.org/browse/VSPERF-434

/Trevor
___
opnfv-tech-discuss mailing list
opnfv-tech-discuss@lists.opnfv.org
https://lists.opnfv.org/mailman/listinfo/opnfv-tech-discuss


[opnfv-tech-discuss] [VSPERF] VSPERF features for Danube

2017-01-04 Thread Cooper, Trevor
This is a gentle reminder ... please take a few minutes to document how you are 
using / or plan to use VSPERF and what you see as major gaps. Even if very 
simple and high-level it will help guide direction of the project.

/Trevor
___
opnfv-tech-discuss mailing list
opnfv-tech-discuss@lists.opnfv.org
https://lists.opnfv.org/mailman/listinfo/opnfv-tech-discuss


[opnfv-tech-discuss] Recall: [VSPERF] VSPERF features for Danube

2017-01-04 Thread Cooper, Trevor
Cooper, Trevor would like to recall the message, "[opnfv-tech-discuss] [VSPERF] 
VSPERF features for Danube".
___
opnfv-tech-discuss mailing list
opnfv-tech-discuss@lists.opnfv.org
https://lists.opnfv.org/mailman/listinfo/opnfv-tech-discuss


[opnfv-tech-discuss] [VSPERF] VSPERF features for Danube

2017-01-04 Thread Cooper, Trevor
This is the next milestone 
https://wiki.opnfv.org/display/SWREL/Release+Milestone+Description

* MS5 (1/13) - Scenario integration and feature freeze

Please reply to this email listing features (incremental to Colorado release) 
that you would like included in D-release.

/Trevor
___
opnfv-tech-discuss mailing list
opnfv-tech-discuss@lists.opnfv.org
https://lists.opnfv.org/mailman/listinfo/opnfv-tech-discuss


[opnfv-tech-discuss] [VSPERF] VSPERF Dashboard for Danube

2017-01-13 Thread Cooper, Trevor
Martin has created a dashboard for Danube ... please check it out and feel free 
to suggest improvements. Thanks Martin!

There is a list of all D-rel related tickets (filter checks both affected and 
fix version fields, just for case, that it is wrongly set). Second list shows 
D-rel tickets which are not assigned to anybody - needs our attention. A pie 
graph shows distribution of tickets among team members - it is also usable to 
get the list of D-rel tickets for particular team member - click on the pie 
slice and select "view in issue navigator" link

https://jira.opnfv.org/secure/Dashboard.jspa?selectPageId=11003#
___
opnfv-tech-discuss mailing list
opnfv-tech-discuss@lists.opnfv.org
https://lists.opnfv.org/mailman/listinfo/opnfv-tech-discuss


[opnfv-tech-discuss] Canceled: [VSPERF] Weekly Call

2017-01-18 Thread Cooper, Trevor
BEGIN:VCALENDAR
METHOD:CANCEL
PRODID:Microsoft Exchange Server 2010
VERSION:2.0
BEGIN:VTIMEZONE
TZID:Pacific Standard Time
BEGIN:STANDARD
DTSTART:16010101T02
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
RRULE:FREQ=YEARLY;INTERVAL=1;BYDAY=1SU;BYMONTH=11
END:STANDARD
BEGIN:DAYLIGHT
DTSTART:16010101T02
TZOFFSETFROM:-0800
TZOFFSETTO:-0700
RRULE:FREQ=YEARLY;INTERVAL=1;BYDAY=2SU;BYMONTH=3
END:DAYLIGHT
END:VTIMEZONE
BEGIN:VEVENT
ORGANIZER;CN="Cooper, Trevor":MAILTO:trevor.coo...@intel.com
ATTENDEE;ROLE=REQ-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=FALSE;CN='opnfv-te
 ch-disc...@lists.opnfv.org':MAILTO:opnfv-tech-discuss@lists.opnfv.org
ATTENDEE;ROLE=OPT-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=FALSE;CN='Andrew V
 eitch':MAILTO:andrew.vei...@netcracker.com
ATTENDEE;ROLE=OPT-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=FALSE;CN='Bill Mic
 halowski':MAILTO:bmich...@redhat.com
ATTENDEE;ROLE=OPT-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=FALSE;CN='Mario To
 rrecillas Rodriguez':MAILTO:mario.rodrig...@arm.com
ATTENDEE;ROLE=OPT-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=FALSE;CN="'Sen, Pro
 dip'":MAILTO:prodip@hpe.com
ATTENDEE;ROLE=OPT-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=FALSE;CN='Alan McN
 amee':MAILTO:alan...@openet.com
ATTENDEE;ROLE=OPT-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=FALSE;CN="Murthy, K
 rishna J":MAILTO:krishna.j.mur...@intel.com
ATTENDEE;ROLE=OPT-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=FALSE;CN="'Tomasini
 , Lorenzo'":MAILTO:lorenzo.tomas...@fokus.fraunhofer.de
ATTENDEE;ROLE=OPT-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=FALSE;CN="Devlin, M
 ichelle":MAILTO:michelle.dev...@intel.com
ATTENDEE;ROLE=OPT-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=FALSE;CN=Pierre Ly
 nch:MAILTO:ply...@ixiacom.com
DESCRIPTION;LANGUAGE=en-US:VSPERF Weekly Meeting - Wednesday UTC 16h00\, Ir
 eland 16h00\, Pacific 8h00\n\n•   IRC:\n•   freenode https://f
 reenode.net/\n•   IRC channel: #opnfv-vswitchperf http://webchat.fre
 enode.net/?channels=opnfv-vswitchperf\n•   MeetBot: http://meetbot.o
 pnfv.org/meetings/opnfv-vswitchperf/2015/\n\nPlease join my meeting from y
 our computer\, tablet or smartphone.\nhttps://global.gotomeeting.com/join/
 915183117\n\nYou can also dial in using your phone.\nUnited States +1 (571
 ) 317-3129\n\nAccess Code: 915-183-117\n\nMore phone numbers\nAustralia +6
 1 2 8355 1040\nAustria +43 7 2088 0034\nBelgium +32 (0) 28 93 7018\nCanada
  +1 (647) 497-9350\nDenmark +45 69 91 88 64\nFinland +358 (0) 923 17 0568\
 nFrance +33 (0) 170 950 592\nGermany +49 (0) 692 5736 7210\nIreland +353 (
 0) 15 360 728\nItaly +39 0 247 92 13 01\nNetherlands +31 (0) 208 080 219\n
 New Zealand +64 9 909 7888\nNorway +47 75 80 32 07\nSpain +34 955 32 0845\
 nSweden +46 (0) 853 527 836\nSwitzerland +41 (0) 435 0167 13\nUnited Kingd
 om +44 (0) 330 221 0086\n\n\n\n
RRULE:FREQ=WEEKLY;INTERVAL=1;BYDAY=WE;WKST=SU
EXDATE;TZID=Pacific Standard Time:20161207T08,20161228T08
SUMMARY;LANGUAGE=en-US:Canceled: [opnfv-tech-discuss] [VSPERF] Weekly Call
DTSTART;TZID=Pacific Standard Time:20161109T08
DTEND;TZID=Pacific Standard Time:20161109T09
UID:04008200E00074C5B7101A82E008B0A87F15B439D201000
 010007467EEA0909BBF46903658F8C0CBFD35
CLASS:PUBLIC
PRIORITY:1
DTSTAMP:20170119T043838Z
TRANSP:OPAQUE
STATUS:CANCELLED
SEQUENCE:4
LOCATION;LANGUAGE=en-US:GTM and #opnfv-vswitchperf
X-MICROSOFT-CDO-APPT-SEQUENCE:4
X-MICROSOFT-CDO-OWNERAPPTID:-420956192
X-MICROSOFT-CDO-BUSYSTATUS:FREE
X-MICROSOFT-CDO-INTENDEDSTATUS:FREE
X-MICROSOFT-CDO-ALLDAYEVENT:FALSE
X-MICROSOFT-CDO-IMPORTANCE:2
X-MICROSOFT-CDO-INSTTYPE:1
X-MICROSOFT-DISALLOW-COUNTER:TRUE
END:VEVENT
BEGIN:VEVENT
SUMMARY:Canceled: [opnfv-tech-discuss] [VSPERF] Weekly Call
DTSTART;TZID=Pacific Standard Time:20161130T08
DTEND;TZID=Pacific Standard Time:20161130T09
UID:04008200E00074C5B7101A82E008B0A87F15B439D201000
 010007467EEA0909BBF46903658F8C0CBFD35
RECURRENCE-ID;TZID=Pacific Standard Time:20161130T00
CLASS:PUBLIC
PRIORITY:1
DTSTAMP:20170119T043838Z
TRANSP:OPAQUE
STATUS:CANCELLED
SEQUENCE:4
LOCATION:GTM and #opnfv-vswitchperf
X-MICROSOFT-CDO-APPT-SEQUENCE:4
X-MICROSOFT-CDO-OWNERAPPTID:-420956192
X-MICROSOFT-CDO-BUSYSTATUS:FREE
X-MICROSOFT-CDO-INTENDEDSTATUS:FREE
X-MICROSOFT-CDO-ALLDAYEVENT:FALSE
X-MICROSOFT-CDO-IMPORTANCE:2
X-MICROSOFT-CDO-INSTTYPE:1
X-MICROSOFT-DISALLOW-COUNTER:TRUE
END:VEVENT
BEGIN:VEVENT
SUMMARY:Canceled: [opnfv-tech-discuss] [VSPERF] Weekly Call
DTSTART;TZID=Pacific Standard Time:20170118T08
DTEND;TZID=Pacific Standard Time:20170118T09
UID:04008200E00074C5B7101A82E008B0A87F15B439D201000
 010007467EEA0909BBF46903658F8C0CBFD35
RECURRENCE-ID;TZID=Pacific Standard Time:20170118T00
CLASS:PUBLIC
PRIORITY:1
DTSTAMP:20170119T043838Z
TRANSP:OPAQUE
STATUS:CANCELLED
SEQUENCE:4
LOCATION:GTM and #opnfv-vswitchperf
X-MICROSOFT-CDO-APPT-SEQUENCE:4
X-

[opnfv-tech-discuss] [VSPERF] Weekly Call

2017-01-25 Thread Cooper, Trevor
BEGIN:VCALENDAR
METHOD:REQUEST
PRODID:Microsoft Exchange Server 2010
VERSION:2.0
BEGIN:VTIMEZONE
TZID:Pacific Standard Time
BEGIN:STANDARD
DTSTART:16010101T02
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
RRULE:FREQ=YEARLY;INTERVAL=1;BYDAY=1SU;BYMONTH=11
END:STANDARD
BEGIN:DAYLIGHT
DTSTART:16010101T02
TZOFFSETFROM:-0800
TZOFFSETTO:-0700
RRULE:FREQ=YEARLY;INTERVAL=1;BYDAY=2SU;BYMONTH=3
END:DAYLIGHT
END:VTIMEZONE
BEGIN:VEVENT
ORGANIZER;CN="Cooper, Trevor":MAILTO:trevor.coo...@intel.com
ATTENDEE;ROLE=REQ-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=FALSE;CN=opnfv-tec
 h-disc...@lists.opnfv.org:MAILTO:opnfv-tech-discuss@lists.opnfv.org
DESCRIPTION;LANGUAGE=en-US:VSPERF Weekly Meeting - Wednesday UTC 16h00\, Ir
 eland 16h00\, Pacific 8h00\n\n•   IRC:\n•   freenode https://f
 reenode.net/\n•   IRC channel: #opnfv-vswitchperf http://webchat.fre
 enode.net/?channels=opnfv-vswitchperf\n•   MeetBot: http://meetbot.o
 pnfv.org/meetings/opnfv-vswitchperf/2015/\n\nPlease join my meeting from y
 our computer\, tablet or smartphone.\nhttps://global.gotomeeting.com/join/
 915183117\n\nYou can also dial in using your phone.\nUnited States +1 (571
 ) 317-3129\n\nAccess Code: 915-183-117\n\nMore phone numbers\nAustralia +6
 1 2 8355 1040\nAustria +43 7 2088 0034\nBelgium +32 (0) 28 93 7018\nCanada
  +1 (647) 497-9350\nDenmark +45 69 91 88 64\nFinland +358 (0) 923 17 0568\
 nFrance +33 (0) 170 950 592\nGermany +49 (0) 692 5736 7210\nIreland +353 (
 0) 15 360 728\nItaly +39 0 247 92 13 01\nNetherlands +31 (0) 208 080 219\n
 New Zealand +64 9 909 7888\nNorway +47 75 80 32 07\nSpain +34 955 32 0845\
 nSweden +46 (0) 853 527 836\nSwitzerland +41 (0) 435 0167 13\nUnited Kingd
 om +44 (0) 330 221 0086\n\n\n\n
RRULE:FREQ=WEEKLY;INTERVAL=1;BYDAY=WE;WKST=SU
EXDATE;TZID=Pacific Standard Time:20161207T08,20161228T08
SUMMARY;LANGUAGE=en-US:[opnfv-tech-discuss] [VSPERF] Weekly Call
DTSTART;TZID=Pacific Standard Time:20161109T08
DTEND;TZID=Pacific Standard Time:20161109T09
UID:04008200E00074C5B7101A82E008B0A87F15B439D201000
 010007467EEA0909BBF46903658F8C0CBFD35
CLASS:PUBLIC
PRIORITY:5
DTSTAMP:20170125T155849Z
TRANSP:OPAQUE
STATUS:CONFIRMED
SEQUENCE:7
LOCATION;LANGUAGE=en-US:GTM and #opnfv-vswitchperf
X-MICROSOFT-CDO-APPT-SEQUENCE:7
X-MICROSOFT-CDO-OWNERAPPTID:-420956192
X-MICROSOFT-CDO-BUSYSTATUS:TENTATIVE
X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY
X-MICROSOFT-CDO-ALLDAYEVENT:FALSE
X-MICROSOFT-CDO-IMPORTANCE:1
X-MICROSOFT-CDO-INSTTYPE:1
X-MICROSOFT-DISALLOW-COUNTER:TRUE
BEGIN:VALARM
ACTION:DISPLAY
DESCRIPTION:REMINDER
TRIGGER;RELATED=START:-PT15M
END:VALARM
END:VEVENT
BEGIN:VEVENT
SUMMARY:[opnfv-tech-discuss] [VSPERF] Weekly Call
DTSTART;TZID=Pacific Standard Time:20161130T08
DTEND;TZID=Pacific Standard Time:20161130T09
UID:04008200E00074C5B7101A82E008B0A87F15B439D201000
 010007467EEA0909BBF46903658F8C0CBFD35
RECURRENCE-ID;TZID=Pacific Standard Time:20161130T00
CLASS:PUBLIC
PRIORITY:5
DTSTAMP:20170125T155849Z
TRANSP:OPAQUE
STATUS:CONFIRMED
SEQUENCE:7
LOCATION:GTM and #opnfv-vswitchperf
X-MICROSOFT-CDO-APPT-SEQUENCE:7
X-MICROSOFT-CDO-OWNERAPPTID:-420956192
X-MICROSOFT-CDO-BUSYSTATUS:TENTATIVE
X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY
X-MICROSOFT-CDO-ALLDAYEVENT:FALSE
X-MICROSOFT-CDO-IMPORTANCE:1
X-MICROSOFT-CDO-INSTTYPE:1
X-MICROSOFT-DISALLOW-COUNTER:TRUE
END:VEVENT
BEGIN:VEVENT
SUMMARY:[opnfv-tech-discuss] [VSPERF] Weekly Call
DTSTART;TZID=Pacific Standard Time:20170118T08
DTEND;TZID=Pacific Standard Time:20170118T09
UID:04008200E00074C5B7101A82E008B0A87F15B439D201000
 010007467EEA0909BBF46903658F8C0CBFD35
RECURRENCE-ID;TZID=Pacific Standard Time:20170118T00
CLASS:PUBLIC
PRIORITY:5
DTSTAMP:20170125T155849Z
TRANSP:OPAQUE
STATUS:CONFIRMED
SEQUENCE:7
LOCATION:GTM and #opnfv-vswitchperf
X-MICROSOFT-CDO-APPT-SEQUENCE:7
X-MICROSOFT-CDO-OWNERAPPTID:-420956192
X-MICROSOFT-CDO-BUSYSTATUS:TENTATIVE
X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY
X-MICROSOFT-CDO-ALLDAYEVENT:FALSE
X-MICROSOFT-CDO-IMPORTANCE:1
X-MICROSOFT-CDO-INSTTYPE:1
X-MICROSOFT-DISALLOW-COUNTER:TRUE
END:VEVENT
END:VCALENDAR
___
opnfv-tech-discuss mailing list
opnfv-tech-discuss@lists.opnfv.org
https://lists.opnfv.org/mailman/listinfo/opnfv-tech-discuss


[opnfv-tech-discuss] [VSPERF] Reminder on license headers

2017-02-01 Thread Cooper, Trevor


From: opnfv-tech-discuss-boun...@lists.opnfv.org 
[mailto:opnfv-tech-discuss-boun...@lists.opnfv.org] On Behalf Of Raymond Paik
Sent: Tuesday, January 31, 2017 10:32 AM
To: opnfv-tech-discuss@lists.opnfv.org
Subject: [opnfv-tech-discuss] Reminder on license headers

All,

During the recent license scan, we noticed that there were a lot of files that 
are missing license header information.  If you need help/examples for license 
headers, please check out 
https://wiki.opnfv.org/display/DEV/Contribution+Guidelines

If you have files (e.g. image files) where license information can not be 
added, you can add a LICENSE file at the directory level.

Also a reminder that documentations in OPNFV need to be under the Creative 
Commons Attribution 4.0 International License (CC 4.0).  We did see a number of 
files under Creative Commons 3.0, so please make sure these are updated to CC 
4.0.

Let me know if you have any questions.

Thanks,

Ray
___
opnfv-tech-discuss mailing list
opnfv-tech-discuss@lists.opnfv.org
https://lists.opnfv.org/mailman/listinfo/opnfv-tech-discuss
___
opnfv-tech-discuss mailing list
opnfv-tech-discuss@lists.opnfv.org
https://lists.opnfv.org/mailman/listinfo/opnfv-tech-discuss


[opnfv-tech-discuss] [VSPERF] Meeting topics today

2017-02-08 Thread Cooper, Trevor
Pervaze ... sorry you were cut off today, somebody started a new meeting. 
Please continue with your thoughts next week, we will start a discussion on 
planning beyond release-D.

These are 3 dashboards that we have created ... if there are other dashboards 
that you would like to see let us know.


Open Issues - Danube 
https://jira.opnfv.org/secure/Dashboard.jspa?selectPageId=11003



Open Epics - Danube 
https://jira.opnfv.org/secure/Dashboard.jspa?selectPageId=11005



VSPERF active issues 
https://jira.opnfv.org/secure/Dashboard.jspa?selectPageId=11004

/Trevor

___
opnfv-tech-discuss mailing list
opnfv-tech-discuss@lists.opnfv.org
https://lists.opnfv.org/mailman/listinfo/opnfv-tech-discuss


[opnfv-tech-discuss] [VSPERF] VOTE on generating VSPERF Stable branch for Danube

2017-02-27 Thread Cooper, Trevor
VSPERF committers and contributors ...

The deadline for creating the stable branch of VSPERF for Danube is 10th March

There are currently are no outstanding patches waiting for review or commit

PLEASE RESPOND WITH +1, 0, -1 to indicated your agreement/disagreement with 
generating the stable branch. We will check on the consensus at our weekly 
meeting this week (Wednesday) before the final decision to proceed.

Thanks

Trevor (VSPERF PTL)
___
opnfv-tech-discuss mailing list
opnfv-tech-discuss@lists.opnfv.org
https://lists.opnfv.org/mailman/listinfo/opnfv-tech-discuss


[opnfv-tech-discuss] [VSPERF] POD 12 booking for VSPERF

2017-02-27 Thread Cooper, Trevor
VSPERF committers and contributors ...

A calendar for booking POD 12 has been setup here ... there is a link on the 
VSPERF Wiki page under project links https://wiki.opnfv.org/display/vsperf

https://wiki.opnfv.org/display/pharos/Intel+Pod+12+Booking+Calendar

Thanks

Trevor (VSPERF PTL)
___
opnfv-tech-discuss mailing list
opnfv-tech-discuss@lists.opnfv.org
https://lists.opnfv.org/mailman/listinfo/opnfv-tech-discuss


Re: [opnfv-tech-discuss] [release][danube] MS6 compliance assessment

2017-02-28 Thread Cooper, Trevor
VSPERF

Merge and verify tests are triggered by CI 
https://build.opnfv.org/ci/view/vswitchperf/
Performance test suite runs daily in Intel POD 12 ... also controlled by CI 
https://build.opnfv.org/ci/view/vswitchperf/job/vswitchperf-daily-master/

Documentation http://artifacts.opnfv.org/vswitchperf/docs/index.html

/Trevor


From: opnfv-tech-discuss-boun...@lists.opnfv.org 
[mailto:opnfv-tech-discuss-boun...@lists.opnfv.org] On Behalf Of David McBride
Sent: Wednesday, February 22, 2017 12:30 PM
To: opnfv-project-le...@lists.opnfv.org; TECH-DISCUSS OPNFV 

Subject: [opnfv-tech-discuss] [release][danube] MS6 compliance assessment

Team,

I'd like to request that the PTLs for projects participating in Danube respond 
to the following questions, designed to assess compliance with MS6.
Feature Projects
1.Please provide a list of commits for the following:
a. Enabling testing for your project in the Functest repo (or other test 
framework repo if you are not using functest)
b.Test case implementation in your project repo.
2.Please indicate whether the scenarios with which your project is 
integrated are visible on the Functest dashboard.  If not, why?
Test Framework Projects
1.Please provide a list of commits for your self-validation tests.
Preliminary Documentation Requirement
1.Please provide a link to the preliminary documentation for your project.


Let me know if you have any questions.

David

--
David McBride
Release Manager, OPNFV
Mobile: +1.805.276.8018
Email/Google Talk: 
dmcbr...@linuxfoundation.org
Skype: davidjmcbride1
IRC: dmcbride
___
opnfv-tech-discuss mailing list
opnfv-tech-discuss@lists.opnfv.org
https://lists.opnfv.org/mailman/listinfo/opnfv-tech-discuss


Re: [opnfv-tech-discuss] Quick follow-up from the Plugfest planning call

2017-03-01 Thread Cooper, Trevor
I support Al’s suggestion. As a goal for the Danube Plugfest I think we should 
define at least one performance oriented test that we run using different 
deployments / configurations … with an objective to define a range of good vs 
bad performance in order to get started with performance as a dimension of CVP. 
Plugfest is a good opportunity for accelerating this IMO … we can discuss it in 
the Test Working Group and try to make an initial proposal.

/Trevor



From: opnfv-tech-discuss-boun...@lists.opnfv.org 
[mailto:opnfv-tech-discuss-boun...@lists.opnfv.org] On Behalf Of Raymond Paik
Sent: Wednesday, March 01, 2017 1:36 PM
To: MORTON, ALFRED C (AL) 
Cc: opnfv-tech-discuss@lists.opnfv.org
Subject: Re: [opnfv-tech-discuss] Quick follow-up from the Plugfest planning 
call

Al,

I'm not sure if performance testing has been specifically excluded in OPNFV 
Plugfests.  A number of projects like Storperf participated in past two 
Plugfests.  Of course we can't get into things like Storperf results were 
better on X vs. Y discussions, but there's no reason why performance testing 
can't be done during the Plugfest.

Thanks,

Ray

On Wed, Mar 1, 2017 at 5:24 AM, MORTON, ALFRED C (AL) 
mailto:acmor...@att.com>> wrote:
Hi Ray and Plugtesters,

Apologies for missing Monday’s meeting
(Jury Duty is a Civic responsibility,
but makes attending some meetings impossible).

Regarding test cases, I wonder if the Scope of
testing has been decided, and whether a
*performance-oriented* test case might be entertained
this time?  This topic has been out of scope in the
previous Plugfests and ETSI CTI’s Plugtest™, AFAIK.

It may still be too soon, but it’s worth asking now.

regards,
Al

From: 
opnfv-tech-discuss-boun...@lists.opnfv.org
 
[mailto:opnfv-tech-discuss-boun...@lists.opnfv.org]
 On Behalf Of Raymond Paik
Sent: Wednesday, March 01, 2017 1:21 AM
To: 
opnfv-tech-discuss@lists.opnfv.org
Subject: [opnfv-tech-discuss] Quick follow-up from the Plugfest planning call

All,

A few things after our call on Monday

First, I realized that I had sent out a recurring weekly meeting for Plugfest 
planning when this is supposed to be a bi-weekly meeting.  I will go ahead and 
cancel the current series and start a new one that starts on March 13th.  (so 
the upcoming meetings are March 13/27 plus April 10th).  Apologies for the 
thrash, but you can also find the upcoming meeting info. at 
https://wiki.opnfv.org/display/EVNT/Plugfest+-+Danube+Release#Plugfest-DanubeRelease-PlugfestPlanningMeetings

Second, I started a test cases page at 
https://wiki.opnfv.org/display/EVNT/Danube+Plugfest+Test+Cases.
  I followed the template from the last Plugfest, but as you can see it's just 
a skeleton.  I encourage everyone (esp. those who were on the call yesterday) 
to contribute ideas/suggestions for what we should focus on for the upcoming 
Plugfest.

Finally, a reminder that the Plugfest is open to both members & non-members of 
OPNFV.  You can register at 
https://www.regonline.com/OPNFVPlugfestApril2017

Thanks,

Ray

___
opnfv-tech-discuss mailing list
opnfv-tech-discuss@lists.opnfv.org
https://lists.opnfv.org/mailman/listinfo/opnfv-tech-discuss


[opnfv-tech-discuss] [VSPERF] VSPERF Danube documentation review tracking

2017-03-03 Thread Cooper, Trevor
If you are able to spend a bit of time helping with reviewing VSPERF 
documentation please add your name to the section/s that you will (or have) 
reviewed.

https://wiki.opnfv.org/display/vsperf/VSPERF+Documentation

There is also a link on the VSPERF Wiki Page under "documentation" 
https://wiki.opnfv.org/display/vsperf/VSperf+Home

/Trevor
___
opnfv-tech-discuss mailing list
opnfv-tech-discuss@lists.opnfv.org
https://lists.opnfv.org/mailman/listinfo/opnfv-tech-discuss


[opnfv-tech-discuss] [VSPERF] Colorado 3.0 doc issue for vswitchperf

2017-03-15 Thread Cooper, Trevor
I added the Colorado 3.0 label to stable head of Colorado branch ... 
https://gerrit.opnfv.org/gerrit/gitweb?p=vswitchperf.git;a=shortlog;h=refs/heads/stable/colorado

I am not sure if the Colorado docs will be automatically rebuilt ... is there 
still an active job for that?

http://artifacts.opnfv.org/vswitchperf/colorado/3.0/docs/index.html

/Trevor
___
opnfv-tech-discuss mailing list
opnfv-tech-discuss@lists.opnfv.org
https://lists.opnfv.org/mailman/listinfo/opnfv-tech-discuss


Re: [opnfv-tech-discuss] [VSPERF] Colorado 3.0 doc issue for vswitchperf

2017-03-15 Thread Cooper, Trevor
Looks like it worked
http://artifacts.opnfv.org/opnfvdocs/colorado/3.0/docs/documentation/index.html



From: Cooper, Trevor
Sent: Wednesday, March 15, 2017 11:48 AM
To: opnfv-tech-discuss@lists.opnfv.org
Subject: [opnfv-tech-discuss] [VSPERF] Colorado 3.0 doc issue for vswitchperf

I added the Colorado 3.0 label to stable head of Colorado branch ... 
https://gerrit.opnfv.org/gerrit/gitweb?p=vswitchperf.git;a=shortlog;h=refs/heads/stable/colorado

I am not sure if the Colorado docs will be automatically rebuilt ... is there 
still an active job for that?

http://artifacts.opnfv.org/vswitchperf/colorado/3.0/docs/index.html

/Trevor
___
opnfv-tech-discuss mailing list
opnfv-tech-discuss@lists.opnfv.org
https://lists.opnfv.org/mailman/listinfo/opnfv-tech-discuss


Re: [opnfv-tech-discuss] Query regarding VSPERF trafficgen module

2017-03-22 Thread Cooper, Trevor
Hi Kritshekhar

I am heads down with D-release but bringing this to attention of the VSPERF 
team and we will get back shortly.

/Trevor


From: opnfv-tech-discuss-boun...@lists.opnfv.org 
[mailto:opnfv-tech-discuss-boun...@lists.opnfv.org] On Behalf Of Kritshekhar Jha
Sent: Wednesday, March 22, 2017 3:27 AM
To: opnfv-tech-discuss@lists.opnfv.org; test...@lists.opnfv.org
Cc: Suvendu Mozumdar ; Mrinmoy Das 2 
Subject: [opnfv-tech-discuss] Query regarding VSPERF trafficgen module

Hello OPNFV community members,

Thanks to the community for bringing this opportunity into the market.
Before coming to the issues, I would like to state the use case we trying to 
deploy and test.


* We have a CENTOS7 system as a DUT deployed over a ESXI Hypervisor

* We have cloned vswitchperf code over this and created the vsperf 
environment with the available script.

* Currently we are using Ixia as the traffic gen, and we are 
progressing over that.

* But if we use the 'trafficgen' mode and run it as ./vsperf -m 
trafficgen we are getting an error

AttributeError:  object has no attribute 'TOOLS'


On further debugging we have concluded that somehow TOOLS 
dictionary is not getting populated.

* On the other hand if I run the test in normal mode TOOLS dictionary 
are getting populated and hence the control succeeded the conditional check 
where the trafficgen mode failed
[cid:image002.jpg@01D2A2FC.C5DCDCD0]

* Can you please guide what could the possible mistake here .

Thanks and Regards,
Kritshekhar Jha

___
opnfv-tech-discuss mailing list
opnfv-tech-discuss@lists.opnfv.org
https://lists.opnfv.org/mailman/listinfo/opnfv-tech-discuss


[opnfv-tech-discuss] Canceled: Test Working Group Weekly Meeting

2017-03-23 Thread Cooper, Trevor
BEGIN:VCALENDAR
METHOD:CANCEL
PRODID:Microsoft Exchange Server 2010
VERSION:2.0
BEGIN:VTIMEZONE
TZID:Pacific Standard Time
BEGIN:STANDARD
DTSTART:16010101T02
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
RRULE:FREQ=YEARLY;INTERVAL=1;BYDAY=1SU;BYMONTH=11
END:STANDARD
BEGIN:DAYLIGHT
DTSTART:16010101T02
TZOFFSETFROM:-0800
TZOFFSETTO:-0700
RRULE:FREQ=YEARLY;INTERVAL=1;BYDAY=2SU;BYMONTH=3
END:DAYLIGHT
END:VTIMEZONE
BEGIN:VEVENT
ORGANIZER;CN="Cooper, Trevor":MAILTO:trevor.coo...@intel.com
ATTENDEE;ROLE=REQ-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=FALSE;CN='opnfv-te
 ch-disc...@lists.opnfv.org':MAILTO:opnfv-tech-discuss@lists.opnfv.org
ATTENDEE;ROLE=OPT-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=FALSE;CN='Mario To
 rrecillas Rodriguez':MAILTO:mario.rodrig...@arm.com
ATTENDEE;ROLE=OPT-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=FALSE;CN='Andrew V
 eitch':MAILTO:andrew.vei...@netcracker.com
ATTENDEE;ROLE=OPT-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=FALSE;CN='morgan.r
 icho...@orange.com':MAILTO:morgan.richo...@orange.com
ATTENDEE;ROLE=OPT-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=FALSE;CN="Murthy, K
 rishna J":MAILTO:krishna.j.mur...@intel.com
ATTENDEE;ROLE=OPT-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=FALSE;CN="'Tomasini
 , Lorenzo'":MAILTO:lorenzo.tomas...@fokus.fraunhofer.de
ATTENDEE;ROLE=OPT-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=FALSE;CN='Pierre L
 ynch':MAILTO:ply...@ixiacom.com
ATTENDEE;ROLE=OPT-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=FALSE;CN='Mingjian
 g Li':MAILTO:rexlee8...@gmail.com
ATTENDEE;ROLE=OPT-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=FALSE;CN="Klozik, M
 artinX":MAILTO:martinx.klo...@intel.com
DESCRIPTION;LANGUAGE=en-US:Time is based on UTC so shifts with daylight sav
 ing … 15:00-16:00 UTC (8:00-9:00 PDT)\n\n
RRULE:FREQ=WEEKLY;INTERVAL=1;BYDAY=TH;WKST=SU
SUMMARY;LANGUAGE=en-US:Canceled: [opnfv-tech-discuss] Test Working Group We
 ekly Meeting 
DTSTART;TZID=Pacific Standard Time:20161103T07
DTEND;TZID=Pacific Standard Time:20161103T08
UID:04008200E00074C5B7101A82E008C09E108F2530D201000
 01000247EC834F9ADE942A122892E9292F393
CLASS:PUBLIC
PRIORITY:1
DTSTAMP:20170323T141429Z
TRANSP:OPAQUE
STATUS:CANCELLED
SEQUENCE:3
LOCATION;LANGUAGE=en-US:GTM and #opnfv-testperf @ Freenode
X-MICROSOFT-CDO-APPT-SEQUENCE:3
X-MICROSOFT-CDO-OWNERAPPTID:1461430240
X-MICROSOFT-CDO-BUSYSTATUS:FREE
X-MICROSOFT-CDO-INTENDEDSTATUS:FREE
X-MICROSOFT-CDO-ALLDAYEVENT:FALSE
X-MICROSOFT-CDO-IMPORTANCE:2
X-MICROSOFT-CDO-INSTTYPE:1
X-MICROSOFT-DISALLOW-COUNTER:TRUE
END:VEVENT
BEGIN:VEVENT
SUMMARY:Canceled: [opnfv-tech-discuss] Test Working Group Weekly Meeting 
DTSTART;TZID=Pacific Standard Time:20161201T07
DTEND;TZID=Pacific Standard Time:20161201T08
UID:04008200E00074C5B7101A82E008C09E108F2530D201000
 01000247EC834F9ADE942A122892E9292F393
RECURRENCE-ID;TZID=Pacific Standard Time:20161201T00
CLASS:PUBLIC
PRIORITY:1
DTSTAMP:20170323T141429Z
TRANSP:OPAQUE
STATUS:CANCELLED
SEQUENCE:3
LOCATION:GTM and #opnfv-testperf @ Freenode
X-MICROSOFT-CDO-APPT-SEQUENCE:3
X-MICROSOFT-CDO-OWNERAPPTID:1461430240
X-MICROSOFT-CDO-BUSYSTATUS:FREE
X-MICROSOFT-CDO-INTENDEDSTATUS:FREE
X-MICROSOFT-CDO-ALLDAYEVENT:FALSE
X-MICROSOFT-CDO-IMPORTANCE:2
X-MICROSOFT-CDO-INSTTYPE:1
X-MICROSOFT-DISALLOW-COUNTER:TRUE
END:VEVENT
BEGIN:VEVENT
SUMMARY:Canceled: [opnfv-tech-discuss] Test Working Group Weekly Meeting 
DTSTART;TZID=Pacific Standard Time:20170216T07
DTEND;TZID=Pacific Standard Time:20170216T08
UID:04008200E00074C5B7101A82E008C09E108F2530D201000
 01000247EC834F9ADE942A122892E9292F393
RECURRENCE-ID;TZID=Pacific Standard Time:20170216T00
CLASS:PUBLIC
PRIORITY:1
DTSTAMP:20170323T141429Z
TRANSP:OPAQUE
STATUS:CANCELLED
SEQUENCE:3
LOCATION:GTM and #opnfv-testperf @ Freenode
X-MICROSOFT-CDO-APPT-SEQUENCE:3
X-MICROSOFT-CDO-OWNERAPPTID:1461430240
X-MICROSOFT-CDO-BUSYSTATUS:FREE
X-MICROSOFT-CDO-INTENDEDSTATUS:FREE
X-MICROSOFT-CDO-ALLDAYEVENT:FALSE
X-MICROSOFT-CDO-IMPORTANCE:2
X-MICROSOFT-CDO-INSTTYPE:1
X-MICROSOFT-DISALLOW-COUNTER:TRUE
END:VEVENT
BEGIN:VEVENT
SUMMARY:Canceled: [opnfv-tech-discuss] Test Working Group Weekly Meeting 
DTSTART;TZID=Pacific Standard Time:20170323T07
DTEND;TZID=Pacific Standard Time:20170323T08
UID:04008200E00074C5B7101A82E008C09E108F2530D201000
 01000247EC834F9ADE942A122892E9292F393
RECURRENCE-ID;TZID=Pacific Standard Time:20170323T00
CLASS:PUBLIC
PRIORITY:1
DTSTAMP:20170323T141429Z
TRANSP:OPAQUE
STATUS:CANCELLED
SEQUENCE:3
LOCATION:GTM and #opnfv-testperf @ Freenode
X-MICROSOFT-CDO-APPT-SEQUENCE:3
X-MICROSOFT-CDO-OWNERAPPTID:1461430240
X-MICROSOFT-CDO-BUSYSTATUS:FREE
X-MICROSOFT-CDO-INTENDEDSTATUS:FREE
X-MICROSOFT-CDO-ALLDAYEVENT:FALSE
X-MICROSOFT-CDO-IMPORTANCE:2
X-MICROSOFT-CDO-INSTTYPE:1
X-MICROSOFT-DISALLOW-COUNTER:TRUE
END:VEVENT
END:VCALENDAR
___
opn

[opnfv-tech-discuss] Canceled: Test Working Group Weekly Meeting

2017-03-23 Thread Cooper, Trevor
BEGIN:VCALENDAR
METHOD:CANCEL
PRODID:Microsoft Exchange Server 2010
VERSION:2.0
BEGIN:VTIMEZONE
TZID:Pacific Standard Time
BEGIN:STANDARD
DTSTART:16010101T02
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
RRULE:FREQ=YEARLY;INTERVAL=1;BYDAY=1SU;BYMONTH=11
END:STANDARD
BEGIN:DAYLIGHT
DTSTART:16010101T02
TZOFFSETFROM:-0800
TZOFFSETTO:-0700
RRULE:FREQ=YEARLY;INTERVAL=1;BYDAY=2SU;BYMONTH=3
END:DAYLIGHT
END:VTIMEZONE
BEGIN:VEVENT
ORGANIZER;CN="Cooper, Trevor":MAILTO:trevor.coo...@intel.com
ATTENDEE;ROLE=REQ-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=FALSE;CN='opnfv-te
 ch-disc...@lists.opnfv.org':MAILTO:opnfv-tech-discuss@lists.opnfv.org
ATTENDEE;ROLE=OPT-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=FALSE;CN='Mario To
 rrecillas Rodriguez':MAILTO:mario.rodrig...@arm.com
ATTENDEE;ROLE=OPT-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=FALSE;CN='Andrew V
 eitch':MAILTO:andrew.vei...@netcracker.com
ATTENDEE;ROLE=OPT-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=FALSE;CN='morgan.r
 icho...@orange.com':MAILTO:morgan.richo...@orange.com
ATTENDEE;ROLE=OPT-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=FALSE;CN="Murthy, K
 rishna J":MAILTO:krishna.j.mur...@intel.com
ATTENDEE;ROLE=OPT-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=FALSE;CN="'Tomasini
 , Lorenzo'":MAILTO:lorenzo.tomas...@fokus.fraunhofer.de
ATTENDEE;ROLE=OPT-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=FALSE;CN='Pierre L
 ynch':MAILTO:ply...@ixiacom.com
ATTENDEE;ROLE=OPT-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=FALSE;CN='Mingjian
 g Li':MAILTO:rexlee8...@gmail.com
ATTENDEE;ROLE=OPT-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=FALSE;CN="Klozik, M
 artinX":MAILTO:martinx.klo...@intel.com
DESCRIPTION;LANGUAGE=en-US:Time is based on UTC so shifts with daylight sav
 ing … 15:00-16:00 UTC (8:00-9:00 PDT)\n\n
SUMMARY;LANGUAGE=en-US:Canceled: [opnfv-tech-discuss] Test Working Group We
 ekly Meeting 
DTSTART;TZID=Pacific Standard Time:20170323T07
DTEND;TZID=Pacific Standard Time:20170323T08
UID:04008200E00074C5B7101A82E008C09E108F2530D201000
 01000247EC834F9ADE942A122892E9292F393
RECURRENCE-ID;TZID=Pacific Standard Time:20170323T07
CLASS:PUBLIC
PRIORITY:1
DTSTAMP:20170323T141431Z
TRANSP:OPAQUE
STATUS:CANCELLED
SEQUENCE:4
LOCATION;LANGUAGE=en-US:GTM and #opnfv-testperf @ Freenode
X-MICROSOFT-CDO-APPT-SEQUENCE:4
X-MICROSOFT-CDO-OWNERAPPTID:1461430240
X-MICROSOFT-CDO-BUSYSTATUS:FREE
X-MICROSOFT-CDO-INTENDEDSTATUS:FREE
X-MICROSOFT-CDO-ALLDAYEVENT:FALSE
X-MICROSOFT-CDO-IMPORTANCE:2
X-MICROSOFT-CDO-INSTTYPE:3
X-MICROSOFT-DISALLOW-COUNTER:TRUE
END:VEVENT
END:VCALENDAR
___
opnfv-tech-discuss mailing list
opnfv-tech-discuss@lists.opnfv.org
https://lists.opnfv.org/mailman/listinfo/opnfv-tech-discuss


[opnfv-tech-discuss] Cancelled: Test Working Group Weekly Meeting

2017-03-23 Thread Cooper, Trevor
BEGIN:VCALENDAR
PRODID://Yahoo//Calendar//EN
VERSION:2.0
METHOD:CANCEL
BEGIN:VEVENT
SUMMARY:[opnfv-tech-discuss] Test Working Group Weekly Meeting
DESCRIPTION:?   IRC channel: #opnfv-testperf @ Freenode<http://webchat.
 freenode.net/?channels=opnfv-testperf>\n\nPhone numbers: https://global.go
 tomeeting.com/305553637/numbersdisplay.html\n-
 -\n?   Usual time (this timeslot): Every Thursday 15:00-16:00 
 UTC / 7:00-8:00 PST\nThursday GTM: https://global.gotomeeting.com/join/305
 553637\nAccess Code: 305-553-637\n\n--
 -\n?   APAC time: 2nd Wednesday of the month 8:00-9:00 UTC replaces us
 ual slot that week\nAPAC time: Wednesday GTM https://global.gotomeeting.co
 m/join/778783733\nAccess Code: 778-783-733\n\n
 ---\n\nTest Working Group meeting AGENDA https://wiki.opnfv.org/di
 splay/meetings/TestPerf\n\nTest working group WIKI https://wiki.opnfv.org/
 display/testing\n?   Etherpad: https://etherpad.opnfv.org/p/testperf\n
 \nTrevor Cooper\n+1 503-696-2096 (office) | +1 503-593-5249 (mobile) | tre
 vor.coo...@intel.com\n\n\n
CLASS:PUBLIC
DTSTART;TZID=Europe/London:20161103T14
DTEND;TZID=Europe/London:20161103T15
LOCATION:GTM and #opnfv-testperf @ Freenode
PRIORITY:0
SEQUENCE:2
STATUS:CONFIRMED
UID:04008200E00074C5B7101A82E008C09E108F2530D201000
 01000247EC834F9ADE942A122892E9292F393
DTSTAMP:20161116T075849Z
ATTENDEE;PARTSTAT=NEEDS-ACTION;CN=opnfv-tech-discuss@lists.opnfv.org;ROLE=R
 EQ_PARTICIPANT;RSVP=FALSE:mailto:opnfv-tech-discuss@lists.opnfv.org
ATTENDEE;PARTSTAT=NEEDS-ACTION;CN=Mario Torrecillas Rodriguez;ROLE=REQ_PART
 ICIPANT;RSVP=FALSE:mailto:mario.rodrig...@arm.com
ATTENDEE;PARTSTAT=NEEDS-ACTION;CN=Andrew Veitch;ROLE=REQ_PARTICIPANT;RSVP=F
 ALSE:mailto:andrew.vei...@netcracker.com
ATTENDEE;PARTSTAT=NEEDS-ACTION;CN=morgan.richo...@orange.com;ROLE=REQ_PARTI
 CIPANT;RSVP=FALSE:mailto:morgan.richo...@orange.com
ATTENDEE;PARTSTAT=NEEDS-ACTION;CN=wonstonx;ROLE=REQ_PARTICIPANT;RSVP=TRUE:m
 ailto:wonst...@yahoo.com
ORGANIZER;CN="Cooper, Trevor":mailto:trevor.coo...@intel.com
RRULE:FREQ=WEEKLY;WKST=SU;INTERVAL=1;BYDAY=TH
X-MICROSOFT-CDO-APPT-SEQUENCE:2
X-MICROSOFT-CDO-OWNERAPPTID:1461430240
X-MICROSOFT-CDO-BUSYSTATUS:TENTATIVE
X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY
X-MICROSOFT-CDO-ALLDAYEVENT:FALSE
X-MICROSOFT-CDO-IMPORTANCE:1
X-MICROSOFT-CDO-INSTTYPE:1
X-MICROSOFT-DISALLOW-COUNTER:TRUE
X-YAHOO-YID:yahoo.calendar.acl.writer
TRANSP:OPAQUE
STATUS:TENTATIVE
X-YAHOO-USER-STATUS:TENTATIVE
X-YAHOO-EVENT-STATUS:BUSY
BEGIN:VALARM
ACTION:DISPLAY
DESCRIPTION:
TRIGGER;RELATED=START:-PT15M
END:VALARM
END:VEVENT
BEGIN:VTIMEZONE
TZID:Europe/London
TZURL:http://tzurl.org/zoneinfo/Europe/London
X-LIC-LOCATION:Europe/London
BEGIN:DAYLIGHT
TZOFFSETFROM:+
TZOFFSETTO:+0100
TZNAME:BST
DTSTART:19810329T01
RRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=-1SU
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:+0100
TZOFFSETTO:+
TZNAME:GMT
DTSTART:19961027T02
RRULE:FREQ=YEARLY;BYMONTH=10;BYDAY=-1SU
END:STANDARD
BEGIN:STANDARD
TZOFFSETFROM:-000115
TZOFFSETTO:+
TZNAME:GMT
DTSTART:18471201T00
RDATE:18471201T00
END:STANDARD
BEGIN:DAYLIGHT
TZOFFSETFROM:+
TZOFFSETTO:+0100
TZNAME:BST
DTSTART:19160521T02
RDATE:19160521T02
RDATE:19170408T02
RDATE:19180324T02
RDATE:19190330T02
RDATE:19200328T02
RDATE:19210403T02
RDATE:19220326T02
RDATE:19230422T02
RDATE:19240413T02
RDATE:19250419T02
RDATE:19260418T02
RDATE:19270410T02
RDATE:19280422T02
RDATE:19290421T02
RDATE:19300413T02
RDATE:19310419T02
RDATE:19320417T02
RDATE:19330409T02
RDATE:19340422T02
RDATE:19350414T02
RDATE:19360419T02
RDATE:19370418T02
RDATE:19380410T02
RDATE:19390416T02
RDATE:19400225T02
RDATE:19460414T02
RDATE:19470316T02
RDATE:19480314T02
RDATE:19490403T02
RDATE:19500416T02
RDATE:19510415T02
RDATE:19520420T02
RDATE:19530419T02
RDATE:19540411T02
RDATE:19550417T02
RDATE:19560422T02
RDATE:19570414T02
RDATE:19580420T02
RDATE:19590419T02
RDATE:19600410T02
RDATE:19610326T02
RDATE:19620325T02
RDATE:19630331T02
RDATE:19640322T02
RDATE:19650321T02
RDATE:19660320T02
RDATE:19670319T02
RDATE:19680218T02
RDATE:19720319T02
RDATE:19730318T02
RDATE:19740317T02
RDATE:19750316T02
RDATE:19760321T02
RDATE:19770320T02
RDATE:19780319T02
RDATE:19790318T02
RDATE:19800316T02
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:+0100
TZOFFSETTO:+
TZNAME:GMT
DTSTART:19161001T03
RDATE:19161001T03
RDATE:19170917T03
RDATE:19180930T03
RDATE:19190929T03
RDATE:19201025T03
RDATE:19211003T03
RDATE:19221008T03
RDATE:19230916T03
RDATE:19240921T03
RDATE:19251004T03
RDATE:19261003T03
RDATE:19271002T03
RDATE:19281007T03
RDATE:19291006T03
RDATE:19301

[opnfv-tech-discuss] Cancelled: Test Working Group Weekly Meeting

2017-03-23 Thread Cooper, Trevor
BEGIN:VCALENDAR
PRODID://Yahoo//Calendar//EN
VERSION:2.0
METHOD:CANCEL
BEGIN:VEVENT
SUMMARY:[opnfv-tech-discuss] Test Working Group Weekly Meeting
DESCRIPTION:?   IRC channel: #opnfv-testperf @ Freenode<http://webchat.
 freenode.net/?channels=opnfv-testperf>\n\nPhone numbers: https://global.go
 tomeeting.com/305553637/numbersdisplay.html\n-
 -\n?   Usual time (this timeslot): Every Thursday 15:00-16:00 
 UTC / 7:00-8:00 PST\nThursday GTM: https://global.gotomeeting.com/join/305
 553637\nAccess Code: 305-553-637\n\n--
 -\n?   APAC time: 2nd Wednesday of the month 8:00-9:00 UTC replaces us
 ual slot that week\nAPAC time: Wednesday GTM https://global.gotomeeting.co
 m/join/778783733\nAccess Code: 778-783-733\n\n
 ---\n\nTest Working Group meeting AGENDA https://wiki.opnfv.org/di
 splay/meetings/TestPerf\n\nTest working group WIKI https://wiki.opnfv.org/
 display/testing\n?   Etherpad: https://etherpad.opnfv.org/p/testperf\n
 \nTrevor Cooper\n+1 503-696-2096 (office) | +1 503-593-5249 (mobile) | tre
 vor.coo...@intel.com\n\n\n
CLASS:PUBLIC
DTSTART;TZID=Europe/London:20161103T14
DTEND;TZID=Europe/London:20161103T15
LOCATION:GTM and #opnfv-testperf @ Freenode
PRIORITY:0
SEQUENCE:2
STATUS:CONFIRMED
UID:04008200E00074C5B7101A82E008C09E108F2530D201000
 01000247EC834F9ADE942A122892E9292F393
DTSTAMP:20161116T075849Z
ATTENDEE;PARTSTAT=NEEDS-ACTION;CN=opnfv-tech-discuss@lists.opnfv.org;ROLE=R
 EQ_PARTICIPANT;RSVP=FALSE:mailto:opnfv-tech-discuss@lists.opnfv.org
ATTENDEE;PARTSTAT=NEEDS-ACTION;CN=Mario Torrecillas Rodriguez;ROLE=REQ_PART
 ICIPANT;RSVP=FALSE:mailto:mario.rodrig...@arm.com
ATTENDEE;PARTSTAT=NEEDS-ACTION;CN=Andrew Veitch;ROLE=REQ_PARTICIPANT;RSVP=F
 ALSE:mailto:andrew.vei...@netcracker.com
ATTENDEE;PARTSTAT=NEEDS-ACTION;CN=morgan.richo...@orange.com;ROLE=REQ_PARTI
 CIPANT;RSVP=FALSE:mailto:morgan.richo...@orange.com
ATTENDEE;PARTSTAT=NEEDS-ACTION;CN=Fatemeh Abdollahei;ROLE=REQ_PARTICIPANT;R
 SVP=TRUE:mailto:f.abdolla...@yahoo.com
ORGANIZER;CN="Cooper, Trevor":mailto:trevor.coo...@intel.com
RRULE:FREQ=WEEKLY;WKST=SU;INTERVAL=1;BYDAY=TH
X-MICROSOFT-CDO-APPT-SEQUENCE:2
X-MICROSOFT-CDO-OWNERAPPTID:1461430240
X-MICROSOFT-CDO-BUSYSTATUS:TENTATIVE
X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY
X-MICROSOFT-CDO-ALLDAYEVENT:FALSE
X-MICROSOFT-CDO-IMPORTANCE:1
X-MICROSOFT-CDO-INSTTYPE:1
X-MICROSOFT-DISALLOW-COUNTER:TRUE
X-YAHOO-YID:yahoo.calendar.acl.writer
TRANSP:OPAQUE
STATUS:TENTATIVE
X-YAHOO-USER-STATUS:TENTATIVE
X-YAHOO-EVENT-STATUS:BUSY
BEGIN:VALARM
ACTION:DISPLAY
DESCRIPTION:
TRIGGER;RELATED=START:-PT15M
END:VALARM
END:VEVENT
BEGIN:VTIMEZONE
TZID:Europe/London
TZURL:http://tzurl.org/zoneinfo/Europe/London
X-LIC-LOCATION:Europe/London
BEGIN:DAYLIGHT
TZOFFSETFROM:+
TZOFFSETTO:+0100
TZNAME:BST
DTSTART:19810329T01
RRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=-1SU
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:+0100
TZOFFSETTO:+
TZNAME:GMT
DTSTART:19961027T02
RRULE:FREQ=YEARLY;BYMONTH=10;BYDAY=-1SU
END:STANDARD
BEGIN:STANDARD
TZOFFSETFROM:-000115
TZOFFSETTO:+
TZNAME:GMT
DTSTART:18471201T00
RDATE:18471201T00
END:STANDARD
BEGIN:DAYLIGHT
TZOFFSETFROM:+
TZOFFSETTO:+0100
TZNAME:BST
DTSTART:19160521T02
RDATE:19160521T02
RDATE:19170408T02
RDATE:19180324T02
RDATE:19190330T02
RDATE:19200328T02
RDATE:19210403T02
RDATE:19220326T02
RDATE:19230422T02
RDATE:19240413T02
RDATE:19250419T02
RDATE:19260418T02
RDATE:19270410T02
RDATE:19280422T02
RDATE:19290421T02
RDATE:19300413T02
RDATE:19310419T02
RDATE:19320417T02
RDATE:19330409T02
RDATE:19340422T02
RDATE:19350414T02
RDATE:19360419T02
RDATE:19370418T02
RDATE:19380410T02
RDATE:19390416T02
RDATE:19400225T02
RDATE:19460414T02
RDATE:19470316T02
RDATE:19480314T02
RDATE:19490403T02
RDATE:19500416T02
RDATE:19510415T02
RDATE:19520420T02
RDATE:19530419T02
RDATE:19540411T02
RDATE:19550417T02
RDATE:19560422T02
RDATE:19570414T02
RDATE:19580420T02
RDATE:19590419T02
RDATE:19600410T02
RDATE:19610326T02
RDATE:19620325T02
RDATE:19630331T02
RDATE:19640322T02
RDATE:19650321T02
RDATE:19660320T02
RDATE:19670319T02
RDATE:19680218T02
RDATE:19720319T02
RDATE:19730318T02
RDATE:19740317T02
RDATE:19750316T02
RDATE:19760321T02
RDATE:19770320T02
RDATE:19780319T02
RDATE:19790318T02
RDATE:19800316T02
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:+0100
TZOFFSETTO:+
TZNAME:GMT
DTSTART:19161001T03
RDATE:19161001T03
RDATE:19170917T03
RDATE:19180930T03
RDATE:19190929T03
RDATE:19201025T03
RDATE:19211003T03
RDATE:19221008T03
RDATE:19230916T03
RDATE:19240921T03
RDATE:19251004T03
RDATE:19261003T03
RDATE:19271002T03
RDATE:19281007T03
RDATE:19291006T03
RDATE:19301

[opnfv-tech-discuss] Test Working Group Weekly Meeting

2017-03-23 Thread Cooper, Trevor
BEGIN:VCALENDAR
METHOD:REQUEST
PRODID:Microsoft Exchange Server 2010
VERSION:2.0
BEGIN:VTIMEZONE
TZID:Pacific Standard Time
BEGIN:STANDARD
DTSTART:16010101T02
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
RRULE:FREQ=YEARLY;INTERVAL=1;BYDAY=1SU;BYMONTH=11
END:STANDARD
BEGIN:DAYLIGHT
DTSTART:16010101T02
TZOFFSETFROM:-0800
TZOFFSETTO:-0700
RRULE:FREQ=YEARLY;INTERVAL=1;BYDAY=2SU;BYMONTH=3
END:DAYLIGHT
END:VTIMEZONE
BEGIN:VEVENT
ORGANIZER;CN="Cooper, Trevor":MAILTO:trevor.coo...@intel.com
ATTENDEE;ROLE=REQ-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=FALSE;CN=opnfv-tec
 h-disc...@lists.opnfv.org:MAILTO:opnfv-tech-discuss@lists.opnfv.org
DESCRIPTION;LANGUAGE=en-US:•   IRC channel: #opnfv-testperf @ Freenod
 e<http://webchat.freenode.net/?channels=opnfv-testperf>\n\nPhone numbers: 
 https://global.gotomeeting.com/305553637/numbersdisplay.html\n
 --\n•   Meeting time is based on UTC\n•\n
 •   Usual time (this timeslot): Every Thursday 15:00-16:00 UTC / 8:0
 0-9:00 PDT\nThursday GTM: https://global.gotomeeting.com/join/305553637\nA
 ccess Code: 305-553-637\n\nAPAC time: 2nd Wednesday of the month 8:00-9:00
  UTC replaces usual slot that week\nAPAC time: Wednesday GTM https://globa
 l.gotomeeting.com/join/778783733\nAccess Code: 778-783-733\n\n
 ---\n\nTest Working Group meeting AGENDA https://w
 iki.opnfv.org/display/meetings/TestPerf\n\nTest working group WIKI https:/
 /wiki.opnfv.org/display/testing\n•   Etherpad: https://etherpad.opnf
 v.org/p/testperf\n\n
RRULE:FREQ=WEEKLY;INTERVAL=1;BYDAY=TH;WKST=SU
SUMMARY;LANGUAGE=en-US:[opnfv-tech-discuss] Test Working Group Weekly Meeti
 ng 
DTSTART;TZID=Pacific Standard Time:20170323T08
DTEND;TZID=Pacific Standard Time:20170323T09
UID:04008200E00074C5B7101A82E00890187A89A4A3D201000
 010008004170A0615C74DBDCE6619D7F7EB08
CLASS:PUBLIC
PRIORITY:5
DTSTAMP:20170323T141611Z
TRANSP:OPAQUE
STATUS:CONFIRMED
SEQUENCE:0
LOCATION;LANGUAGE=en-US:GTM and #opnfv-testperf @ Freenode
X-MICROSOFT-CDO-APPT-SEQUENCE:0
X-MICROSOFT-CDO-OWNERAPPTID:-1365821471
X-MICROSOFT-CDO-BUSYSTATUS:TENTATIVE
X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY
X-MICROSOFT-CDO-ALLDAYEVENT:FALSE
X-MICROSOFT-CDO-IMPORTANCE:1
X-MICROSOFT-CDO-INSTTYPE:1
X-MICROSOFT-DISALLOW-COUNTER:TRUE
BEGIN:VALARM
ACTION:DISPLAY
DESCRIPTION:REMINDER
TRIGGER;RELATED=START:-PT15M
END:VALARM
END:VEVENT
END:VCALENDAR
___
opnfv-tech-discuss mailing list
opnfv-tech-discuss@lists.opnfv.org
https://lists.opnfv.org/mailman/listinfo/opnfv-tech-discuss


[opnfv-tech-discuss] [release] Notice of intent to participate in OPNFV Euphrates release

2017-03-28 Thread Cooper, Trevor
The purpose of this email is to notify the OPNFV TSC that the VSPERF project 
intends to participate in the OPNFV Euphrates release.

___
opnfv-tech-discuss mailing list
opnfv-tech-discuss@lists.opnfv.org
https://lists.opnfv.org/mailman/listinfo/opnfv-tech-discuss


[opnfv-tech-discuss] [vsperf] Tagged for Danube.1.0

2017-03-31 Thread Cooper, Trevor
Vswitchperf repo has been tagged for danube.1.0 
https://gerrit.opnfv.org/gerrit/gitweb?p=vswitchperf.git;a=tag;h=refs/tags/danube.1.0

Thanks

Trevor



___
opnfv-tech-discuss mailing list
opnfv-tech-discuss@lists.opnfv.org
https://lists.opnfv.org/mailman/listinfo/opnfv-tech-discuss


[opnfv-tech-discuss] [vsperf] Summit CFP - VSPERF submission

2017-04-04 Thread Cooper, Trevor
Submission deadline is Monday, April 10


The Design Summit takes place June 12-13 and is where the OPNFV technical 
community will convene to continue working on the E-Release and have plenary 
sessions and project breakouts. It is very focused on the OPNFV platform. The 
Summit Conference takes place Jun 14-15 and is for the wider NFV ecosystem, 
featuring keynotes, breakout sessions, a technology showcase, networking 
opportunities, etc. This is where the breakouts will be structured into the six 
tracks. Panels consist of 4 or more speakers in a single session. When in 
doubt, we recommend you submit for the Summit conference as a breakout session. 
From there, our track chairs will be able to make further recommendations as 
needed.

---

Let's submit at least one VSPERF submission ... give your suggestions to 
edit/update this proposal ... and/or make a new proposal ... the more the 
better ... once reviewed the organizers can recommend to combine proposals if 
there is overlap.

Title: ???
Speakers: Trevor, ... who else is interested?
Abstract

VSPERF is an automated test-framework for measuring NFVI data-plane performance 
using industry standard benchmark specifications and is used by open source 
development teams as well as commercial vendors. The VSPERF team's experience 
includes publishing an IETF internet draft and deploying a CI test environment 
with multiple traffic generators and DUT configurations. This session will go 
deep into how VSPERF can be used to optimize and improve data-plane performance 
of NFVI as well as provide data driven comparisons between hardware and 
software traffic generators and capabilities.


-

We decided to submit some proposals from the test working group ...  
https://etherpad.opnfv.org/p/TestCommunitySummit. Proposals from individuals 
and test projects are still encouraged!



Title: OPNFV Plugfest Unplugged

Speakers: Trevor and ?

The OPNFV Testing Working Group aims to unify testing strategies and methods 
across projects and test infrastructure. Plugfests (held after each release)  
have greatly assisted with this effort and helped shape the evolution of our 
testing community. This session provides an insider's view into OPNFV Plugfests 
explaining participation options, benefits and learnings from three successful 
events to-date. We will also discuss how Plugfest results have impacted 
evolution of test strategies for various types of testing including VNF and 
Stress testing.





Title: Conversations with the testing community

Panel discussion: Jose, Yujun, Kubi, Trevor, Gabriel, Mark

Moderator: Morgan

Abstract:

After a brief introduction of the activities of each project, some questions 
will help the audience to understand the work of the testing groups.

How can we contribute to a test project?

Can I create my test project or shall I join an existing one?

How do you work concretely? How do you interact with infra group, feature 
projects?

What are the collaborative work across the projects?

Is there a strategy for the test coverage, for the stress tests?

How are defined the test categories?

What are the main challenges for the future?





Title: test community what's next?

speakers: Kubi or Jack/Gabriel/Morgan

Abstract

The testing community defined priorities for Danube.

We worked on a landing page (in progress) and test case catalogue (hopefully 
available for Danube)

The test projects already consume test database API and created internal API.

Storperf API is used by Yardstick. Dovetail calls Functest and Yardstick. 
Bottleneck uses yardstick API.

Each test project may expose and consume APIs from other test projects and 
could also be used by other projects.

The goal of this session is to remind the first collaborative achievements and 
see how the testing community could adopt a micro services approach in order to 
harmonize the way to expose and consume API to others





Title: Big Data for Testing

Speakers: Donald Hunter (donaldh) , Yujun Zhang (ZTE) 
zhangyujun+...@gmail.com

Abstract

The testing community created tens of testing projects, hundreds of testing 
cases, thousands of test jobs.

Huge amount of testing data has been produced. What comes next, then?

The testing community put in place tools and procedures to declare 
testcases/projects, normalize and upload results.

These tools and procedures have been adopted so we now have lots of data 
covering lots of scenarios, hardware, installers.



In this presentation, we shall discuss the stakes and challenges of result post 
processing.

How analytics can provide valuable inputs to the community, end users or 
upstream projects.

How can we produce accurate indicators, reports and graphs, focus on 
interpreting / consuming test results.

How can we get the best of breeds of our result mine?


/Trevor

--- Begin Message ---

If you are having trouble viewing this email, try viewing it in a 
browser

Re: [opnfv-tech-discuss] [vsperf] Trying PROX

2017-04-04 Thread Cooper, Trevor
I just tried it and works … we can discuss in the meeting tomorrow

/Trevor



From: opnfv-tech-discuss-boun...@lists.opnfv.org 
[mailto:opnfv-tech-discuss-boun...@lists.opnfv.org] On Behalf Of MORTON, ALFRED 
C (AL)
Sent: Tuesday, April 04, 2017 2:51 PM
To: Pervaze Akhtar 
Cc: opnfv-tech-discuss@lists.opnfv.org
Subject: Re: [opnfv-tech-discuss] [vsperf] Trying PROX

Thanks for your suggestion Pervaze!
I tried a command from history that seemed to do the trick.

I encountered some additional errors, but dug some more
and found the missing setup steps.

I documented our little adventure on the etherpad:
https://etherpad.opnfv.org/p/vsperfpdv

Al

From: Pervaze Akhtar [mailto:pervaze.akh...@netronome.com]
Sent: Tuesday, April 04, 2017 3:58 PM
To: MORTON, ALFRED C (AL)
Subject: Re: [opnfv-tech-discuss] [vsperf] Trying PROX

> but no mounted hugetlbfs found for that size

The command to mount the hugepagesfs is roughly:
mount -t hugetlbfs none /mnt/hugetlbfs
The error looks like you (or the app) is using DPDK and the run time env. is 
trying to allocate hugepages, but either the they are not mounted, or the grub 
or other settings are not allocating the expected number of hugepages (looks 
like 1G pages in this case).

On Tue, Apr 4, 2017 at 3:45 PM, MORTON, ALFRED C (AL) 
mailto:acmor...@att.com>> wrote:
Hi all,

As the plugfest is coming soon, I made a few minutes
to try-out PROX, which we discussed earlier this year.

Although prox seems to run fine on Pod 12 Node-5,
the Node-4 version is currently throwing this error:

EAL: 59 hugepages of size 1073741824 reserved, but no mounted hugetlbfs found 
for that size
PANIC in rte_eal_init():
Cannot get hugepage information

helpful clues appreciated,
Al

___
opnfv-tech-discuss mailing list
opnfv-tech-discuss@lists.opnfv.org
https://lists.opnfv.org/mailman/listinfo/opnfv-tech-discuss

___
opnfv-tech-discuss mailing list
opnfv-tech-discuss@lists.opnfv.org
https://lists.opnfv.org/mailman/listinfo/opnfv-tech-discuss


[opnfv-tech-discuss] [vsperf] VSPERF Planning for Plugfest @ Orange

2017-04-05 Thread Cooper, Trevor
https://etherpad.opnfv.org/p/vsperfplugfest




/Trevor

___
opnfv-tech-discuss mailing list
opnfv-tech-discuss@lists.opnfv.org
https://lists.opnfv.org/mailman/listinfo/opnfv-tech-discuss


[opnfv-tech-discuss] [vsperf]VSPERF meeting now

2017-04-05 Thread Cooper, Trevor
BEGIN:VCALENDAR
METHOD:REQUEST
PRODID:Microsoft Exchange Server 2010
VERSION:2.0
BEGIN:VTIMEZONE
TZID:Pacific Standard Time
BEGIN:STANDARD
DTSTART:16010101T02
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
RRULE:FREQ=YEARLY;INTERVAL=1;BYDAY=1SU;BYMONTH=11
END:STANDARD
BEGIN:DAYLIGHT
DTSTART:16010101T02
TZOFFSETFROM:-0800
TZOFFSETTO:-0700
RRULE:FREQ=YEARLY;INTERVAL=1;BYDAY=2SU;BYMONTH=3
END:DAYLIGHT
END:VTIMEZONE
BEGIN:VEVENT
ORGANIZER;CN="Cooper, Trevor":MAILTO:trevor.coo...@intel.com
ATTENDEE;ROLE=REQ-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=TRUE;CN="MORTON, AL
 FRED C (AL)":MAILTO:acmor...@att.com
ATTENDEE;ROLE=REQ-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=TRUE;CN=Bill Micha
 lowski:MAILTO:bmich...@redhat.com
ATTENDEE;ROLE=REQ-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=TRUE;CN="Rao, Sridh
 ar":MAILTO:sridhar@spirent.com
ATTENDEE;ROLE=REQ-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=TRUE;CN="Toktonalie
 v, Mars (Nokia - US/Irving)":MAILTO:mars.toktonal...@nokia.com
ATTENDEE;ROLE=REQ-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=TRUE;CN=opnfv-tech
 -disc...@lists.opnfv.org:MAILTO:opnfv-tech-discuss@lists.opnfv.org
DESCRIPTION;LANGUAGE=en-US:\n..
 ..
 .\n--> Join Skype Meeting<https://meet.intel.com/trevor.co
 oper/LQYNKJWY>\n  Trouble Joining? Try Skype Web App<https://meet.intel.co
 m/trevor.cooper/LQYNKJWY?sl=1>\nJoin by phone\n+1(916)356-2663 (or your lo
 cal bridge access #) Choose bridge 5. (Global)  
  English (United States)\nFind a local number<https://dial.intel.com>\n\nC
 onference ID: 629919629\n Forgot your dial-in PIN?<https://dial.intel.com>
  |Help<https://o15.officeredir.microsoft.com/r/rlidLync15?clid=1033&p1=5&p
 2=2009>\n\n[!OC([1033])!]\n...
 ..
 \n\n\n
SUMMARY;LANGUAGE=en-US:[opnfv-tech-discuss] [vsperf]VSPERF meeting now
DTSTART;TZID=Pacific Standard Time:20170405T08
DTEND;TZID=Pacific Standard Time:20170405T09
UID:04008200E00074C5B7101A82E008C0A966DDE3ADD201000
 01000C789A8524D99C4439DAF7CA8A266AC20
CLASS:PUBLIC
PRIORITY:5
DTSTAMP:20170405T150853Z
TRANSP:OPAQUE
STATUS:CONFIRMED
SEQUENCE:0
LOCATION;LANGUAGE=en-US:Skype Meeting
X-MICROSOFT-CDO-APPT-SEQUENCE:0
X-MICROSOFT-CDO-OWNERAPPTID:-653965343
X-MICROSOFT-CDO-BUSYSTATUS:TENTATIVE
X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY
X-MICROSOFT-CDO-ALLDAYEVENT:FALSE
X-MICROSOFT-CDO-IMPORTANCE:1
X-MICROSOFT-CDO-INSTTYPE:0
X-MICROSOFT-DISALLOW-COUNTER:FALSE
BEGIN:VALARM
ACTION:DISPLAY
DESCRIPTION:REMINDER
TRIGGER;RELATED=START:-PT15M
END:VALARM
END:VEVENT
END:VCALENDAR
___
opnfv-tech-discuss mailing list
opnfv-tech-discuss@lists.opnfv.org
https://lists.opnfv.org/mailman/listinfo/opnfv-tech-discuss


[opnfv-tech-discuss] [VSPERF] Weekly Call

2017-04-12 Thread Cooper, Trevor
BEGIN:VCALENDAR
METHOD:REQUEST
PRODID:Microsoft Exchange Server 2010
VERSION:2.0
BEGIN:VTIMEZONE
TZID:Pacific Standard Time
BEGIN:STANDARD
DTSTART:16010101T02
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
RRULE:FREQ=YEARLY;INTERVAL=1;BYDAY=1SU;BYMONTH=11
END:STANDARD
BEGIN:DAYLIGHT
DTSTART:16010101T02
TZOFFSETFROM:-0800
TZOFFSETTO:-0700
RRULE:FREQ=YEARLY;INTERVAL=1;BYDAY=2SU;BYMONTH=3
END:DAYLIGHT
END:VTIMEZONE
BEGIN:VEVENT
ORGANIZER;CN="Cooper, Trevor":MAILTO:trevor.coo...@intel.com
ATTENDEE;ROLE=REQ-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=FALSE;CN=opnfv-tec
 h-disc...@lists.opnfv.org:MAILTO:opnfv-tech-discuss@lists.opnfv.org
ATTENDEE;ROLE=REQ-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=FALSE;CN="MORTON, A
 LFRED C (AL)":MAILTO:acmor...@att.com
ATTENDEE;ROLE=REQ-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=FALSE;CN=Bill Mich
 alowski:MAILTO:bmich...@redhat.com
ATTENDEE;ROLE=REQ-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=FALSE;CN=Christian
  Trautman:MAILTO:ctrau...@redhat.com
ATTENDEE;ROLE=REQ-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=FALSE;CN="Toktonali
 ev, Mars (Nokia - US/Irving)":MAILTO:mars.toktonal...@nokia.com
ATTENDEE;ROLE=REQ-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=FALSE;CN="Klozik, M
 artinX":MAILTO:martinx.klo...@intel.com
ATTENDEE;ROLE=REQ-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=FALSE;CN="Rao, Srid
 har":MAILTO:sridhar@spirent.com
ATTENDEE;ROLE=REQ-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=FALSE;CN="Simonart,
  Xavier":MAILTO:xavier.simon...@intel.com
DESCRIPTION;LANGUAGE=en-US:VSPERF Weekly Meeting - Wednesday UTC 15h00\, Ir
 eland 16h00\, Pacific 8h00\n\nPlease use this bridge for the meeting this 
 week\n\n--> Join Skype Meeting<https://meet.intel.com/trevor.cooper/D957ZD
 50>\n  Trouble Joining? Try Skype Web App<https://meet.intel.com/trevor.co
 oper/D957ZD50?sl=1>\nJoin by phone\n+1(916)356-2663 (or your local bridge 
 access #) Choose bridge 5. (Global)   English (U
 nited States)\nFind a local number<https://dial.intel.com>\n\nConference I
 D: 793699622\n Forgot your dial-in PIN?<https://dial.intel.com> |Help\n\n
 \n•   IRC:\n•   freenode https://freenode.net/\n•   IRC 
 channel: #opnfv-vswitchperf http://webchat.freenode.net/?channels=opnfv-vs
 witchperf\n•   MeetBot: http://meetbot.opnfv.org/meetings/opnfv-vswi
 tchperf/2015/\n\n\n\n\n\n
SUMMARY;LANGUAGE=en-US:[opnfv-tech-discuss] [VSPERF] Weekly Call
DTSTART;TZID=Pacific Standard Time:20170412T08
DTEND;TZID=Pacific Standard Time:20170412T09
UID:04008200E00074C5B7101A82E008B0A87F15B439D201000
 010007467EEA0909BBF46903658F8C0CBFD35
RECURRENCE-ID;TZID=Pacific Standard Time:20170412T08
CLASS:PUBLIC
PRIORITY:5
DTSTAMP:20170412T142213Z
TRANSP:OPAQUE
STATUS:CONFIRMED
SEQUENCE:9
LOCATION;LANGUAGE=en-US:GTM and #opnfv-vswitchperf
X-MICROSOFT-CDO-APPT-SEQUENCE:9
X-MICROSOFT-CDO-OWNERAPPTID:-420956192
X-MICROSOFT-CDO-BUSYSTATUS:TENTATIVE
X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY
X-MICROSOFT-CDO-ALLDAYEVENT:FALSE
X-MICROSOFT-CDO-IMPORTANCE:1
X-MICROSOFT-CDO-INSTTYPE:3
X-MICROSOFT-DISALLOW-COUNTER:TRUE
BEGIN:VALARM
ACTION:DISPLAY
DESCRIPTION:REMINDER
TRIGGER;RELATED=START:-PT15M
END:VALARM
END:VEVENT
END:VCALENDAR
___
opnfv-tech-discuss mailing list
opnfv-tech-discuss@lists.opnfv.org
https://lists.opnfv.org/mailman/listinfo/opnfv-tech-discuss


Re: [opnfv-tech-discuss] [dovetail] Updates to the test spec

2017-04-13 Thread Cooper, Trevor
I made a start at drafting a Dovetail Tool developer guide … 
https://gerrit.opnfv.org/gerrit/#/c/33367/1

2 other documents in flight per below are …

The test case contributor guide (developer facing) … 
https://gerrit.opnfv.org/gerrit/#/c/33317/

The test spec document drafted by Chris which is a user facing guide ... 
https://gerrit.opnfv.org/gerrit/#/c/32499/3

/Trevor


From: Christopher Price [mailto:christopher.pr...@ericsson.com]
Sent: Wednesday, April 12, 2017 4:15 AM
To: TECH-DISCUSS OPNFV ; Cooper, Trevor 

Subject: [dovetail] Updates to the test spec

Hi Folks,

I have made some updates to the test spec document. 
https://gerrit.opnfv.org/gerrit/#/c/32499/3

With regard to the question of what documentation is required.
1. Test Strategy ... guides development of test tool-chain (from this document)
2. Testing Guide ... guides use of CVP tool-chain (from this document)
3. Test Case Guide ... guides development and inclusion of test cases (from the 
"worksheet")

The document being worked on in this patch is the user facing component of such 
a proposal.  This document is intended to provide a user of the CVP toolchain 
with an overview of the CVP, the toolchain, what is expected from the SUT, what 
is being evaluated and how.

This is not a design document, nor is it a documentation of a method for test 
case selection.
Happy for someone to address the other needs, but I don’t want this document to 
be overloaded to form design guidelines as it is intended as a user facing 
document.

Cheers,
Chris
___
opnfv-tech-discuss mailing list
opnfv-tech-discuss@lists.opnfv.org
https://lists.opnfv.org/mailman/listinfo/opnfv-tech-discuss


Re: [opnfv-tech-discuss] New project proposal: NFVbench

2017-04-16 Thread Cooper, Trevor
Hi Frank

I think that your proposal aligns with some of the stress testing concepts that 
we have been developing in the Testing Working Group. Re. While VSPERF does not 
utilize the full stack (with Open Stack), the test cases can provide a baseline 
for any NFVI data-plane suite ... i.e. Throughput Tests, Packet and Frame Delay 
Tests, Stream Performance Tests, Request/Response Performance Tests, Packet 
Delay Tests, Scalability Tests, Control Path and Datapath Coupling Tests, CPU 
and Memory Consumption Tests, Time to Establish Flows Tests, Noisy Neighbor 
Tests. We should try to maintain consistency of methods/metrics form component 
level tests to system level where possible. It will be good to discuss this 
further.

/Trevor

From: opnfv-tech-discuss-boun...@lists.opnfv.org 
[mailto:opnfv-tech-discuss-boun...@lists.opnfv.org] On Behalf Of Frank 
Brockners (fbrockne)
Sent: Wednesday, April 12, 2017 9:40 AM
To: TSC OPNFV ; TECH-DISCUSS OPNFV 

Cc: Carsten Rossenhoevel ; Alec Hothan (ahothan) 

Subject: [opnfv-tech-discuss] New project proposal: NFVbench

Hi OPNFV,

over the past few weeks we've distilled a proposals to create a toolkit to 
allow for black-box performance testing of NFVI with a network focus:
NFVbench: https://wiki.opnfv.org/display/nfvbench/NFVbench+Project+Proposal

The NFVbench project is to develop a toolkit that allows developers, 
integrators, testers and customers to measure and assess the L2/L3 forwarding 
performance of an NFV-infrastructure solution stack (i.e. OPNFV scenario) using 
a black-box approach.

We're hoping for a discussion in the technical community meeting on April/20, 
and are also asking for an official TSC review post the technical community 
review on May/2, so that NFVbench can participate in Euphrates. Consequently, 
NFVbench asks for tentative inclusion into Euphrates.

Your thoughts and ideas are greatly appreciated.

Thanks much, Frank, Carsten, Alec


___
opnfv-tech-discuss mailing list
opnfv-tech-discuss@lists.opnfv.org
https://lists.opnfv.org/mailman/listinfo/opnfv-tech-discuss


[opnfv-tech-discuss] [VSPERF] Weekly Call

2017-04-18 Thread Cooper, Trevor
BEGIN:VCALENDAR
METHOD:REQUEST
PRODID:Microsoft Exchange Server 2010
VERSION:2.0
BEGIN:VTIMEZONE
TZID:Pacific Standard Time
BEGIN:STANDARD
DTSTART:16010101T02
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
RRULE:FREQ=YEARLY;INTERVAL=1;BYDAY=1SU;BYMONTH=11
END:STANDARD
BEGIN:DAYLIGHT
DTSTART:16010101T02
TZOFFSETFROM:-0800
TZOFFSETTO:-0700
RRULE:FREQ=YEARLY;INTERVAL=1;BYDAY=2SU;BYMONTH=3
END:DAYLIGHT
END:VTIMEZONE
BEGIN:VEVENT
ORGANIZER;CN="Cooper, Trevor":MAILTO:trevor.coo...@intel.com
ATTENDEE;ROLE=REQ-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=FALSE;CN=opnfv-tec
 h-disc...@lists.opnfv.org:MAILTO:opnfv-tech-discuss@lists.opnfv.org
ATTENDEE;ROLE=REQ-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=FALSE;CN="MORTON, A
 LFRED C (AL)":MAILTO:acmor...@att.com
ATTENDEE;ROLE=REQ-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=FALSE;CN=Christian
  Trautman:MAILTO:ctrau...@redhat.com
ATTENDEE;ROLE=REQ-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=FALSE;CN=Bill Mich
 alowski:MAILTO:bmich...@redhat.com
ATTENDEE;ROLE=REQ-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=FALSE;CN="Toktonali
 ev, Mars (Nokia - US/Irving)":MAILTO:mars.toktonal...@nokia.com
ATTENDEE;ROLE=REQ-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=FALSE;CN="Rao, Srid
 har":MAILTO:sridhar@spirent.com
ATTENDEE;ROLE=REQ-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=FALSE;CN="Klozik, M
 artinX":MAILTO:martinx.klo...@intel.com
DESCRIPTION;LANGUAGE=en-US:I was unable to resolve the OPNFV GTM conflict t
 oday … lets use an Intel Skype bridge this week.\n\n/Trevor\n\n.
 ..
 ..\n--> Join Skype Mee
 ting<https://meet.intel.com/trevor.cooper/B5T128ZV>\n  Trouble Joining? Tr
 y Skype Web App<https://meet.intel.com/trevor.cooper/B5T128ZV?sl=1>\nJoin 
 by phone\n+1(916)356-2663 (or your local bridge access #) Choose bridge 5.
  (Global)   English (United States)\nFind a loca
 l number<https://dial.intel.com>\n\nConference ID: 151105841\n Forgot your
  dial-in PIN?<https://dial.intel.com> |Help<https://o15.officeredir.micros
 oft.com/r/rlidLync15?clid=1033&p1=5&p2=2009>\n\n[!OC([1033])!]\n..
 ..
 .\nVSPERF Weekly Meeti
 ng - Wednesday UTC 16h00\, Ireland 16h00\, Pacific 8h00\n\n•   IRC:\
 n•   freenode https://freenode.net/\n•   IRC channel: #opnfv-v
 switchperf http://webchat.freenode.net/?channels=opnfv-vswitchperf\n•   
 MeetBot: http://meetbot.opnfv.org/meetings/opnfv-vswitchperf/2015/\n\n
 \n\n
RRULE:FREQ=WEEKLY;INTERVAL=1;BYDAY=WE;WKST=SU
EXDATE;TZID=Pacific Standard Time:20161207T08,20161228T08
SUMMARY;LANGUAGE=en-US:[opnfv-tech-discuss] [VSPERF] Weekly Call
DTSTART;TZID=Pacific Standard Time:20161109T08
DTEND;TZID=Pacific Standard Time:20161109T09
UID:04008200E00074C5B7101A82E008B0A87F15B439D201000
 010007467EEA0909BBF46903658F8C0CBFD35
CLASS:PUBLIC
PRIORITY:5
DTSTAMP:20170419T042232Z
TRANSP:OPAQUE
STATUS:CONFIRMED
SEQUENCE:11
LOCATION;LANGUAGE=en-US:Intel Skype Bridge and IRC channel #opnfv-vswitchpe
 rf
X-MICROSOFT-CDO-APPT-SEQUENCE:11
X-MICROSOFT-CDO-OWNERAPPTID:-420956192
X-MICROSOFT-CDO-BUSYSTATUS:TENTATIVE
X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY
X-MICROSOFT-CDO-ALLDAYEVENT:FALSE
X-MICROSOFT-CDO-IMPORTANCE:1
X-MICROSOFT-CDO-INSTTYPE:1
X-MICROSOFT-DISALLOW-COUNTER:TRUE
BEGIN:VALARM
ACTION:DISPLAY
DESCRIPTION:REMINDER
TRIGGER;RELATED=START:-PT15M
END:VALARM
END:VEVENT
BEGIN:VEVENT
SUMMARY:[opnfv-tech-discuss] [VSPERF] Weekly Call
DTSTART;TZID=Pacific Standard Time:20161130T08
DTEND;TZID=Pacific Standard Time:20161130T09
UID:04008200E00074C5B7101A82E008B0A87F15B439D201000
 010007467EEA0909BBF46903658F8C0CBFD35
RECURRENCE-ID;TZID=Pacific Standard Time:20161130T00
CLASS:PUBLIC
PRIORITY:5
DTSTAMP:20170419T042232Z
TRANSP:OPAQUE
STATUS:CONFIRMED
SEQUENCE:11
LOCATION:Intel Skype Bridge and IRC channel #opnfv-vswitchperf
X-MICROSOFT-CDO-APPT-SEQUENCE:11
X-MICROSOFT-CDO-OWNERAPPTID:-420956192
X-MICROSOFT-CDO-BUSYSTATUS:TENTATIVE
X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY
X-MICROSOFT-CDO-ALLDAYEVENT:FALSE
X-MICROSOFT-CDO-IMPORTANCE:1
X-MICROSOFT-CDO-INSTTYPE:1
X-MICROSOFT-DISALLOW-COUNTER:TRUE
END:VEVENT
BEGIN:VEVENT
SUMMARY:[opnfv-tech-discuss] [VSPERF] Weekly Call
DTSTART;TZID=Pacific Standard Time:20170118T08
DTEND;TZID=Pacific Standard Time:20170118T09
UID:04008200E00074C5B7101A82E008B0A87F15B439D201000
 010007467EEA0909BBF46903658F8C0CBFD35
RECURRENCE-ID;TZID=Pacific Standard Time:20170118T00
CLASS:PUBLIC
PRIORITY:5
DTSTAMP:20170419T042232Z
TRANSP:OPAQUE
STATUS:CONFIRMED
SEQUENCE:11
LOCATION:Intel Skype Bridge and IRC channel #opnfv-vswitchperf
X-MICROSOFT-CDO-APPT-SEQUENCE:11
X-MICROSOFT-CDO-OWNERAPPTID:-4209561

[opnfv-tech-discuss] [VSPERF]Plugfest / Hackfest - VSPERF activities

2017-04-22 Thread Cooper, Trevor
I have just cleaned up the Etherpad page with notes on the activities planned 
for VSPERF https://etherpad.opnfv.org/p/vsperfplugfest

On Monday let's start by spending some time reviewing and agreeing priorities 
and focus for the week ... it would be great if there are volunteers to lead 
each activity for the week.

/Trevor
___
opnfv-tech-discuss mailing list
opnfv-tech-discuss@lists.opnfv.org
https://lists.opnfv.org/mailman/listinfo/opnfv-tech-discuss


[opnfv-tech-discuss] Canceled: [VSPERF] Weekly Call

2017-04-25 Thread Cooper, Trevor
BEGIN:VCALENDAR
METHOD:CANCEL
PRODID:Microsoft Exchange Server 2010
VERSION:2.0
BEGIN:VTIMEZONE
TZID:Pacific Standard Time
BEGIN:STANDARD
DTSTART:16010101T02
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
RRULE:FREQ=YEARLY;INTERVAL=1;BYDAY=1SU;BYMONTH=11
END:STANDARD
BEGIN:DAYLIGHT
DTSTART:16010101T02
TZOFFSETFROM:-0800
TZOFFSETTO:-0700
RRULE:FREQ=YEARLY;INTERVAL=1;BYDAY=2SU;BYMONTH=3
END:DAYLIGHT
END:VTIMEZONE
BEGIN:VEVENT
ORGANIZER;CN="Cooper, Trevor":MAILTO:trevor.coo...@intel.com
ATTENDEE;ROLE=REQ-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=FALSE;CN=opnfv-tec
 h-disc...@lists.opnfv.org:MAILTO:opnfv-tech-discuss@lists.opnfv.org
ATTENDEE;ROLE=REQ-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=FALSE;CN="MORTON, A
 LFRED C (AL)":MAILTO:acmor...@att.com
ATTENDEE;ROLE=REQ-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=FALSE;CN=Christian
  Trautman:MAILTO:ctrau...@redhat.com
ATTENDEE;ROLE=REQ-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=FALSE;CN=Bill Mich
 alowski:MAILTO:bmich...@redhat.com
ATTENDEE;ROLE=REQ-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=FALSE;CN="Toktonali
 ev, Mars (Nokia - US/Irving)":MAILTO:mars.toktonal...@nokia.com
ATTENDEE;ROLE=REQ-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=FALSE;CN="Rao, Srid
 har":MAILTO:sridhar@spirent.com
ATTENDEE;ROLE=REQ-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=FALSE;CN="Klozik, M
 artinX":MAILTO:martinx.klo...@intel.com
ATTENDEE;ROLE=OPT-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=FALSE;CN=Alan McNa
 mee:MAILTO:alan...@openet.com
ATTENDEE;ROLE=OPT-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=FALSE;CN=Marco Var
 lese:MAILTO:marco.varl...@suse.com
DESCRIPTION;LANGUAGE=en-US:No meeting this week due to the Plugfest happeni
 ng in Paris\n\n
SUMMARY;LANGUAGE=en-US:Canceled: [VSPERF] Weekly Call
DTSTART;TZID=Pacific Standard Time:20170426T08
DTEND;TZID=Pacific Standard Time:20170426T09
UID:04008200E00074C5B7101A82E008B0A87F15B439D201000
 010007467EEA0909BBF46903658F8C0CBFD35
RECURRENCE-ID;TZID=Pacific Standard Time:20170426T08
CLASS:PUBLIC
PRIORITY:1
DTSTAMP:20170425T145152Z
TRANSP:OPAQUE
STATUS:CANCELLED
SEQUENCE:12
LOCATION;LANGUAGE=en-US:Intel Skype Bridge and IRC channel #opnfv-vswitchpe
 rf
X-MICROSOFT-CDO-APPT-SEQUENCE:12
X-MICROSOFT-CDO-OWNERAPPTID:-420956192
X-MICROSOFT-CDO-BUSYSTATUS:FREE
X-MICROSOFT-CDO-INTENDEDSTATUS:FREE
X-MICROSOFT-CDO-ALLDAYEVENT:FALSE
X-MICROSOFT-CDO-IMPORTANCE:2
X-MICROSOFT-CDO-INSTTYPE:3
X-MICROSOFT-DISALLOW-COUNTER:TRUE
END:VEVENT
END:VCALENDAR
___
opnfv-tech-discuss mailing list
opnfv-tech-discuss@lists.opnfv.org
https://lists.opnfv.org/mailman/listinfo/opnfv-tech-discuss


[opnfv-tech-discuss] [test-wg] Notes from OPNFV Plugfest meeting - "Testing group Euphrates collaborative work"

2017-04-28 Thread Cooper, Trevor
Status of Danube and what improved

1. landing page
- 
http://testresults.opnfv.org/reporting2/reporting/index.html
- 
http://testresults.opnfv.org/reporting2/reporting/index.html#!/landingpage/table
§ Meaning of info displayed? Test ran, test 
passed … agree for consistency … TBD

2. catalogue - diagram with roll-over
- 
http://testresults.opnfv.org/reporting2/reporting/index.html#!/select/visual
- All PTLs to review if test cases are valid and if not 
remove
- Add short description that is human readable (add API 
field)
○ Define test domain categories - start by using labels 
on test ecosystem diagram

3. Stress tests - video of presentation is available - simultaneous 
vPING which increases until system fails

4. Documentation
○ Ecosystem diagram
○ Testing guide
○ Add agenda item to TWG in June (2 sessions on how to 
improve)
○ New test projects … add to common docs
○ Developer guide - move to docs

5. Reporting status / dashboard
○ Bottlenecks TBD?

6. Bitergia
○ Morgan meeting 10th May
○ 
https://wiki.opnfv.org/display/testing/Result+alignment+for+ELK+post-processing
○ Add to TWG agenda next week to revisit

Wish list for Infra group

- One POD dedicated to long duration tests (with reservation 
mechanism)

- Per installer
○ Stable of previous release
○ Master

- OPNFV POD on demand for tester (before merging)
○ Per installer if possible
○ Infra group working on it
○ Today can fill a ticket to ask if there is a free 
resource

Micro services
- Deploy VNF
○ Retrieve image
○ Deploy
○ Prebuild image with tools - standardise on a framework
○ Take image and copy over tools - Ansible (infra doing 
this with Open Stack Ansible)
○ Catalog of roles for Ansible?
§ Ansible Galaxy is a tool for deploying 
and managing roles
□ e.g. Install TREX TG
□ Turn on live migration in Nova

- Test generator?

- Collect / display results
○ Test API and DB
○ Reuse collectd lib for VNF KPIs

- Analytics of results

- What APIs to expose to other test projects?
○ Functest
§ Deploy orchestrator VNF
§ Use Traffic gen and generate load


/Trevor
___
opnfv-tech-discuss mailing list
opnfv-tech-discuss@lists.opnfv.org
https://lists.opnfv.org/mailman/listinfo/opnfv-tech-discuss


Re: [opnfv-tech-discuss] [dovetail] Standing down as a committer on DoveTail

2017-05-01 Thread Cooper, Trevor
Dovetail is a unique project because there can only be one CVP implementation 
and CVP will no doubt have impact on the OPNFV brand (either positively or 
negatively). Without reasonably wide involvement and representation the 
viability of the CVP program is questionable IMO. I think that the TSC should 
consider rules that strongly encourage or even enforce a composition that would 
adequately represent the community as a whole for launch of the program 

/Trevor 


-Original Message-
From: opnfv-tech-discuss-boun...@lists.opnfv.org 
[mailto:opnfv-tech-discuss-boun...@lists.opnfv.org] On Behalf Of Dave Neary
Sent: Monday, May 01, 2017 10:40 AM
To: opnfv-tech-discuss@lists.opnfv.org; Tallgren, Tapio (Nokia - FI/Espoo) 

Subject: Re: [opnfv-tech-discuss] [dovetail] Standing down as a committer on 
DoveTail

Hi,

In light of Chris's resignation and request, I would like to propose
that we bring our plans to evolve the project to the TSC sooner, rather
than later, and get TSC guidance on a number of key questions related to
Dovetail, which is not like other projects because of its relationship
to the CVP:

* Should we allow multiple committers from a single vendor?
* How should we handle the expansion of the committers during the
restructuring of the Dovetail project?

I do not believe that another project has considered, as we have
recently, an addition of many new committers to a project, nor is there
another project so directly related to a board committee. I think it
will be useful and necessary for us to get TSC guidance on any changes
to the project - and with Chris stepping down, I think we should get
this guidance before extending invitations to new committer candidates.

Thanks,
Dave.

On 05/01/2017 12:11 PM, Christopher Price wrote:
> Hi Hongbo,
> 
>  
> 
> I will be standing down as a committer on the Dovetail project.
> 
>  
> 
> When I established the project it was intended to reflect as fairly as
> possible a common set of voices from all member companies that had a
> stake in our project. 
> 
> I feel that the balance in the project is not ideal today, I certainly
> feel that my voice counts for little and is often ignored by the
> majority votes and I do not think I am able to provide value as a
> committer in the current structure.
> 
>  
> 
> I strongly urge you to approach the TSC for support in re-structuring
> DoveTail in as meritocratic manner as possible, committers contributing
> to the repo, with a structure that limits the votes for any single
> commercial interest on the project.  I believe this would be in the best
> interest of the project.
> 
>  
> 
> Regards,
> 
> Chris
> 
> 
> 
> ___
> opnfv-tech-discuss mailing list
> opnfv-tech-discuss@lists.opnfv.org
> https://lists.opnfv.org/mailman/listinfo/opnfv-tech-discuss
> 

-- 
Dave Neary - NFV/SDN Community Strategy
Open Source and Standards, Red Hat - http://community.redhat.com
Ph: +1-978-399-2182 / Cell: +1-978-799-3338
___
opnfv-tech-discuss mailing list
opnfv-tech-discuss@lists.opnfv.org
https://lists.opnfv.org/mailman/listinfo/opnfv-tech-discuss
___
opnfv-tech-discuss mailing list
opnfv-tech-discuss@lists.opnfv.org
https://lists.opnfv.org/mailman/listinfo/opnfv-tech-discuss


Re: [opnfv-tech-discuss] [dovetail] Standing down as a committer on DoveTail

2017-05-02 Thread Cooper, Trevor
Chris's explanation makes complete sense to me (I have been involved in many of 
the recent CVP and Dovetail discussions). The points made about power, voting, 
hard feelings etc. miss the issue entirely ... unless we attract broad 
community representation with the appropriate competence for execution of the 
CVP (aka Dovetail) how can a program that purports to represent business value 
of OPNFV possibly be successful? By definition the investments of all member 
companies will be diluted if execution of CVP fails to meet end user 
expectations. That is what we should focus on IMO.

/Trevor



-Original Message-
From: Christopher Price [mailto:christopher.pr...@ericsson.com] 
Sent: Tuesday, May 02, 2017 6:39 AM
To: CARVER, PAUL ; HU, BIN ; Cooper, Trevor 
; Dave Neary ; 
opnfv-tech-discuss@lists.opnfv.org; Tallgren, Tapio (Nokia - FI/Espoo) 
; opnfv-...@lists.opnfv.org
Subject: Re: [opnfv-tech-discuss] [dovetail] Standing down as a committer on 
DoveTail

Hi Paul,

Thanks for reaching out, and happy to try and answer your questions.

In reference to my statement around “my voice counts for little”.  
I have raised since mid last-year the need to try to bring in a diversity of 
membership and to try and reimagine how the project has been operating to drive 
to conclusion.  We have collectively been unable to transition how we run the 
project and act on that as a group of four committers. I feel as though the 
group intends for the project to head in a different direction than I felt we 
should pursue.  
I didn’t make that statement due to any unfairness that I feel should be 
raised, nor did I raise any, rather from difference of opinion as an 
explanation of why I am stepping down.

With regard to my comment that the balance is not ideal.  As I mentioned I have 
been promoting a diversity and transition for a while in and amongst our 
committer group.  
I don’t feel that the small group of committers we have are sufficiently 
representative of our community and that we need to find ways to attract 
competence and diversity in the dovetail work.  I can’t see my retaining a 
committer role where I lack the technical competence or time to sufficiently 
vote on the merit of one test case or another provides sufficient value. 
I intend to remain involved in the work, just not as a committer where I feel a 
different competence than mine is required.

Cheers,
Chris


On 2017-05-02, 14:56, "CARVER, PAUL"  wrote:

Chris,

I'm a complete outsider here, I have no familiarity with the Dovetail 
project and had to Google it to find out what it does. I also don't know what 
CVP is because it wasn't mentioned on the page I read about Dovetail. I mostly 
skim read the OPNFV mailing list or even delete without reading when I'm 
swamped in email. However I agree with Bin because your resignation email said 
"I feel that the balance in the project is not ideal today, I certainly feel 
that my voice counts for little and is often ignored by the majority votes".

If you feel that you're being prevented from expressing your opinion in 
discussion that would be different, but if your issue is that when it comes to 
a vote, you're in the minority and you'd like the balance of power changed so 
that your minority opinion prevails over the majority opinion. That's just not 
an acceptable way to run a project.

I don't know what the balance of votes is in Dovetail, but if you're 
typically in the minority then by resigning you're making the minority smaller 
and the majority larger as a percentage of the remaining voters. That's the 
wrong thing to do if you really believe in your position. You should be trying 
to find and encourage new contributors who share your position if you believe 
that your minority opinion could appeal to a majority if there were more and/or 
different voters.

It's one thing to appeal to the TSC if there are voting irregularities 
(e.g. ballot box stuffing by one company) but it's none of the TSC's business 
if the votes are fair and according to the rules and you just don't like being 
on the losing side of a fair vote. It's also appropriate to appeal to the TSC 
if potential contributors who would vote along the lines you prefer are being 
unfairly blocked from voting, but as Bin said, the way to handle that is to 
present evidence of such alleged misconduct.

-Original Message-
From: opnfv-tech-discuss-boun...@lists.opnfv.org 
[mailto:opnfv-tech-discuss-boun...@lists.opnfv.org] On Behalf Of Christopher 
Price
Sent: Tuesday, May 02, 2017 08:12
To: HU, BIN ; Cooper, Trevor ; 
Dave Neary ; opnfv-tech-discuss@lists.opnfv.org; Tallgren, 
Tapio (Nokia - FI/Espoo) ; opnfv-...@lists.opnfv.org
Subject: Re: [opnfv-tech-discuss] [dovetail] Standing down as a committer 
on DoveTail

Hi Bin,




[opnfv-tech-discuss] [VSPERF] Weekly Call

2017-05-03 Thread Cooper, Trevor
BEGIN:VCALENDAR
METHOD:REQUEST
PRODID:Microsoft Exchange Server 2010
VERSION:2.0
BEGIN:VTIMEZONE
TZID:Pacific Standard Time
BEGIN:STANDARD
DTSTART:16010101T02
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
RRULE:FREQ=YEARLY;INTERVAL=1;BYDAY=1SU;BYMONTH=11
END:STANDARD
BEGIN:DAYLIGHT
DTSTART:16010101T02
TZOFFSETFROM:-0800
TZOFFSETTO:-0700
RRULE:FREQ=YEARLY;INTERVAL=1;BYDAY=2SU;BYMONTH=3
END:DAYLIGHT
END:VTIMEZONE
BEGIN:VEVENT
ORGANIZER;CN="Cooper, Trevor":MAILTO:trevor.coo...@intel.com
ATTENDEE;ROLE=REQ-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=FALSE;CN=opnfv-tec
 h-disc...@lists.opnfv.org:MAILTO:opnfv-tech-discuss@lists.opnfv.org
ATTENDEE;ROLE=REQ-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=FALSE;CN="MORTON, A
 LFRED C (AL)":MAILTO:acmor...@att.com
ATTENDEE;ROLE=REQ-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=FALSE;CN=Christian
  Trautman:MAILTO:ctrau...@redhat.com
ATTENDEE;ROLE=REQ-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=FALSE;CN=Bill Mich
 alowski:MAILTO:bmich...@redhat.com
ATTENDEE;ROLE=REQ-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=FALSE;CN="Toktonali
 ev, Mars (Nokia - US/Irving)":MAILTO:mars.toktonal...@nokia.com
ATTENDEE;ROLE=REQ-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=FALSE;CN="Rao, Srid
 har":MAILTO:sridhar@spirent.com
ATTENDEE;ROLE=REQ-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=FALSE;CN="Klozik, M
 artinX":MAILTO:martinx.klo...@intel.com
ATTENDEE;ROLE=OPT-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=FALSE;CN=Alan McNa
 mee:MAILTO:alan...@openet.com
ATTENDEE;ROLE=OPT-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=FALSE;CN=Marco Var
 lese:MAILTO:marco.varl...@suse.com
ATTENDEE;ROLE=OPT-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=FALSE;CN=Jamo Luhr
 sen:MAILTO:jluhr...@redhat.com
ATTENDEE;ROLE=OPT-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=FALSE;CN=Andrew Ve
 itch:MAILTO:andrew.vei...@netcracker.com
DESCRIPTION;LANGUAGE=en-US:I don’t know which bridge will work and doesn
 ’t seem to be an easy way to find out ... so we will try in this order\,
  failing one of the 2 GTM lets use the Skype bridge below.\n\nhttps://glob
 al.gotomeeting.com/join/391235029\nYou can also dial in using your phone. 
  United States: +1 (571) 317-3116  Access Code: 391-235-029\n\nhttps://glo
 bal.gotomeeting.com/join/819733085\nYou can also dial in using your phone.
  United States +1 (312) 757-3126 Access Code: 819-733-085\n\nPhone numbers
  from other countries are here … https://wiki.opnfv.org/display/meetings
 \n\n..
 ...\n--> J
 oin Skype Meeting<https://meet.intel.com/trevor.cooper/4VJNDFV7>\n  Troubl
 e Joining? Try Skype Web App<https://meet.intel.com/trevor.cooper/4VJNDFV7
 ?sl=1>\nJoin by phone\n+1(916)356-2663 (or your local bridge access #) Cho
 ose bridge 5. (Global)   English (United States)
 \nFind a local number<https://dial.intel.com>\n\nConference ID: 6626340063
 \n Forgot your dial-in PIN?<https://dial.intel.com> |Help<https://o15.offi
 ceredir.microsoft.com/r/rlidLync15?clid=1033&p1=5&p2=2009>\n\n[!OC([1033])
 !]\n[!OC([1033])!]\n..
 ..
 .\nVSPERF Weekly Meeting - Wednesday UTC 16h00\, Ireland 16h00\, P
 acific 8h00\n\n•   IRC:\n•   freenode https://freenode.net/\n
 •   IRC channel: #opnfv-vswitchperf http://webchat.freenode.net/?cha
 nnels=opnfv-vswitchperf\n•   MeetBot: http://meetbot.opnfv.org/meeti
 ngs/opnfv-vswitchperf/2015/\n\n\n\n
SUMMARY;LANGUAGE=en-US:[VSPERF] Weekly Call
DTSTART;TZID=Pacific Standard Time:20170503T08
DTEND;TZID=Pacific Standard Time:20170503T09
UID:04008200E00074C5B7101A82E008B0A87F15B439D201000
 010007467EEA0909BBF46903658F8C0CBFD35
RECURRENCE-ID;TZID=Pacific Standard Time:20170503T08
CLASS:PUBLIC
PRIORITY:5
DTSTAMP:20170503T135114Z
TRANSP:OPAQUE
STATUS:CONFIRMED
SEQUENCE:13
LOCATION;LANGUAGE=en-US:Intel Skype Bridge and IRC channel #opnfv-vswitchpe
 rf
X-MICROSOFT-CDO-APPT-SEQUENCE:13
X-MICROSOFT-CDO-OWNERAPPTID:-420956192
X-MICROSOFT-CDO-BUSYSTATUS:TENTATIVE
X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY
X-MICROSOFT-CDO-ALLDAYEVENT:FALSE
X-MICROSOFT-CDO-IMPORTANCE:1
X-MICROSOFT-CDO-INSTTYPE:3
X-MICROSOFT-DISALLOW-COUNTER:TRUE
BEGIN:VALARM
ACTION:DISPLAY
DESCRIPTION:REMINDER
TRIGGER;RELATED=START:-PT15M
END:VALARM
END:VEVENT
END:VCALENDAR
___
opnfv-tech-discuss mailing list
opnfv-tech-discuss@lists.opnfv.org
https://lists.opnfv.org/mailman/listinfo/opnfv-tech-discuss


[opnfv-tech-discuss] [test-wg] Test Working Group Weekly Meeting

2017-05-04 Thread Cooper, Trevor
BEGIN:VCALENDAR
METHOD:REQUEST
PRODID:Microsoft Exchange Server 2010
VERSION:2.0
BEGIN:VTIMEZONE
TZID:Pacific Standard Time
BEGIN:STANDARD
DTSTART:16010101T02
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
RRULE:FREQ=YEARLY;INTERVAL=1;BYDAY=1SU;BYMONTH=11
END:STANDARD
BEGIN:DAYLIGHT
DTSTART:16010101T02
TZOFFSETFROM:-0800
TZOFFSETTO:-0700
RRULE:FREQ=YEARLY;INTERVAL=1;BYDAY=2SU;BYMONTH=3
END:DAYLIGHT
END:VTIMEZONE
BEGIN:VEVENT
ORGANIZER;CN="Cooper, Trevor":MAILTO:trevor.coo...@intel.com
ATTENDEE;ROLE=REQ-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=FALSE;CN=opnfv-tec
 h-disc...@lists.opnfv.org:MAILTO:opnfv-tech-discuss@lists.opnfv.org
DESCRIPTION;LANGUAGE=en-US:•   IRC channel: #opnfv-testperf @ Freenod
 e<http://webchat.freenode.net/?channels=opnfv-testperf>\n\nPhone numbers: 
 https://global.gotomeeting.com/305553637/numbersdisplay.html\n
 --\n•   Usual time (this timeslot): Every Th
 ursday 15:00-16:00 UTC / 8:00-9:00 PDT\nThursday GTM: https://global.gotom
 eeting.com/join/819733085\nAccess Code: 819-733-085\n\nAPAC time: 2nd Wedn
 esday of the month 8:00-9:00 UTC replaces usual slot that week\nAPAC time:
  Wednesday GTM https://global.gotomeeting.com/join/819733085\nAccess Code:
  819-733-085\n\n---\n\nTest Working Gr
 oup meeting AGENDA https://wiki.opnfv.org/display/meetings/TestPerf\n\nTes
 t working group WIKI page https://wiki.opnfv.org/display/testing\n• 
   -\n
RRULE:FREQ=WEEKLY;INTERVAL=1;BYDAY=TH;WKST=SU
SUMMARY;LANGUAGE=en-US:[test-wg] Test Working Group Weekly Meeting
DTSTART;TZID=Pacific Standard Time:20170323T08
DTEND;TZID=Pacific Standard Time:20170323T09
UID:04008200E00074C5B7101A82E00890187A89A4A3D201000
 010008004170A0615C74DBDCE6619D7F7EB08
CLASS:PUBLIC
PRIORITY:5
DTSTAMP:20170504T185111Z
TRANSP:OPAQUE
STATUS:CONFIRMED
SEQUENCE:2
LOCATION;LANGUAGE=en-US:GTM and #opnfv-testperf @ Freenode
X-MICROSOFT-CDO-APPT-SEQUENCE:2
X-MICROSOFT-CDO-OWNERAPPTID:-1365821471
X-MICROSOFT-CDO-BUSYSTATUS:TENTATIVE
X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY
X-MICROSOFT-CDO-ALLDAYEVENT:FALSE
X-MICROSOFT-CDO-IMPORTANCE:1
X-MICROSOFT-CDO-INSTTYPE:1
X-MICROSOFT-DISALLOW-COUNTER:TRUE
BEGIN:VALARM
ACTION:DISPLAY
DESCRIPTION:REMINDER
TRIGGER;RELATED=START:-PT15M
END:VALARM
END:VEVENT
END:VCALENDAR
___
opnfv-tech-discuss mailing list
opnfv-tech-discuss@lists.opnfv.org
https://lists.opnfv.org/mailman/listinfo/opnfv-tech-discuss


Re: [opnfv-tech-discuss] [test-wg] [yardstick] Yardstick PTL Election

2017-05-05 Thread Cooper, Trevor
Hi Kubi

Thanks for everything that you have done over the past 2 releases ... you have 
done an exceptional job to keep Yardstick progressing as a key part of the 
OPNFV test toolchain.

I would like to nominate Ross Brattain for the position of PTL. Ross has been 
an active committer for about 4 months.

Trevor


From: test-wg-boun...@lists.opnfv.org [mailto:test-wg-boun...@lists.opnfv.org] 
On Behalf Of Gaoliang (kubi)
Sent: Friday, May 05, 2017 5:44 AM
To: opnfv-tech-discuss@lists.opnfv.org
Cc: test-wg 
Subject: [test-wg] [opnfv-tech-discuss][yardstick] Yardstick PTL Election

Hi All ,

To keep the team diversity, bring new ideas and energy, we have finalized the 
Yardstick PTL election process[1] with team(similar with Functest's process).

We will start the Yardstick PTL election Process today, As the process 
described, "Calls for nomination will be open for a 2 weeks process",  so we 
will end the nomination at May 19th

Election would be open to any Yardstick committer[2] (+2/-2) , Then we will 
have one week to vote with http://civs.cs.cornell.edu/

As I have been yardstick PTL for 2 release(C, D), I will step down once new PTL 
has been elected.  All nomination are warmly welcome, let's make yardstick 
better and better

So Please feel free to nominate yourself and other committers before May 19th 
with this email thread.  Thanks :)


[1] https://wiki.opnfv.org/display/yardstick/Yardstick+PTL+Election
[2] https://wiki.opnfv.org/display/yardstick/People


Regards,
Kubi
___
opnfv-tech-discuss mailing list
opnfv-tech-discuss@lists.opnfv.org
https://lists.opnfv.org/mailman/listinfo/opnfv-tech-discuss


[opnfv-tech-discuss] [VSPERF] Weekly Call

2017-05-10 Thread Cooper, Trevor
BEGIN:VCALENDAR
METHOD:REQUEST
PRODID:Microsoft Exchange Server 2010
VERSION:2.0
BEGIN:VTIMEZONE
TZID:Pacific Standard Time
BEGIN:STANDARD
DTSTART:16010101T02
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
RRULE:FREQ=YEARLY;INTERVAL=1;BYDAY=1SU;BYMONTH=11
END:STANDARD
BEGIN:DAYLIGHT
DTSTART:16010101T02
TZOFFSETFROM:-0800
TZOFFSETTO:-0700
RRULE:FREQ=YEARLY;INTERVAL=1;BYDAY=2SU;BYMONTH=3
END:DAYLIGHT
END:VTIMEZONE
BEGIN:VEVENT
ORGANIZER;CN="Cooper, Trevor":MAILTO:trevor.coo...@intel.com
ATTENDEE;ROLE=REQ-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=FALSE;CN=opnfv-tec
 h-disc...@lists.opnfv.org:MAILTO:opnfv-tech-discuss@lists.opnfv.org
DESCRIPTION;LANGUAGE=en-US:\n..
 ..
 .\n--> Join Skype Meeting<https://meet.intel.com/trevor.co
 oper/B5T128ZV>\n  Trouble Joining? Try Skype Web App<https://meet.intel.co
 m/trevor.cooper/B5T128ZV?sl=1>\nJoin by phone\n+1(916)356-2663 (or your lo
 cal bridge access #) Choose bridge 5. (Global)  
  English (United States)\nFind a local number<https://dial.intel.com>\n\nC
 onference ID: 151105841\n Forgot your dial-in PIN?<https://dial.intel.com>
  |Help<https://o15.officeredir.microsoft.com/r/rlidLync15?clid=1033&p1=5&p
 2=2009>\n\n[!OC([1033])!]\n...
 ..
 \nWednesday UTC 15h00\, Ireland (UTC/GMT +1) 16h00\, PDT 8
 h00 (UTC/GMT -7) – Currently observing daylight saving\n\nIRC\nfreenode 
 https://freenode.net/\nIRC channel: #opnfv-vswitchperf http://webchat.free
 node.net/?channels=opnfv-vswitchperf\n\nMeetBot http://meetbot.opnfv.org/m
 eetings/opnfv-vswitchperf/2017/\n\nAudio\nhttps://global.gotomeeting.com/j
 oin/391235029\nYou can also dial in using your phone.  United States: +1 (
 571) 317-3116  Access Code: 391-235-029\n\nPhone numbers from other countr
 ies are here … https://wiki.opnfv.org/display/meetings\n\n [OC([1033])!]
 \n[!OC([1033])!]\n\n\n
RRULE:FREQ=WEEKLY;INTERVAL=1;BYDAY=WE;WKST=SU
EXDATE;TZID=Pacific Standard Time:20161207T08,20161228T08,20170426T
 08
SUMMARY;LANGUAGE=en-US:[VSPERF] Weekly Call
DTSTART;TZID=Pacific Standard Time:20161109T08
DTEND;TZID=Pacific Standard Time:20161109T09
UID:04008200E00074C5B7101A82E008B0A87F15B439D201000
 010007467EEA0909BBF46903658F8C0CBFD35
CLASS:PUBLIC
PRIORITY:5
DTSTAMP:20170510T163213Z
TRANSP:OPAQUE
STATUS:CONFIRMED
SEQUENCE:14
LOCATION;LANGUAGE=en-US:GTM and IRC channel #opnfv-vswitchperf
X-MICROSOFT-CDO-APPT-SEQUENCE:14
X-MICROSOFT-CDO-OWNERAPPTID:-420956192
X-MICROSOFT-CDO-BUSYSTATUS:TENTATIVE
X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY
X-MICROSOFT-CDO-ALLDAYEVENT:FALSE
X-MICROSOFT-CDO-IMPORTANCE:1
X-MICROSOFT-CDO-INSTTYPE:1
X-MICROSOFT-DISALLOW-COUNTER:TRUE
BEGIN:VALARM
ACTION:DISPLAY
DESCRIPTION:REMINDER
TRIGGER;RELATED=START:-PT15M
END:VALARM
END:VEVENT
BEGIN:VEVENT
SUMMARY:[VSPERF] Weekly Call
DTSTART;TZID=Pacific Standard Time:20161130T08
DTEND;TZID=Pacific Standard Time:20161130T09
UID:04008200E00074C5B7101A82E008B0A87F15B439D201000
 010007467EEA0909BBF46903658F8C0CBFD35
RECURRENCE-ID;TZID=Pacific Standard Time:20161130T00
CLASS:PUBLIC
PRIORITY:5
DTSTAMP:20170510T163213Z
TRANSP:OPAQUE
STATUS:CONFIRMED
SEQUENCE:14
LOCATION:GTM and IRC channel #opnfv-vswitchperf
X-MICROSOFT-CDO-APPT-SEQUENCE:14
X-MICROSOFT-CDO-OWNERAPPTID:-420956192
X-MICROSOFT-CDO-BUSYSTATUS:TENTATIVE
X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY
X-MICROSOFT-CDO-ALLDAYEVENT:FALSE
X-MICROSOFT-CDO-IMPORTANCE:1
X-MICROSOFT-CDO-INSTTYPE:1
X-MICROSOFT-DISALLOW-COUNTER:TRUE
END:VEVENT
BEGIN:VEVENT
SUMMARY:[VSPERF] Weekly Call
DTSTART;TZID=Pacific Standard Time:20170118T08
DTEND;TZID=Pacific Standard Time:20170118T09
UID:04008200E00074C5B7101A82E008B0A87F15B439D201000
 010007467EEA0909BBF46903658F8C0CBFD35
RECURRENCE-ID;TZID=Pacific Standard Time:20170118T00
CLASS:PUBLIC
PRIORITY:5
DTSTAMP:20170510T163213Z
TRANSP:OPAQUE
STATUS:CONFIRMED
SEQUENCE:14
LOCATION:GTM and IRC channel #opnfv-vswitchperf
X-MICROSOFT-CDO-APPT-SEQUENCE:14
X-MICROSOFT-CDO-OWNERAPPTID:-420956192
X-MICROSOFT-CDO-BUSYSTATUS:TENTATIVE
X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY
X-MICROSOFT-CDO-ALLDAYEVENT:FALSE
X-MICROSOFT-CDO-IMPORTANCE:1
X-MICROSOFT-CDO-INSTTYPE:1
X-MICROSOFT-DISALLOW-COUNTER:TRUE
END:VEVENT
BEGIN:VEVENT
SUMMARY:[VSPERF] Weekly Call
DTSTART;TZID=Pacific Standard Time:20170412T08
DTEND;TZID=Pacific Standard Time:20170412T09
UID:04008200E00074C5B7101A82E008B0A87F15B439D201000
 010007467EEA0909BBF46903658F8C0CBFD35
RECURRENCE-ID;TZID=Pacific Standard Time:20170412T00
CLASS:PUBLIC
PRIORITY:5
DTSTAMP:20170510T163213Z
TRANSP:OPAQUE
STATUS:CONFIRMED
SEQUENCE:14
LOCATION:GTM and IRC channel #opnfv-vswitchperf
X-MICROSO

[opnfv-tech-discuss] [VSPERF] Weekly Call

2017-05-10 Thread Cooper, Trevor
BEGIN:VCALENDAR
METHOD:REQUEST
PRODID:Microsoft Exchange Server 2010
VERSION:2.0
BEGIN:VTIMEZONE
TZID:Pacific Standard Time
BEGIN:STANDARD
DTSTART:16010101T02
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
RRULE:FREQ=YEARLY;INTERVAL=1;BYDAY=1SU;BYMONTH=11
END:STANDARD
BEGIN:DAYLIGHT
DTSTART:16010101T02
TZOFFSETFROM:-0800
TZOFFSETTO:-0700
RRULE:FREQ=YEARLY;INTERVAL=1;BYDAY=2SU;BYMONTH=3
END:DAYLIGHT
END:VTIMEZONE
BEGIN:VEVENT
ORGANIZER;CN="Cooper, Trevor":MAILTO:trevor.coo...@intel.com
ATTENDEE;ROLE=REQ-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=FALSE;CN=opnfv-tec
 h-disc...@lists.opnfv.org:MAILTO:opnfv-tech-discuss@lists.opnfv.org
DESCRIPTION;LANGUAGE=en-US:\n..
 ..
 .\n--> Join Skype Meeting<https://meet.intel.com/trevor.co
 oper/B5T128ZV>\n  Trouble Joining? Try Skype Web App<https://meet.intel.co
 m/trevor.cooper/B5T128ZV?sl=1>\nJoin by phone\n+1(916)356-2663 (or your lo
 cal bridge access #) Choose bridge 5. (Global)  
  English (United States)\nFind a local number<https://dial.intel.com>\n\nC
 onference ID: 151105841\n Forgot your dial-in PIN?<https://dial.intel.com>
  |Help<https://o15.officeredir.microsoft.com/r/rlidLync15?clid=1033&p1=5&p
 2=2009>\n\n[!OC([1033])!]\n...
 ..
 \nWednesday UTC 15h00\, Ireland (UTC/GMT +1) 16h00\, PDT 8
 h00 (UTC/GMT -7) – Currently observing daylight saving\n\nIRC\nfreenode 
 https://freenode.net/\nIRC channel: #opnfv-vswitchperf http://webchat.free
 node.net/?channels=opnfv-vswitchperf\n\nMeetBot http://meetbot.opnfv.org/m
 eetings/opnfv-vswitchperf/2017/\n\nAudio\nhttps://global.gotomeeting.com/j
 oin/391235029\nYou can also dial in using your phone.  United States: +1 (
 571) 317-3116  Access Code: 391-235-029\n\nPhone numbers from other countr
 ies are here … https://wiki.opnfv.org/display/meetings\n\n [OC([1033])!]
 \n[!OC([1033])!]\n\n\n
RRULE:FREQ=WEEKLY;INTERVAL=1;BYDAY=WE;WKST=SU
EXDATE;TZID=Pacific Standard Time:20161207T08,20161228T08,20170426T
 08
SUMMARY;LANGUAGE=en-US:[VSPERF] Weekly Call
DTSTART;TZID=Pacific Standard Time:20161109T08
DTEND;TZID=Pacific Standard Time:20161109T09
UID:04008200E00074C5B7101A82E008B0A87F15B439D201000
 010007467EEA0909BBF46903658F8C0CBFD35
CLASS:PUBLIC
PRIORITY:5
DTSTAMP:20170510T163726Z
TRANSP:OPAQUE
STATUS:CONFIRMED
SEQUENCE:15
LOCATION;LANGUAGE=en-US:GTM and IRC channel #opnfv-vswitchperf
X-MICROSOFT-CDO-APPT-SEQUENCE:15
X-MICROSOFT-CDO-OWNERAPPTID:-420956192
X-MICROSOFT-CDO-BUSYSTATUS:TENTATIVE
X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY
X-MICROSOFT-CDO-ALLDAYEVENT:FALSE
X-MICROSOFT-CDO-IMPORTANCE:1
X-MICROSOFT-CDO-INSTTYPE:1
X-MICROSOFT-DISALLOW-COUNTER:TRUE
BEGIN:VALARM
ACTION:DISPLAY
DESCRIPTION:REMINDER
TRIGGER;RELATED=START:-PT15M
END:VALARM
END:VEVENT
BEGIN:VEVENT
SUMMARY:[VSPERF] Weekly Call
DTSTART;TZID=Pacific Standard Time:20161130T08
DTEND;TZID=Pacific Standard Time:20161130T09
UID:04008200E00074C5B7101A82E008B0A87F15B439D201000
 010007467EEA0909BBF46903658F8C0CBFD35
RECURRENCE-ID;TZID=Pacific Standard Time:20161130T00
CLASS:PUBLIC
PRIORITY:5
DTSTAMP:20170510T163726Z
TRANSP:OPAQUE
STATUS:CONFIRMED
SEQUENCE:15
LOCATION:GTM and IRC channel #opnfv-vswitchperf
X-MICROSOFT-CDO-APPT-SEQUENCE:15
X-MICROSOFT-CDO-OWNERAPPTID:-420956192
X-MICROSOFT-CDO-BUSYSTATUS:TENTATIVE
X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY
X-MICROSOFT-CDO-ALLDAYEVENT:FALSE
X-MICROSOFT-CDO-IMPORTANCE:1
X-MICROSOFT-CDO-INSTTYPE:1
X-MICROSOFT-DISALLOW-COUNTER:TRUE
END:VEVENT
BEGIN:VEVENT
SUMMARY:[VSPERF] Weekly Call
DTSTART;TZID=Pacific Standard Time:20170118T08
DTEND;TZID=Pacific Standard Time:20170118T09
UID:04008200E00074C5B7101A82E008B0A87F15B439D201000
 010007467EEA0909BBF46903658F8C0CBFD35
RECURRENCE-ID;TZID=Pacific Standard Time:20170118T00
CLASS:PUBLIC
PRIORITY:5
DTSTAMP:20170510T163726Z
TRANSP:OPAQUE
STATUS:CONFIRMED
SEQUENCE:15
LOCATION:GTM and IRC channel #opnfv-vswitchperf
X-MICROSOFT-CDO-APPT-SEQUENCE:15
X-MICROSOFT-CDO-OWNERAPPTID:-420956192
X-MICROSOFT-CDO-BUSYSTATUS:TENTATIVE
X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY
X-MICROSOFT-CDO-ALLDAYEVENT:FALSE
X-MICROSOFT-CDO-IMPORTANCE:1
X-MICROSOFT-CDO-INSTTYPE:1
X-MICROSOFT-DISALLOW-COUNTER:TRUE
END:VEVENT
BEGIN:VEVENT
SUMMARY:[VSPERF] Weekly Call
DTSTART;TZID=Pacific Standard Time:20170412T08
DTEND;TZID=Pacific Standard Time:20170412T09
UID:04008200E00074C5B7101A82E008B0A87F15B439D201000
 010007467EEA0909BBF46903658F8C0CBFD35
RECURRENCE-ID;TZID=Pacific Standard Time:20170412T00
CLASS:PUBLIC
PRIORITY:5
DTSTAMP:20170510T163726Z
TRANSP:OPAQUE
STATUS:CONFIRMED
SEQUENCE:15
LOCATION:GTM and IRC channel #opnfv-vswitchperf
X-MICROSO

[opnfv-tech-discuss] [VSPERF] Weekly Call

2017-05-10 Thread Cooper, Trevor
BEGIN:VCALENDAR
METHOD:REQUEST
PRODID:Microsoft Exchange Server 2010
VERSION:2.0
BEGIN:VTIMEZONE
TZID:Pacific Standard Time
BEGIN:STANDARD
DTSTART:16010101T02
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
RRULE:FREQ=YEARLY;INTERVAL=1;BYDAY=1SU;BYMONTH=11
END:STANDARD
BEGIN:DAYLIGHT
DTSTART:16010101T02
TZOFFSETFROM:-0800
TZOFFSETTO:-0700
RRULE:FREQ=YEARLY;INTERVAL=1;BYDAY=2SU;BYMONTH=3
END:DAYLIGHT
END:VTIMEZONE
BEGIN:VEVENT
ORGANIZER;CN="Cooper, Trevor":MAILTO:trevor.coo...@intel.com
ATTENDEE;ROLE=REQ-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=FALSE;CN=opnfv-tec
 h-disc...@lists.opnfv.org:MAILTO:opnfv-tech-discuss@lists.opnfv.org
DESCRIPTION;LANGUAGE=en-US:\n..
 ..
 .\n--> Join Skype Meeting<https://meet.intel.com/trevor.co
 oper/B5T128ZV>\n  Trouble Joining? Try Skype Web App<https://meet.intel.co
 m/trevor.cooper/B5T128ZV?sl=1>\nJoin by phone\n+1(916)356-2663 (or your lo
 cal bridge access #) Choose bridge 5. (Global)  
  English (United States)\nFind a local number<https://dial.intel.com>\n\nC
 onference ID: 151105841\n Forgot your dial-in PIN?<https://dial.intel.com>
  |Help<https://o15.officeredir.microsoft.com/r/rlidLync15?clid=1033&p1=5&p
 2=2009>\n\n[!OC([1033])!]\n...
 ..
 \nWednesday UTC 15h00\, Ireland (UTC/GMT +1) 16h00\, PDT 8
 h00 (UTC/GMT -7) – Currently observing daylight saving\n\nIRC\nfreenode 
 https://freenode.net/\nIRC channel: #opnfv-vswitchperf http://webchat.free
 node.net/?channels=opnfv-vswitchperf\n\nMeetBot http://meetbot.opnfv.org/m
 eetings/opnfv-vswitchperf/2017/\n\nAudio\nhttps://global.gotomeeting.com/j
 oin/391235029\nYou can also dial in using your phone.  United States: +1 (
 571) 317-3116  Access Code: 391-235-029\n\nPhone numbers from other countr
 ies are here … https://wiki.opnfv.org/display/meetings\n\n [OC([1033])!]
 \n[!OC([1033])!]\n\n\n
RRULE:FREQ=WEEKLY;INTERVAL=1;BYDAY=WE;WKST=SU
EXDATE;TZID=Pacific Standard Time:20161207T08,20161228T08,20170426T
 08
SUMMARY;LANGUAGE=en-US:[VSPERF] Weekly Call
DTSTART;TZID=Pacific Standard Time:20161109T08
DTEND;TZID=Pacific Standard Time:20161109T09
UID:04008200E00074C5B7101A82E008B0A87F15B439D201000
 010007467EEA0909BBF46903658F8C0CBFD35
CLASS:PUBLIC
PRIORITY:5
DTSTAMP:20170510T163852Z
TRANSP:OPAQUE
STATUS:CONFIRMED
SEQUENCE:16
LOCATION;LANGUAGE=en-US:GTM and IRC channel #opnfv-vswitchperf
X-MICROSOFT-CDO-APPT-SEQUENCE:16
X-MICROSOFT-CDO-OWNERAPPTID:-420956192
X-MICROSOFT-CDO-BUSYSTATUS:TENTATIVE
X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY
X-MICROSOFT-CDO-ALLDAYEVENT:FALSE
X-MICROSOFT-CDO-IMPORTANCE:1
X-MICROSOFT-CDO-INSTTYPE:1
X-MICROSOFT-DISALLOW-COUNTER:TRUE
BEGIN:VALARM
ACTION:DISPLAY
DESCRIPTION:REMINDER
TRIGGER;RELATED=START:-PT15M
END:VALARM
END:VEVENT
BEGIN:VEVENT
SUMMARY:[VSPERF] Weekly Call
DTSTART;TZID=Pacific Standard Time:20161130T08
DTEND;TZID=Pacific Standard Time:20161130T09
UID:04008200E00074C5B7101A82E008B0A87F15B439D201000
 010007467EEA0909BBF46903658F8C0CBFD35
RECURRENCE-ID;TZID=Pacific Standard Time:20161130T00
CLASS:PUBLIC
PRIORITY:5
DTSTAMP:20170510T163852Z
TRANSP:OPAQUE
STATUS:CONFIRMED
SEQUENCE:16
LOCATION:GTM and IRC channel #opnfv-vswitchperf
X-MICROSOFT-CDO-APPT-SEQUENCE:16
X-MICROSOFT-CDO-OWNERAPPTID:-420956192
X-MICROSOFT-CDO-BUSYSTATUS:TENTATIVE
X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY
X-MICROSOFT-CDO-ALLDAYEVENT:FALSE
X-MICROSOFT-CDO-IMPORTANCE:1
X-MICROSOFT-CDO-INSTTYPE:1
X-MICROSOFT-DISALLOW-COUNTER:TRUE
END:VEVENT
BEGIN:VEVENT
SUMMARY:[VSPERF] Weekly Call
DTSTART;TZID=Pacific Standard Time:20170118T08
DTEND;TZID=Pacific Standard Time:20170118T09
UID:04008200E00074C5B7101A82E008B0A87F15B439D201000
 010007467EEA0909BBF46903658F8C0CBFD35
RECURRENCE-ID;TZID=Pacific Standard Time:20170118T00
CLASS:PUBLIC
PRIORITY:5
DTSTAMP:20170510T163852Z
TRANSP:OPAQUE
STATUS:CONFIRMED
SEQUENCE:16
LOCATION:GTM and IRC channel #opnfv-vswitchperf
X-MICROSOFT-CDO-APPT-SEQUENCE:16
X-MICROSOFT-CDO-OWNERAPPTID:-420956192
X-MICROSOFT-CDO-BUSYSTATUS:TENTATIVE
X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY
X-MICROSOFT-CDO-ALLDAYEVENT:FALSE
X-MICROSOFT-CDO-IMPORTANCE:1
X-MICROSOFT-CDO-INSTTYPE:1
X-MICROSOFT-DISALLOW-COUNTER:TRUE
END:VEVENT
BEGIN:VEVENT
SUMMARY:[VSPERF] Weekly Call
DTSTART;TZID=Pacific Standard Time:20170412T08
DTEND;TZID=Pacific Standard Time:20170412T09
UID:04008200E00074C5B7101A82E008B0A87F15B439D201000
 010007467EEA0909BBF46903658F8C0CBFD35
RECURRENCE-ID;TZID=Pacific Standard Time:20170412T00
CLASS:PUBLIC
PRIORITY:5
DTSTAMP:20170510T163852Z
TRANSP:OPAQUE
STATUS:CONFIRMED
SEQUENCE:16
LOCATION:GTM and IRC channel #opnfv-vswitchperf
X-MICROSO

[opnfv-tech-discuss] Canceled: [VSPERF] Weekly Call

2017-05-10 Thread Cooper, Trevor
BEGIN:VCALENDAR
METHOD:CANCEL
PRODID:Microsoft Exchange Server 2010
VERSION:2.0
BEGIN:VTIMEZONE
TZID:Pacific Standard Time
BEGIN:STANDARD
DTSTART:16010101T02
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
RRULE:FREQ=YEARLY;INTERVAL=1;BYDAY=1SU;BYMONTH=11
END:STANDARD
BEGIN:DAYLIGHT
DTSTART:16010101T02
TZOFFSETFROM:-0800
TZOFFSETTO:-0700
RRULE:FREQ=YEARLY;INTERVAL=1;BYDAY=2SU;BYMONTH=3
END:DAYLIGHT
END:VTIMEZONE
BEGIN:VEVENT
ORGANIZER;CN="Cooper, Trevor":MAILTO:trevor.coo...@intel.com
ATTENDEE;ROLE=REQ-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=FALSE;CN=opnfv-tec
 h-disc...@lists.opnfv.org:MAILTO:opnfv-tech-discuss@lists.opnfv.org
DESCRIPTION;LANGUAGE=en-US:\n..
 ..
 .\n--> Join Skype Meeting<https://meet.intel.com/trevor.co
 oper/B5T128ZV>\n  Trouble Joining? Try Skype Web App<https://meet.intel.co
 m/trevor.cooper/B5T128ZV?sl=1>\nJoin by phone\n+1(916)356-2663 (or your lo
 cal bridge access #) Choose bridge 5. (Global)  
  English (United States)\nFind a local number<https://dial.intel.com>\n\nC
 onference ID: 151105841\n Forgot your dial-in PIN?<https://dial.intel.com>
  |Help<https://o15.officeredir.microsoft.com/r/rlidLync15?clid=1033&p1=5&p
 2=2009>\n\n[!OC([1033])!]\n...
 ..
 \nWednesday UTC 15h00\, Ireland (UTC/GMT +1) 16h00\, PDT 8
 h00 (UTC/GMT -7) – Currently observing daylight saving\n\nIRC\nfreenode 
 https://freenode.net/\nIRC channel: #opnfv-vswitchperf http://webchat.free
 node.net/?channels=opnfv-vswitchperf\n\nMeetBot http://meetbot.opnfv.org/m
 eetings/opnfv-vswitchperf/2017/\n\nAudio\nhttps://global.gotomeeting.com/j
 oin/391235029\nYou can also dial in using your phone.  United States: +1 (
 571) 317-3116  Access Code: 391-235-029\n\nPhone numbers from other countr
 ies are here … https://wiki.opnfv.org/display/meetings\n\n [OC([1033])!]
 \n[!OC([1033])!]\n\n\n
RRULE:FREQ=WEEKLY;INTERVAL=1;BYDAY=WE;WKST=SU
EXDATE;TZID=Pacific Standard Time:20161207T08,20161228T08,20170426T
 08
SUMMARY;LANGUAGE=en-US:Canceled: [VSPERF] Weekly Call
DTSTART;TZID=Pacific Standard Time:20161109T08
DTEND;TZID=Pacific Standard Time:20161109T09
UID:04008200E00074C5B7101A82E008B0A87F15B439D201000
 010007467EEA0909BBF46903658F8C0CBFD35
CLASS:PUBLIC
PRIORITY:1
DTSTAMP:20170510T164123Z
TRANSP:OPAQUE
STATUS:CANCELLED
SEQUENCE:17
LOCATION;LANGUAGE=en-US:GTM and IRC channel #opnfv-vswitchperf
X-MICROSOFT-CDO-APPT-SEQUENCE:17
X-MICROSOFT-CDO-OWNERAPPTID:-420956192
X-MICROSOFT-CDO-BUSYSTATUS:FREE
X-MICROSOFT-CDO-INTENDEDSTATUS:FREE
X-MICROSOFT-CDO-ALLDAYEVENT:FALSE
X-MICROSOFT-CDO-IMPORTANCE:2
X-MICROSOFT-CDO-INSTTYPE:1
X-MICROSOFT-DISALLOW-COUNTER:TRUE
END:VEVENT
BEGIN:VEVENT
SUMMARY:Canceled: [VSPERF] Weekly Call
DTSTART;TZID=Pacific Standard Time:20161130T08
DTEND;TZID=Pacific Standard Time:20161130T09
UID:04008200E00074C5B7101A82E008B0A87F15B439D201000
 010007467EEA0909BBF46903658F8C0CBFD35
RECURRENCE-ID;TZID=Pacific Standard Time:20161130T00
CLASS:PUBLIC
PRIORITY:1
DTSTAMP:20170510T164123Z
TRANSP:OPAQUE
STATUS:CANCELLED
SEQUENCE:17
LOCATION:GTM and IRC channel #opnfv-vswitchperf
X-MICROSOFT-CDO-APPT-SEQUENCE:17
X-MICROSOFT-CDO-OWNERAPPTID:-420956192
X-MICROSOFT-CDO-BUSYSTATUS:FREE
X-MICROSOFT-CDO-INTENDEDSTATUS:FREE
X-MICROSOFT-CDO-ALLDAYEVENT:FALSE
X-MICROSOFT-CDO-IMPORTANCE:2
X-MICROSOFT-CDO-INSTTYPE:1
X-MICROSOFT-DISALLOW-COUNTER:TRUE
END:VEVENT
BEGIN:VEVENT
SUMMARY:Canceled: [VSPERF] Weekly Call
DTSTART;TZID=Pacific Standard Time:20170118T08
DTEND;TZID=Pacific Standard Time:20170118T09
UID:04008200E00074C5B7101A82E008B0A87F15B439D201000
 010007467EEA0909BBF46903658F8C0CBFD35
RECURRENCE-ID;TZID=Pacific Standard Time:20170118T00
CLASS:PUBLIC
PRIORITY:1
DTSTAMP:20170510T164123Z
TRANSP:OPAQUE
STATUS:CANCELLED
SEQUENCE:17
LOCATION:GTM and IRC channel #opnfv-vswitchperf
X-MICROSOFT-CDO-APPT-SEQUENCE:17
X-MICROSOFT-CDO-OWNERAPPTID:-420956192
X-MICROSOFT-CDO-BUSYSTATUS:FREE
X-MICROSOFT-CDO-INTENDEDSTATUS:FREE
X-MICROSOFT-CDO-ALLDAYEVENT:FALSE
X-MICROSOFT-CDO-IMPORTANCE:2
X-MICROSOFT-CDO-INSTTYPE:1
X-MICROSOFT-DISALLOW-COUNTER:TRUE
END:VEVENT
BEGIN:VEVENT
SUMMARY:Canceled: [VSPERF] Weekly Call
DTSTART;TZID=Pacific Standard Time:20170412T08
DTEND;TZID=Pacific Standard Time:20170412T09
UID:04008200E00074C5B7101A82E008B0A87F15B439D201000
 010007467EEA0909BBF46903658F8C0CBFD35
RECURRENCE-ID;TZID=Pacific Standard Time:20170412T00
CLASS:PUBLIC
PRIORITY:1
DTSTAMP:20170510T164123Z
TRANSP:OPAQUE
STATUS:CANCELLED
SEQUENCE:17
LOCATION:GTM and IRC channel #opnfv-vswitchperf
X-MICROSOFT-CDO-APPT-SEQUENCE:17
X-MICROSOFT-CDO-OWNERAPPTID:-420956

[opnfv-tech-discuss] [VSPERF] Weekly Call

2017-05-10 Thread Cooper, Trevor
BEGIN:VCALENDAR
METHOD:REQUEST
PRODID:Microsoft Exchange Server 2010
VERSION:2.0
BEGIN:VTIMEZONE
TZID:Pacific Standard Time
BEGIN:STANDARD
DTSTART:16010101T02
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
RRULE:FREQ=YEARLY;INTERVAL=1;BYDAY=1SU;BYMONTH=11
END:STANDARD
BEGIN:DAYLIGHT
DTSTART:16010101T02
TZOFFSETFROM:-0800
TZOFFSETTO:-0700
RRULE:FREQ=YEARLY;INTERVAL=1;BYDAY=2SU;BYMONTH=3
END:DAYLIGHT
END:VTIMEZONE
BEGIN:VEVENT
ORGANIZER;CN="Cooper, Trevor":MAILTO:trevor.coo...@intel.com
ATTENDEE;ROLE=REQ-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=TRUE;CN=opnfv-tech
 -disc...@lists.opnfv.org:MAILTO:opnfv-tech-discuss@lists.opnfv.org
DESCRIPTION;LANGUAGE=en-US:Time\nWednesday UTC 15h00\, Ireland (UTC/GMT +1)
  16h00\, PDT 8h00 (UTC/GMT -7)\nCurrently observing daylight saving\n\nIRC
 \nfreenode https://freenode.net/\nchannel: #opnfv-vswitchperf http://webch
 at.freenode.net/?channels=opnfv-vswitchperf\n\nMeetBot http://meetbot.opnf
 v.org/meetings/opnfv-vswitchperf/2017/\n\nAudio\nhttps://global.gotomeetin
 g.com/join/391235029\nYou can also dial in using your phone.  United State
 s: +1 (571) 317-3116  Access Code: 391-235-029\nPhone numbers from other c
 ountries are here … https://wiki.opnfv.org/display/meetings\n\n
RRULE:FREQ=WEEKLY;INTERVAL=1;BYDAY=WE;WKST=SU
SUMMARY;LANGUAGE=en-US:[VSPERF] Weekly Call
DTSTART;TZID=Pacific Standard Time:20170517T08
DTEND;TZID=Pacific Standard Time:20170517T09
UID:04008200E00074C5B7101A82E008E0E68EB371C9D201000
 01000CF541241B5F8FE4295470E921531C8E2
CLASS:PUBLIC
PRIORITY:5
DTSTAMP:20170510T164212Z
TRANSP:OPAQUE
STATUS:CONFIRMED
SEQUENCE:0
LOCATION;LANGUAGE=en-US:GTM and IRC channel #opnfv-vswitchperf
X-MICROSOFT-CDO-APPT-SEQUENCE:0
X-MICROSOFT-CDO-OWNERAPPTID:-2134222879
X-MICROSOFT-CDO-BUSYSTATUS:TENTATIVE
X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY
X-MICROSOFT-CDO-ALLDAYEVENT:FALSE
X-MICROSOFT-CDO-IMPORTANCE:1
X-MICROSOFT-CDO-INSTTYPE:1
X-MICROSOFT-DISALLOW-COUNTER:FALSE
BEGIN:VALARM
ACTION:DISPLAY
DESCRIPTION:REMINDER
TRIGGER;RELATED=START:-PT15M
END:VALARM
END:VEVENT
END:VCALENDAR
___
opnfv-tech-discuss mailing list
opnfv-tech-discuss@lists.opnfv.org
https://lists.opnfv.org/mailman/listinfo/opnfv-tech-discuss


[opnfv-tech-discuss] Cancelled: [VSPERF] Weekly Call

2017-05-10 Thread Cooper, Trevor
BEGIN:VCALENDAR
PRODID://Yahoo//Calendar//EN
VERSION:2.0
METHOD:CANCEL
BEGIN:VEVENT
SUMMARY:[VSPERF] Weekly Call
DESCRIPTION:\n.
 ..
 ..\n--> Join Skype Meeting<https://meet.intel.com/trevor.cooper/B5T128ZV>\
 n  Trouble Joining? Try Skype Web App<https://meet.intel.com/trevor.cooper
 /B5T128ZV?sl=1>\nJoin by phone\n+1(916)356-2663 (or your local bridge acce
 ss #) Choose bridge 5. (Global)   English (Unite
 d States)\nFind a local number<https://dial.intel.com>\n\nConference ID: 1
 51105841\n Forgot your dial-in PIN?<https://dial.intel.com> |Help\n\n[!OC
 ([1033])!]\n..
 ..
 .\nWednesday UTC 15h00\, Ireland (UTC/GMT +1) 16h00\, PDT 8h00 (UTC/GMT -7
 ) ? Currently observing daylight saving\n\nIRC\nfreenode https://freenode.
 net/\nIRC channel: #opnfv-vswitchperf http://webchat.freenode.net/?channel
 s=opnfv-vswitchperf\n\nMeetBot http://meetbot.opnfv.org/meetings/opnfv-vsw
 itchperf/2017/\n\nAudio\nhttps://global.gotomeeting.com/join/391235029\nYo
 u can also dial in using your phone.  United States: +1 (571) 317-3116  Ac
 cess Code: 391-235-029\n\nPhone numbers from other countries are here ? ht
 tps://wiki.opnfv.org/display/meetings\n\n [OC([1033])!]\n[!OC([1033])!]\n\
 n\n
CLASS:PUBLIC
DTSTART;TZID=Europe/London:20161109T16
DTEND;TZID=Europe/London:20161109T17
LOCATION:GTM and IRC channel #opnfv-vswitchperf
PRIORITY:0
SEQUENCE:10
STATUS:CONFIRMED
UID:04008200E00074C5B7101A82E008B0A87F15B439D201000
 010007467EEA0909BBF46903658F8C0CBFD35
DTSTAMP:20170125T155849Z
ATTENDEE;PARTSTAT=NEEDS-ACTION;CN=opnfv-tech-discuss@lists.opnfv.org;ROLE=R
 EQ_PARTICIPANT;RSVP=FALSE:mailto:opnfv-tech-discuss@lists.opnfv.org
ATTENDEE;PARTSTAT=NEEDS-ACTION;CN=Kyoomars Alizadeh;ROLE=REQ_PARTICIPANT;RS
 VP=TRUE:mailto:kyoomars.aliza...@yahoo.com
ORGANIZER;CN="Cooper, Trevor":mailto:trevor.coo...@intel.com
RRULE:FREQ=WEEKLY;WKST=SU;INTERVAL=1;BYDAY=WE
EXDATE;TZID=Europe/London:20161207T08,20161228T08,20170426T09
X-MICROSOFT-CDO-APPT-SEQUENCE:16
X-MICROSOFT-CDO-OWNERAPPTID:-420956192
X-MICROSOFT-CDO-BUSYSTATUS:TENTATIVE
X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY
X-MICROSOFT-CDO-ALLDAYEVENT:FALSE
X-MICROSOFT-CDO-IMPORTANCE:1
X-MICROSOFT-CDO-INSTTYPE:1
X-MICROSOFT-DISALLOW-COUNTER:TRUE
X-YAHOO-YID:yahoo.calendar.acl.writer
TRANSP:OPAQUE
STATUS:CONFIRMED
X-YAHOO-USER-STATUS:BUSY
X-YAHOO-EVENT-STATUS:BUSY
BEGIN:VALARM
ACTION:DISPLAY
DESCRIPTION:
TRIGGER;RELATED=START:-PT15M
END:VALARM
END:VEVENT
BEGIN:VTIMEZONE
TZID:Europe/London
TZURL:http://tzurl.org/zoneinfo/Europe/London
X-LIC-LOCATION:Europe/London
BEGIN:DAYLIGHT
TZOFFSETFROM:+
TZOFFSETTO:+0100
TZNAME:BST
DTSTART:19810329T01
RRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=-1SU
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:+0100
TZOFFSETTO:+
TZNAME:GMT
DTSTART:19961027T02
RRULE:FREQ=YEARLY;BYMONTH=10;BYDAY=-1SU
END:STANDARD
BEGIN:STANDARD
TZOFFSETFROM:-000115
TZOFFSETTO:+
TZNAME:GMT
DTSTART:18471201T00
RDATE:18471201T00
END:STANDARD
BEGIN:DAYLIGHT
TZOFFSETFROM:+
TZOFFSETTO:+0100
TZNAME:BST
DTSTART:19160521T02
RDATE:19160521T02
RDATE:19170408T02
RDATE:19180324T02
RDATE:19190330T02
RDATE:19200328T02
RDATE:19210403T02
RDATE:19220326T02
RDATE:19230422T02
RDATE:19240413T02
RDATE:19250419T02
RDATE:19260418T02
RDATE:19270410T02
RDATE:19280422T02
RDATE:19290421T02
RDATE:19300413T02
RDATE:19310419T02
RDATE:19320417T02
RDATE:19330409T02
RDATE:19340422T02
RDATE:19350414T02
RDATE:19360419T02
RDATE:19370418T02
RDATE:19380410T02
RDATE:19390416T02
RDATE:19400225T02
RDATE:19460414T02
RDATE:19470316T02
RDATE:19480314T02
RDATE:19490403T02
RDATE:19500416T02
RDATE:19510415T02
RDATE:19520420T02
RDATE:19530419T02
RDATE:19540411T02
RDATE:19550417T02
RDATE:19560422T02
RDATE:19570414T02
RDATE:19580420T02
RDATE:19590419T02
RDATE:19600410T02
RDATE:19610326T02
RDATE:19620325T02
RDATE:19630331T02
RDATE:19640322T02
RDATE:19650321T02
RDATE:19660320T02
RDATE:19670319T02
RDATE:19680218T02
RDATE:19720319T02
RDATE:19730318T02
RDATE:19740317T02
RDATE:19750316T02
RDATE:19760321T02
RDATE:19770320T02
RDATE:19780319T02
RDATE:19790318T02
RDATE:19800316T02
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:+0100
TZOFFSETTO:+
TZNAME:GMT
DTSTART:19161001T03
RDATE:19161001T03
RDATE:19170917T03
RDATE:19180930T03
RDATE:19190929T03
RDATE:19201025T03
RDATE:19211003T03
RDATE:19221008T03
RDATE:19230916T03
RDATE:19240921T03
RDATE:19251004T03
RDATE:19261003T03
RDATE:19271002T03
RDATE:192810

[opnfv-tech-discuss] Cancelled: [VSPERF] Weekly Call

2017-05-10 Thread Cooper, Trevor
BEGIN:VCALENDAR
PRODID://Yahoo//Calendar//EN
VERSION:2.0
METHOD:CANCEL
BEGIN:VEVENT
SUMMARY:[opnfv-tech-discuss] [VSPERF] Weekly Call
DESCRIPTION:I was unable to resolve the OPNFV GTM conflict today ? lets use
  an Intel Skype bridge this week.\n\n/Trevor\n\n..
 ..
 .\n--> Join Skype Meeting<https://meet
 .intel.com/trevor.cooper/B5T128ZV>\n  Trouble Joining? Try Skype Web App\nJoin by phone\n+1(916)
 356-2663 (or your local bridge access #) Choose bridge 5. (G
 lobal)   English (United States)\nFind a local number\n\nConference ID: 151105841\n Forgot your dial-in PIN? |Help<https://o15.officeredir.microsoft.com/r/rlidLyn
 c15?clid=1033&p1=5&p2=2009>\n\n[!OC([1033])!]\n...
 ..
 \nVSPERF Weekly Meeting - Wednesday UT
 C 16h00\, Ireland 16h00\, Pacific 8h00\n\n?   IRC:\n?   freenode h
 ttps://freenode.net/\n?   IRC channel: #opnfv-vswitchperf http://webch
 at.freenode.net/?channels=opnfv-vswitchperf\n?   MeetBot: http://meetb
 ot.opnfv.org/meetings/opnfv-vswitchperf/2015/\n\n\n\n
CLASS:PUBLIC
DTSTART;TZID=Europe/London:20161109T16
DTEND;TZID=Europe/London:20161109T17
LOCATION:Intel Skype Bridge and IRC channel #opnfv-vswitchperf
PRIORITY:0
SEQUENCE:8
STATUS:CONFIRMED
UID:04008200E00074C5B7101A82E008B0A87F15B439D201000
 010007467EEA0909BBF46903658F8C0CBFD35
DTSTAMP:20170125T155849Z
ATTENDEE;PARTSTAT=NEEDS-ACTION;CN=opnfv-tech-discuss@lists.opnfv.org;ROLE=R
 EQ_PARTICIPANT;RSVP=FALSE:mailto:opnfv-tech-discuss@lists.opnfv.org
ATTENDEE;PARTSTAT=NEEDS-ACTION;CN="MORTON, ALFRED C (AL)";ROLE=REQ_PARTICIP
 ANT;RSVP=FALSE:mailto:acmor...@att.com
ATTENDEE;PARTSTAT=NEEDS-ACTION;CN=Christian Trautman;ROLE=REQ_PARTICIPANT;R
 SVP=FALSE:mailto:ctrau...@redhat.com
ATTENDEE;PARTSTAT=NEEDS-ACTION;CN=Bill Michalowski;ROLE=REQ_PARTICIPANT;RSV
 P=FALSE:mailto:bmich...@redhat.com
ATTENDEE;PARTSTAT=NEEDS-ACTION;CN="Toktonaliev, Mars (Nokia - US/Irving)";R
 OLE=REQ_PARTICIPANT;RSVP=FALSE:mailto:mars.toktonal...@nokia.com
ATTENDEE;PARTSTAT=NEEDS-ACTION;CN="Rao, Sridhar";ROLE=REQ_PARTICIPANT;RSVP=
 FALSE:mailto:sridhar@spirent.com
ATTENDEE;PARTSTAT=NEEDS-ACTION;CN="Klozik, MartinX";ROLE=REQ_PARTICIPANT;RS
 VP=FALSE:mailto:martinx.klo...@intel.com
ATTENDEE;PARTSTAT=NEEDS-ACTION;CN=wonstonx;ROLE=REQ_PARTICIPANT;RSVP=TRUE:m
 ailto:wonst...@yahoo.com
ORGANIZER;CN="Cooper, Trevor":mailto:trevor.coo...@intel.com
RRULE:FREQ=WEEKLY;WKST=SU;INTERVAL=1;BYDAY=WE
EXDATE;TZID=Europe/London:20161207T08,20161228T08
X-MICROSOFT-CDO-APPT-SEQUENCE:11
X-MICROSOFT-CDO-OWNERAPPTID:-420956192
X-MICROSOFT-CDO-BUSYSTATUS:TENTATIVE
X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY
X-MICROSOFT-CDO-ALLDAYEVENT:FALSE
X-MICROSOFT-CDO-IMPORTANCE:1
X-MICROSOFT-CDO-INSTTYPE:1
X-MICROSOFT-DISALLOW-COUNTER:TRUE
X-YAHOO-YID:yahoo.calendar.acl.writer
TRANSP:OPAQUE
STATUS:CONFIRMED
X-YAHOO-USER-STATUS:BUSY
X-YAHOO-EVENT-STATUS:BUSY
BEGIN:VALARM
ACTION:DISPLAY
DESCRIPTION:
TRIGGER;RELATED=START:-PT15M
END:VALARM
END:VEVENT
BEGIN:VTIMEZONE
TZID:Europe/London
TZURL:http://tzurl.org/zoneinfo/Europe/London
X-LIC-LOCATION:Europe/London
BEGIN:DAYLIGHT
TZOFFSETFROM:+
TZOFFSETTO:+0100
TZNAME:BST
DTSTART:19810329T01
RRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=-1SU
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:+0100
TZOFFSETTO:+
TZNAME:GMT
DTSTART:19961027T02
RRULE:FREQ=YEARLY;BYMONTH=10;BYDAY=-1SU
END:STANDARD
BEGIN:STANDARD
TZOFFSETFROM:-000115
TZOFFSETTO:+
TZNAME:GMT
DTSTART:18471201T00
RDATE:18471201T00
END:STANDARD
BEGIN:DAYLIGHT
TZOFFSETFROM:+
TZOFFSETTO:+0100
TZNAME:BST
DTSTART:19160521T02
RDATE:19160521T02
RDATE:19170408T02
RDATE:19180324T02
RDATE:19190330T02
RDATE:19200328T02
RDATE:19210403T02
RDATE:19220326T02
RDATE:19230422T02
RDATE:19240413T02
RDATE:19250419T02
RDATE:19260418T02
RDATE:19270410T02
RDATE:19280422T02
RDATE:19290421T02
RDATE:19300413T02
RDATE:19310419T02
RDATE:19320417T02
RDATE:19330409T02
RDATE:19340422T02
RDATE:19350414T02
RDATE:19360419T02
RDATE:19370418T02
RDATE:19380410T02
RDATE:19390416T02
RDATE:19400225T02
RDATE:19460414T02
RDATE:19470316T02
RDATE:19480314T02
RDATE:19490403T02
RDATE:19500416T02
RDATE:19510415T02
RDATE:19520420T02
RDATE:19530419T02
RDATE:19540411T02
RDATE:19550417T02
RDATE:19560422T02
RDATE:19570414T02
RDATE:19580420T02
RDATE:19590419T02
RDATE:19600410T02
RDATE:19610326T02
RDATE:19620325T02
RDATE:19630331T02
RDATE:19640322T02
RDATE:19650321T02
RDATE:19660320T02
RDATE:19670319T02
RDATE:19680218T02
RDATE:19720319T02
RDATE:19730318

Re: [opnfv-tech-discuss] [dovetail] Weekly meeting agenda for May 19

2017-05-18 Thread Cooper, Trevor
I would like to propose some topics ... a few minutes for each should be fine 
to decide if we can defer or need a decision


-  H/w resources for Dovetail

-  Dovetail artifact versions and release schemes

-  Test catalog domains relevant to compliance

-  Stability test criteria

/Trevor


From: Wenjing Chu [mailto:wenjing@huawei.com]
Sent: Wednesday, May 17, 2017 4:14 PM
To: opnfv-tech-discuss@lists.opnfv.org
Cc: Dave Neary ; Tianhongbo ; 
Cooper, Trevor ; z...@redhat.com; Fu Qiao 
; Leo Wang ; 'Lincoln Lavoie' 
; Georg Kunz 
Subject: [dovetail] Weekly meeting agenda for May 19


Please comment if the following agenda makes sense:


1.   Welcome new committers and where we need immediate new contribution 
and attention

2.   Preparation for tsc review on 5/30

3.   Ask - what we need to ask from c&c and board? How should we take on 
the administrative side of tasks. Also the Danube addendum for 5/22.

4.   Naming convention of test cases

5.   Vendor lab testing - needs volunteers to sign up beta testers

6.   Tagging / releases, offline support

7.   Design summit topics

8.   Next week: can we still meet at the same time on 5/26 close to 
memorial day weekend in US?

We won't have enough time to cover all the topics in the meeting to the full 
extent, but I'm hoping that we will have volunteers who can take on some of the 
tasks and make progress.

Thanks.
Wenjing
___
opnfv-tech-discuss mailing list
opnfv-tech-discuss@lists.opnfv.org
https://lists.opnfv.org/mailman/listinfo/opnfv-tech-discuss


Re: [opnfv-tech-discuss] [dovetail] proposal: information sharing with OpenStack RefStack and Interop people

2017-05-18 Thread Cooper, Trevor
+1

-Original Message-
From: Georg Kunz [mailto:georg.k...@ericsson.com] 
Sent: Thursday, May 18, 2017 2:38 PM
To: Dave Neary ; Cooper, Trevor ; 
Wenjing Chu ; opnfv-tech-discuss@lists.opnfv.org
Cc: Tianhongbo ; z...@redhat.com; Fu Qiao 
; Leo Wang ; 'Lincoln Lavoie' 
; Jose Lausuch 
Subject: [dovetail] proposal: information sharing with OpenStack RefStack and 
Interop people

Hi all,

We are trying very hard to establish processes, guidelines and best practices 
for running the OPNFV certification program - on our own and with guidance from 
C&C. I believe we can much better leverage existing knowledge and experience 
from related communities. In this context, I'd like to make a proposal.

As mentioned during last week's call, Jose and I had very insightful 
conversations with the relevant folks from the OpenStack certification domain: 
Catherine Diep (RefStack PTL), Egle Sigler (co-chair Interop working group) and 
Mark Voelker (co-chair Interop working group). We have developed a good 
relationship with them and they are willing and interested in sharing their 
experience in running the OpenStack certification / interop program with us.

My proposal: I'd like to invite the aforementioned persons to one or two of our 
project meetings and let them share their experience, best practices and 
guidelines with us. Based on these insights, we can then define, adapt and 
optimize our own processes to suite our needs. The latter is important - I 
don't think we can simply adopt their existing processes, but we should learn 
about why existing processes in the OpenStack domain have evolved to their 
current form. The OpenStack certification program was started in 2013 and 
officially launched in 2015 - so there was serious effort and time involved. We 
should try to build upon existing knowledge without having to go through the 
same learning phase as the OpenStack folks.

This requires some thoughtful timing, of course: In the very short term future, 
we need to focus on finalizing the first iteration of the OPNFV certification 
program. My proposal is not intending to undermine this. On the contrary. 
However, the earlier we get additional insight, the better we can define our 
own processes.

I don't want to put this on the agenda for tomorrow's meeting (for obvious 
reasons), but instead discuss this by email.

@Wenjing / Hongbo: can we dedicate a future meeting to such a sharing session 
with the OpenStack folks?

Best regards
Georg

> -Original Message-
> From: Dave Neary [mailto:dne...@redhat.com]
> Sent: Thursday, May 18, 2017 9:54 PM
> To: Cooper, Trevor ; Wenjing Chu
> ; opnfv-tech-discuss@lists.opnfv.org
> Cc: Tianhongbo ; z...@redhat.com; Fu
> Qiao ; Leo Wang ;
> 'Lincoln Lavoie' ; Georg Kunz
> 
> Subject: Re: [dovetail] Weekly meeting agenda for May 19
> 
> Hi,
> 
> My suspicion is that the entire meeting will be taken up with agenda items 2
> and 3 from Wenjing.
> 
> We need alignment around the test areas, and test case review. We also
> need to clarify what, if anything, we need to get in terms of guidance from
> C&C. I suggest inverting these agenda items, because the second will take
> less time than the first.
> 
> Thanks,
> Dave.
> On 05/18/2017 02:38 PM, Cooper, Trevor wrote:
> > I would like to propose some topics ... a few minutes for each should be
> > fine to decide if we can defer or need a decision
> >
> >
> >
> > -  H/w resources for Dovetail
> >
> > -  Dovetail artifact versions and release schemes
> >
> > -  Test catalog domains relevant to compliance
> >
> > -  Stability test criteria
> >
> >
> >
> > /Trevor
> >
> >
> >
> >
> >
> > *From:* Wenjing Chu [mailto:wenjing@huawei.com]
> > *Sent:* Wednesday, May 17, 2017 4:14 PM
> > *To:* opnfv-tech-discuss@lists.opnfv.org
> > *Cc:* Dave Neary ; Tianhongbo
> > ; Cooper, Trevor
> > ; z...@redhat.com; Fu Qiao
> > ; Leo Wang ;
> 'Lincoln
> > Lavoie' ; Georg Kunz 
> > *Subject:* [dovetail] Weekly meeting agenda for May 19
> >
> >
> >
> >
> >
> > Please comment if the following agenda makes sense:
> >
> >
> >
> > 1.   Welcome new committers and where we need immediate new
> > contribution and attention
> >
> > 2.   Preparation for tsc review on 5/30
> >
> > 3.   Ask - what we need to ask from c&c and board? How should we
> > take on the administrative side of tasks. Also the Danube addendum for
> 5/22.
> >
> > 4.   Naming convention of test cases
> >
> > 5.   Vendor lab testing - needs volunteers to sign up beta tester

[opnfv-tech-discuss] [dovetail] CVP Guidelines - Scope and Test Criteria

2017-05-19 Thread Cooper, Trevor
The CVP Guidelines document form the C&C committee describes "The scope of the 
criteria and requirements for each CVP release" in an addendum. A draft of the 
addendum has been put onto the Dovetail Wiki here 
https://wiki.opnfv.org/display/dovetail/CVP+document. Please provide comments 
and input ASAP to help evolve this document.

Thanks

Trevor


___
opnfv-tech-discuss mailing list
opnfv-tech-discuss@lists.opnfv.org
https://lists.opnfv.org/mailman/listinfo/opnfv-tech-discuss


Re: [opnfv-tech-discuss] GTM Collision - please stop

2017-05-24 Thread Cooper, Trevor
Please note that the calendar and the meetings listed on 
https://wiki.opnfv.org/display/meetings
 are NOT automatically synchronized so you have to update both! There are 
meetings where those 2 sources as well as the project’s meeting page show 
different logistics and this is adding to the confusion.

/Trevor

From: opnfv-tech-discuss-boun...@lists.opnfv.org 
[mailto:opnfv-tech-discuss-boun...@lists.opnfv.org] On Behalf Of Beierl, Mark
Sent: Wednesday, May 24, 2017 7:27 AM
To: MORTON, ALFRED C (AL) 
Cc: opnfv-tech-discuss@lists.opnfv.org
Subject: Re: [opnfv-tech-discuss] GTM Collision - please stop

Hello, Al, and thanks!

I have also learned that the MANO WG uses this same time slot.  Therefore I am 
going to temporarily switch StorPerf to Skype meetings, and will work with Ray 
to see about a new time slot for StorPerf as well as getting India dial in 
numbers for GTM.

Folks, we need to try to keep the meetings calendar the single source of 
information for what meetings are occurring when.  Please do take a moment to 
update the calendar :)

Regards,
Mark

Mark Beierl
SW System Sr Principal Engineer
Dell EMC | Office of the CTO
mobile +1 613 314 8106
mark.bei...@dell.com

On May 24, 2017, at 10:23, MORTON, ALFRED C (AL) 
mailto:acmor...@att.com>> wrote:

Hi Mark,

According to the meetings I’ve tentatively accepted,
SNAPS-OO  Steven Pisarski 
s.pisar...@cablelabs.com
and
SFC   Brady

are also meeting in this time slot...

I CC’d the PTLs,
Al

From: 
opnfv-tech-discuss-boun...@lists.opnfv.org
 [mailto:opnfv-tech-discuss-boun...@lists.opnfv.org] On Behalf Of Beierl, Mark
Sent: Wednesday, May 24, 2017 10:16 AM
To: 
opnfv-tech-discuss@lists.opnfv.org
Subject: [opnfv-tech-discuss] GTM Collision - please stop
Importance: High

Hello,

According to the calendar: 
https://wiki.opnfv.org/display/meetings,
 right now is the time slot for StorPerf.  Nothing else is scheduled for right 
now, so whoever keeps ending my meeting, please stop and update the calendar 
accordingly.

Regards,
Mark

Mark Beierl
SW System Sr Principal Engineer
Dell EMC | Office of the CTO
mobile +1 613 314 8106
mark.bei...@dell.com

___
opnfv-tech-discuss mailing list
opnfv-tech-discuss@lists.opnfv.org
https://lists.opnfv.org/mailman/listinfo/opnfv-tech-discuss


[opnfv-tech-discuss] [vsperf] VSPERF Sessions for Design Summit in Beijing

2017-05-25 Thread Cooper, Trevor
Not easy to schedule, there are already many overlapping test related sessions. 
Please review and suggest alternatives and additions.

Rooms are assigned 2 sessions to run at the same time. I have added 3 breakout 
sessions to the schedule … below is how my schedule is shaping up …


1.VSPERF - Planning for Euphrates, roadmap/evolution, collaboration with 
other test projects



2.VSPERF - CI results storage, test API, dashboards



3.VSPERF - Architecture overview with tutorial and how to integrate new 
tools [There will be a Qtip session on roadmap and demo in the same room] … who 
will lead this session?


Monday

10:30 - 11:15

-  Conversations with the testing community (Panel discussion)

11:45 - 12:15

-  Big Data for Testing - heading for post process and analytics

13:15 – 13:45

-  Dataplane Performance, Capacity, and Benchmarking in NFV (Trevor 
Cooper, Al 
Morton, Sridhar 
Rao)

14:15 – 14:45

-  Introduction of QPI - a True Indicator of Performance

16:30 – 17:00 and 17:00 – 17:30 and 17:30 – 18:00


-  VSPERF - Planning for Euphrates, roadmap/evolution, collaboration 
with other test projects

Tuesday

09:15 – 09:45

-  VSPERF - CI results storage, test API, dashboards [There is a 
StorPerf/QTIP session at this time in the same room … try to combine?]

09:45 – 10:15 and 10:15 - 10:45

-  Testing Reporting (Landing page/Catalogue page/...)

11:15 – 11:45

-  ONAP in OPNFV

13:00 - 14:00

-  Virtualization of Central office locations. Multi-Access 
Edge

14:00 - 15:00 and 15:00 - 16:00

-  Dovetail

16:00 - 17:00
- VSPERF - Architecture overview with tutorial and how to integrate new tools 
[There will be a Qtip session on roadmap and demo in the same room]

/Trevor


___
opnfv-tech-discuss mailing list
opnfv-tech-discuss@lists.opnfv.org
https://lists.opnfv.org/mailman/listinfo/opnfv-tech-discuss


Re: [opnfv-tech-discuss] [vsperf] VSPERF Sessions for Design Summit in Beijing

2017-05-25 Thread Cooper, Trevor
The schedule is here 
https://wiki.opnfv.org/display/EVNT/Beijing+Design+Summit+Schedule

From: Cooper, Trevor
Sent: Thursday, May 25, 2017 10:52 AM
To: opnfv-tech-discuss@lists.opnfv.org
Cc: MORTON, ALFRED C (AL) ; Rao, Sridhar 
; Christian Trautman 
Subject: [vsperf] VSPERF Sessions for Design Summit in Beijing

Not easy to schedule, there are already many overlapping test related sessions. 
Please review and suggest alternatives and additions.

Rooms are assigned 2 sessions to run at the same time. I have added 3 breakout 
sessions to the schedule … below is how my schedule is shaping up …


1.VSPERF - Planning for Euphrates, roadmap/evolution, collaboration with 
other test projects



2.VSPERF - CI results storage, test API, dashboards



3.VSPERF - Architecture overview with tutorial and how to integrate new 
tools [There will be a Qtip session on roadmap and demo in the same room] … who 
will lead this session?


Monday

10:30 - 11:15

-  Conversations with the testing community (Panel discussion)

11:45 - 12:15

-  Big Data for Testing - heading for post process and analytics

13:15 – 13:45

-  Dataplane Performance, Capacity, and Benchmarking in NFV (Trevor 
Cooper<https://wiki.opnfv.org/display/~trev>, Al 
Morton<https://wiki.opnfv.org/display/~acm>, Sridhar 
Rao<https://wiki.opnfv.org/display/~sridharkn>)

14:15 – 14:45

-  Introduction of QPI - a True Indicator of Performance

16:30 – 17:00 and 17:00 – 17:30 and 17:30 – 18:00


-  VSPERF - Planning for Euphrates, roadmap/evolution, collaboration 
with other test projects

Tuesday

09:15 – 09:45

-  VSPERF - CI results storage, test API, dashboards [There is a 
StorPerf/QTIP session at this time in the same room … try to combine?]

09:45 – 10:15 and 10:15 - 10:45

-  Testing Reporting (Landing page/Catalogue page/...)

11:15 – 11:45

-  ONAP in OPNFV

13:00 - 14:00

-  Virtualization of Central office locations. Multi-Access 
Edge<https://wiki.opnfv.org/display/PROJ/Multi-Access+Edge>

14:00 - 15:00 and 15:00 - 16:00

-  Dovetail

16:00 - 17:00
- VSPERF - Architecture overview with tutorial and how to integrate new tools 
[There will be a Qtip session on roadmap and demo in the same room]

/Trevor


___
opnfv-tech-discuss mailing list
opnfv-tech-discuss@lists.opnfv.org
https://lists.opnfv.org/mailman/listinfo/opnfv-tech-discuss


[opnfv-tech-discuss] [VSPERF] (YARDSTICK-661) Integrate vsperf in Tgen mode

2017-05-25 Thread Cooper, Trevor
Note this Yardstick story submitted today.

Jing will attend our next meeting to discuss.

/Trevor


From: JingC Zhang (JIRA) [mailto:j...@opnfv.org]
Sent: Thursday, May 25, 2017 12:56 PM
To: Cooper, Trevor 
Subject: [JIRA] (YARDSTICK-661) Integrate vsperf in Tgen mode

[cid:jira-generated-image-avatar-d9f7164b-7fd1-44e2-a866-623ef9d3aecc]

JingC Zhang<https://jira.opnfv.org/secure/ViewProfile.jspa?name=Jing.C.Zhang> 
created an issue




Infrastructure Verification<https://jira.opnfv.org/browse/YARDSTICK> / [Story] 
<https://jira.opnfv.org/browse/YARDSTICK-661> 
YARDSTICK-661<https://jira.opnfv.org/browse/YARDSTICK-661>

Integrate vsperf in Tgen mode<https://jira.opnfv.org/browse/YARDSTICK-661>


Issue Type:

[Story]Story

Affects Versions:

5.0.0

Assignee:

JingC Zhang<https://jira.opnfv.org/secure/ViewProfile.jspa?name=Jing.C.Zhang>

Created:

25/May/17 7:55 PM

Priority:

[Minor]Minor

Reporter:

JingC Zhang<https://jira.opnfv.org/secure/ViewProfile.jspa?name=Jing.C.Zhang>



Problem:

Running Vsperf in Tgen mode is supported but the integration is not complete at 
the code level i.e. not ready-to-use, and dpdk loopback is not supported inside 
the VM.

Solution:

(1) Completely automates VM image generation and supports 1G huge pages.

(2) Adds a new test scenario VsperfDPDK to test testpmd based loopback inside 
the VM

Files changed:

tools/cbis-vsperf-img-finalize.sh tools/cbis-vsperf-img-modify 
tools/cbis-vsperf-img-modify.sh tools/vsperf_install.ymltests/vsperf/moongen.py 
tests/vsperf/pvp_rfc2544_throughput_dpdk.yaml tests/vsperf/trafficgen.lua 
yardstick/benchmark/scenarios/networking/testpmd_vsperf.bash 
yardstick/benchmark/scenarios/networking/vsperf_dpdk.py


[Add Comment]<https://jira.opnfv.org/browse/YARDSTICK-661#add-comment>

Add Comment<https://jira.opnfv.org/browse/YARDSTICK-661#add-comment>






This message was sent by Atlassian JIRA (v7.3.6#73017-sha1:51437cf)

[Atlassian logo]




___
opnfv-tech-discuss mailing list
opnfv-tech-discuss@lists.opnfv.org
https://lists.opnfv.org/mailman/listinfo/opnfv-tech-discuss


[opnfv-tech-discuss] [test-wg] Test Working Group Meeting for Thursday 8th June

2017-06-01 Thread Cooper, Trevor
To cancel or not to cancel is the question.

Next week should be the usual ASMO slot for our weekly Test Working Group 
meeting https://wiki.opnfv.org/display/meetings/TestPerf however with travel to 
the summit and other activities some of the usual attendees will not be 
available. IF you CAN attend and would like a meeting for next week please 
indicate ... so we can decide whether to cancel or not.

Minutes from today's meeting: 
http://ircbot.wl.linuxfoundation.org/meetings/opnfv-testperf/2017/opnfv-testperf.2017-06-01-15.01.html

/Trevor
___
opnfv-tech-discuss mailing list
opnfv-tech-discuss@lists.opnfv.org
https://lists.opnfv.org/mailman/listinfo/opnfv-tech-discuss


[opnfv-tech-discuss] [VSPERF] Weekly Call

2017-06-07 Thread Cooper, Trevor
BEGIN:VCALENDAR
METHOD:REQUEST
PRODID:Microsoft Exchange Server 2010
VERSION:2.0
BEGIN:VTIMEZONE
TZID:America/Los_Angeles
BEGIN:STANDARD
DTSTART:16010101T02
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
RRULE:FREQ=YEARLY;INTERVAL=1;BYDAY=1SU;BYMONTH=11
END:STANDARD
BEGIN:DAYLIGHT
DTSTART:16010101T02
TZOFFSETFROM:-0800
TZOFFSETTO:-0700
RRULE:FREQ=YEARLY;INTERVAL=1;BYDAY=2SU;BYMONTH=3
END:DAYLIGHT
END:VTIMEZONE
BEGIN:VEVENT
ORGANIZER;CN="Cooper, Trevor":MAILTO:trevor.coo...@intel.com
ATTENDEE;ROLE=REQ-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=TRUE;CN='opnfv-tec
 h-disc...@lists.opnfv.org':MAILTO:opnfv-tech-discuss@lists.opnfv.org
ATTENDEE;ROLE=OPT-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=TRUE;CN="'MORTON, A
 LFRED C (AL)'":MAILTO:acmor...@att.com
ATTENDEE;ROLE=OPT-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=TRUE;CN=Ahmed Elbo
 rnou (amaged):MAILTO:ama...@cisco.com
ATTENDEE;ROLE=OPT-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=TRUE;CN=Alan McNam
 ee:MAILTO:alan...@openet.com
ATTENDEE;ROLE=OPT-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=TRUE;CN=Canio Cill
 is:MAILTO:canio.cil...@de.ibm.com
ATTENDEE;ROLE=OPT-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=TRUE;CN=Cathy Zhan
 g:MAILTO:cathy.h.zh...@huawei.com
ATTENDEE;ROLE=OPT-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=TRUE;CN="DRUTA, DAN"
 :MAILTO:dd5...@att.com
ATTENDEE;ROLE=OPT-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=TRUE;CN=Gabor Hal
 ász:MAILTO:gabor.hal...@ericsson.com
ATTENDEE;ROLE=OPT-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=TRUE;CN="Kedalagudd
 e, Meghashree Dattatri":MAILTO:meghashree.dattatri.kedalagu...@intel.com
ATTENDEE;ROLE=OPT-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=TRUE;CN=Marco Varl
 ese:MAILTO:marco.varl...@suse.com
ATTENDEE;ROLE=OPT-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=TRUE;CN=Maria Toer
 oe:MAILTO:maria.toe...@ericsson.com
ATTENDEE;ROLE=OPT-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=TRUE;CN=Prashant S
 unkari:MAILTO:p.sunk...@f5.com
ATTENDEE;ROLE=OPT-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=TRUE;CN=yunchao hu
 :MAILTO:yunchao...@huawei.com
DESCRIPTION;LANGUAGE=en-US:Time\n\nWednesday UTC 15h00\, Ireland (UTC/GMT +
 1) 16h00\, PDT 8h00 (UTC/GMT -7)\n\nCurrently observing daylight saving\n\
 n\n\nIRC\n\nfreenode https://freenode.net/\n\nchannel: #opnfv-vswitchperf 
 http://webchat.freenode.net/?channels=opnfv-vswitchperf\n\n\n\nMeetBot htt
 p://meetbot.opnfv.org/meetings/opnfv-vswitchperf/2017/\n\n\n\nAudio\n\nhtt
 ps://global.gotomeeting.com/join/391235029\n\nYou can also dial in using y
 our phone.  United States: +1 (571) 317-3116  Access Code: 391-235-029\n\n
 Phone numbers from other countries are here … https://wiki.opnfv.org/dis
 play/meetings\n
SUMMARY;LANGUAGE=en-US:[VSPERF] Weekly Call
DTSTART;TZID=America/Los_Angeles:20170607T08
DTEND;TZID=America/Los_Angeles:20170607T09
UID:04008200E00074C5B7101A82E008E0E68EB371C9D201000
 01000CF541241B5F8FE4295470E921531C8E2
RECURRENCE-ID;TZID=America/Los_Angeles:20170607T08
CLASS:PUBLIC
PRIORITY:5
DTSTAMP:20170607T142400Z
TRANSP:OPAQUE
STATUS:CONFIRMED
SEQUENCE:0
LOCATION;LANGUAGE=en-US:GTM and IRC channel #opnfv-vswitchperf
X-MICROSOFT-CDO-APPT-SEQUENCE:0
X-MICROSOFT-CDO-BUSYSTATUS:TENTATIVE
X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY
X-MICROSOFT-CDO-ALLDAYEVENT:FALSE
X-MICROSOFT-CDO-IMPORTANCE:1
X-MICROSOFT-CDO-INSTTYPE:3
X-MICROSOFT-DISALLOW-COUNTER:FALSE
BEGIN:VALARM
ACTION:DISPLAY
DESCRIPTION:REMINDER
TRIGGER;RELATED=START:-PT10M
END:VALARM
END:VEVENT
END:VCALENDAR
___
opnfv-tech-discuss mailing list
opnfv-tech-discuss@lists.opnfv.org
https://lists.opnfv.org/mailman/listinfo/opnfv-tech-discuss


[opnfv-tech-discuss] Canceled: [VSPERF] Weekly Call

2017-06-07 Thread Cooper, Trevor
BEGIN:VCALENDAR
METHOD:CANCEL
PRODID:Microsoft Exchange Server 2010
VERSION:2.0
BEGIN:VTIMEZONE
TZID:Pacific Standard Time
BEGIN:STANDARD
DTSTART:16010101T02
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
RRULE:FREQ=YEARLY;INTERVAL=1;BYDAY=1SU;BYMONTH=11
END:STANDARD
BEGIN:DAYLIGHT
DTSTART:16010101T02
TZOFFSETFROM:-0800
TZOFFSETTO:-0700
RRULE:FREQ=YEARLY;INTERVAL=1;BYDAY=2SU;BYMONTH=3
END:DAYLIGHT
END:VTIMEZONE
BEGIN:VEVENT
ORGANIZER;CN="Cooper, Trevor":MAILTO:trevor.coo...@intel.com
ATTENDEE;ROLE=REQ-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=TRUE;CN='opnfv-tec
 h-disc...@lists.opnfv.org':MAILTO:opnfv-tech-discuss@lists.opnfv.org
ATTENDEE;ROLE=REQ-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=TRUE;CN=Akram Al S
 awaf:MAILTO:sa...@eantc.de
ATTENDEE;ROLE=OPT-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=TRUE;CN='Cathy Zha
 ng':MAILTO:cathy.h.zh...@huawei.com
ATTENDEE;ROLE=OPT-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=TRUE;CN='Marco Var
 lese':MAILTO:marco.varl...@suse.com
ATTENDEE;ROLE=OPT-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=TRUE;CN="'DRUTA, DA
 N'":MAILTO:dd5...@att.com
ATTENDEE;ROLE=OPT-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=TRUE;CN='Prashant 
 Sunkari':MAILTO:p.sunk...@f5.com
ATTENDEE;ROLE=OPT-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=TRUE;CN="'MORTON, A
 LFRED C (AL)'":MAILTO:acmor...@att.com
ATTENDEE;ROLE=OPT-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=TRUE;CN='Gabor Hal
 ász':MAILTO:gabor.hal...@ericsson.com
ATTENDEE;ROLE=OPT-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=TRUE;CN='Maria Toe
 roe':MAILTO:maria.toe...@ericsson.com
ATTENDEE;ROLE=OPT-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=TRUE;CN="Kedalagudd
 e, Meghashree Dattatri":MAILTO:meghashree.dattatri.kedalagu...@intel.com
ATTENDEE;ROLE=OPT-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=TRUE;CN='Ahmed Elb
 ornou (amaged)':MAILTO:ama...@cisco.com
ATTENDEE;ROLE=OPT-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=TRUE;CN='Alan McNa
 mee':MAILTO:alan...@openet.com
ATTENDEE;ROLE=OPT-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=TRUE;CN='Canio Cil
 lis':MAILTO:canio.cil...@de.ibm.com
ATTENDEE;ROLE=OPT-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=TRUE;CN='yunchao h
 u':MAILTO:yunchao...@huawei.com
DESCRIPTION;LANGUAGE=en-US:Meeting next week 14th June is cancelled due to 
 the Beijing Summit\n\n\n\n\nTime\nWednesday UTC 15h00\, Ireland (UTC/GMT +
 1) 16h00\, PDT 8h00 (UTC/GMT -7)\nCurrently observing daylight saving\n\nI
 RC\nfreenode https://freenode.net/\nchannel: #opnfv-vswitchperf http://web
 chat.freenode.net/?channels=opnfv-vswitchperf\n\nMeetBot http://meetbot.op
 nfv.org/meetings/opnfv-vswitchperf/2017/\n\nAudio\nhttps://global.gotomeet
 ing.com/join/391235029\nYou can also dial in using your phone.  United Sta
 tes: +1 (571) 317-3116  Access Code: 391-235-029\nPhone numbers from other
  countries are here … https://wiki.opnfv.org/display/meetings\n\n
SUMMARY;LANGUAGE=en-US:Canceled: [VSPERF] Weekly Call
DTSTART;TZID=Pacific Standard Time:20170614T08
DTEND;TZID=Pacific Standard Time:20170614T09
UID:04008200E00074C5B7101A82E008E0E68EB371C9D201000
 01000CF541241B5F8FE4295470E921531C8E2
RECURRENCE-ID;TZID=Pacific Standard Time:20170614T08
CLASS:PUBLIC
PRIORITY:1
DTSTAMP:20170607T170207Z
TRANSP:OPAQUE
STATUS:CANCELLED
SEQUENCE:2
LOCATION;LANGUAGE=en-US:GTM and IRC channel #opnfv-vswitchperf
X-MICROSOFT-CDO-APPT-SEQUENCE:2
X-MICROSOFT-CDO-OWNERAPPTID:-2134222879
X-MICROSOFT-CDO-BUSYSTATUS:FREE
X-MICROSOFT-CDO-INTENDEDSTATUS:FREE
X-MICROSOFT-CDO-ALLDAYEVENT:FALSE
X-MICROSOFT-CDO-IMPORTANCE:2
X-MICROSOFT-CDO-INSTTYPE:3
X-MICROSOFT-DISALLOW-COUNTER:FALSE
END:VEVENT
END:VCALENDAR
___
opnfv-tech-discuss mailing list
opnfv-tech-discuss@lists.opnfv.org
https://lists.opnfv.org/mailman/listinfo/opnfv-tech-discuss


[opnfv-tech-discuss] [vsperf] Survey of VSPERF Users and Contributors

2017-06-19 Thread Cooper, Trevor
I am collecting feedback about VSPERF from users and contributors ... the main 
purpose is to help me motivate for our ongoing investment in the project. I 
already approached a few people ... even if you have already given feedback 
feel free to add anything else.


1.   How do you use VSPERF or plan to use VSPERF?



2.   Why do you think VSPERF is an important project in OPNFV, what are the 
main benefits of the project that you foresee?



3.   What are major gaps or features that you would like to see in VSPERF 
that are not there today?



4.   Anything else?


Thanks

/Trevor

___
opnfv-tech-discuss mailing list
opnfv-tech-discuss@lists.opnfv.org
https://lists.opnfv.org/mailman/listinfo/opnfv-tech-discuss


[opnfv-tech-discuss] [vsperf] VSPERF meeting agenda for 21 June and Summit notes

2017-06-19 Thread Cooper, Trevor
These topics are from our breakout sessions at the Summit ... lets review on 
Wednesday ...

1.  Delegate PTL role
oJIRA scrub (ongoing) ... update permissions for all committers
oRunning weekly meetings
* Agenda planning - confluence meeting template?
* Follow up actions
* IRC meeting minutes
oReleases
* Documentation
* Release tagging
* Update release milestones
* Attending weekly release meetings (David McBride)
oEuphrates planning and tracking in Jira 
https://etherpad.opnfv.org/p/vsperfereleaseplan
oRecruiting and promoting VSPERF
oManaging POD12 requests / issues - Trevor

2.  Intern project/s?
3.  CI performance results with VM are very bad and need investigation ... 
ask Martin to look into this.
4.  Review CI configurations e.g. DPDK version is old

5.  Dashboards / Test API / Database for CI results
a.  Morgan has added "VSPERF" as a scenario in the test API
b.  How to retrieve start / stop dates?
c.   Some fields are missing
d.  Test cases 
http://testresults.opnfv.org/test/api/v1/projects/vsperf/cases
e.  Scenarios http://testresults.opnfv.org/test/api/v1/scenarios
f.Bitergia requirements - Wiki page
* Elastic search for Kibana

6.  Smart NIC support - Melanox Netronome ... what is possible / planned?
7.  VXLAN overlay, testing with one port
8.  VM workloads
a.  PROX - configurable VM with workload realistic
b.  Generic stress load ... Spirent 1) Cloud Stress 2) stress-ng ... 
workload simulation is good
9.  Sample VNF project ... will use PROX
10.  FD.IO testing - are they using VSPERF?
11.  TREX ... PDV, fastest interface speeds of the SW gens.
12.  Automated Configuration Collection
13.  Specification of configuration for SW Traffic Gen tools
14.  Tester as a VM would be interested (Spirent or IXIA)
15.  Find VSPERF users - Nokia, others, internal groups @ Intel, ...
16.  We considered dropping out of a release while continuing to do our work 
with reduced overhead ... we realized there are pros and cons to this and 
didn't make a decision either way.

/Trevor

___
opnfv-tech-discuss mailing list
opnfv-tech-discuss@lists.opnfv.org
https://lists.opnfv.org/mailman/listinfo/opnfv-tech-discuss


Re: [opnfv-tech-discuss] [dovetail] weekly meeting agenda

2017-06-22 Thread Cooper, Trevor
The ONAP SDK kick-off meeting conflicts with our Dovetail meeting tomorrow ... 
I will have to timeshare. If we can make a few minutes I would like to add 
these topics or at least mention to raise awareness ...


1.  Database requirements for Dovetail



We discussed this in the Test meeting today and I created a Wiki Page under 
Dovetail Tool to capture our requirements and made a start 
https://wiki.opnfv.org/display/dovetail/Dovetail+Test+Result+Database



2.  Dovetail Documents

Will Dovetail documents be part of a release? We need to find out how the Doc 
Project can help us and agree tools/process Dovetail project uses to be 
consistent with the rest of the community. E.g. its probably important that our 
documents are also reviewed outside of the project.

/Trevor



From: opnfv-tech-discuss-boun...@lists.opnfv.org 
[mailto:opnfv-tech-discuss-boun...@lists.opnfv.org] On Behalf Of Wenjing Chu
Sent: Wednesday, June 21, 2017 5:53 AM
To: opnfv-tech-discuss@lists.opnfv.org
Subject: [opnfv-tech-discuss] [dovetail] weekly meeting agenda


As discussed in the last call before the Summit, the main agenda for this 
week's call is to give sufficient time for the Openstack Interop WG guests to 
share their experiences.

There are two other business to cover:

1)  A 5 min quick #agree on moving 
https://gerrit.opnfv.org/gerrit/#/c/34343/ forward.

2)  A 5 min for Hongbo to propose to PTL election using the 
yardstick/functest model.
The rest of time is reserved for the main topic.

Thanks.
Wenjing

___
opnfv-tech-discuss mailing list
opnfv-tech-discuss@lists.opnfv.org
https://lists.opnfv.org/mailman/listinfo/opnfv-tech-discuss


Re: [opnfv-tech-discuss] [dovetail] Email vote on merge of SDNVPN test cases

2017-06-30 Thread Cooper, Trevor
+1

From: opnfv-tech-discuss-boun...@lists.opnfv.org 
[mailto:opnfv-tech-discuss-boun...@lists.opnfv.org] On Behalf Of Georg Kunz
Sent: Friday, June 30, 2017 7:54 AM
To: opnfv-tech-discuss@lists.opnfv.org
Subject: Re: [opnfv-tech-discuss] [dovetail] Email vote on merge of SDNVPN test 
cases

Hi Dovetailers,

Thank you for the votes so far. As an intermediate result, we have 5 +1 votes, 
which is a majority. Nevertheless, this is a kind reminder for the Dovetail 
committers who have not voted yet to cast their vote.

Thanks a lot.

Cheers
Georg

From: Georg Kunz
Sent: Monday, June 26, 2017 10:34 AM
To: 
opnfv-tech-discuss@lists.opnfv.org
Subject: [dovetail] Email vote on merge of SDNVPN test cases

Hi Dovetailers,

You are all well aware of the accidental merge of the SDNVPN test case scope 
and description [1] without a +1 vote from a majority of the committers. We 
have discussed how to handle this already a few times, but we have not yet 
reached an officially documented conclusion. Since I caused the mishap, I'd 
like to work towards a clean resolution of the situation by calling for an 
official vote. We couldn't have a vote on IRC during the last call due to a 
lack of quorum, so we agreed to move to an email-based vote.

There are basically two options for resolving situation:


i)Revert the merged patchset. This includes creating an 
inverse patchset which again needs to be voted on by committers in order to get 
it merged

ii)   Approve the patchset post-merge

There are currently 9 committers in Dovetail. I won't vote myself for obvious 
reasons. So, I propose the following procedure:

Please cast your vote on the following question:

"Do the Dovetail committers approve the merge of the SDNVPN test case scope and 
description [patchset 34343]? (-1, 0, +1)"

If at least 5 committers (not counting myself) vote +1, the patchset is 
considered approved and we'll keep it. If less than 5 committers vote +1 or 
there are -1 votes, I'll prepare an inverse patch.

[1] https://gerrit.opnfv.org/gerrit/#/c/34343/

Sorry for causing extra effort.

Thanks,
Georg
___
opnfv-tech-discuss mailing list
opnfv-tech-discuss@lists.opnfv.org
https://lists.opnfv.org/mailman/listinfo/opnfv-tech-discuss


Re: [opnfv-tech-discuss] [dovetail] weekly meeting agenda

2017-06-30 Thread Cooper, Trevor
I will attend the meeting today but since I was mostly unavailable the past 2 
weeks not too prepared ... I'll be able to resume contributing next week.

/Trevor



From: opnfv-tech-discuss-boun...@lists.opnfv.org 
[mailto:opnfv-tech-discuss-boun...@lists.opnfv.org] On Behalf Of Wenjing Chu
Sent: Wednesday, June 28, 2017 10:59 PM
To: TECH-DISCUSS OPNFV 
Subject: [opnfv-tech-discuss] [dovetail] weekly meeting agenda

Hi Dovetailers

I propose we cover the most urgent topics this week:

-  Review the feedbacks from tsc members

-  Examine remaining work items required for first release and decide 
how to close them

-  Quick new status updates
For the first two topics, can everyone do homework ahead of time so we can hope 
to actually produce a good list?
Any other suggestions? Would also be good to share time availability info 
during the summer months when it happens to be crunch time for us.

Thanks!
Wenjing
___
opnfv-tech-discuss mailing list
opnfv-tech-discuss@lists.opnfv.org
https://lists.opnfv.org/mailman/listinfo/opnfv-tech-discuss


[opnfv-tech-discuss] [VSPERF] Weekly Call

2017-07-05 Thread Cooper, Trevor
BEGIN:VCALENDAR
METHOD:REQUEST
PRODID:Microsoft Exchange Server 2010
VERSION:2.0
BEGIN:VTIMEZONE
TZID:America/Los_Angeles
BEGIN:STANDARD
DTSTART:16010101T02
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
RRULE:FREQ=YEARLY;INTERVAL=1;BYDAY=1SU;BYMONTH=11
END:STANDARD
BEGIN:DAYLIGHT
DTSTART:16010101T02
TZOFFSETFROM:-0800
TZOFFSETTO:-0700
RRULE:FREQ=YEARLY;INTERVAL=1;BYDAY=2SU;BYMONTH=3
END:DAYLIGHT
END:VTIMEZONE
BEGIN:VEVENT
ORGANIZER;CN="Cooper, Trevor":MAILTO:trevor.coo...@intel.com
ATTENDEE;ROLE=REQ-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=TRUE;CN='opnfv-tec
 h-disc...@lists.opnfv.org':MAILTO:opnfv-tech-discuss@lists.opnfv.org
ATTENDEE;ROLE=REQ-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=TRUE;CN=Akram Al S
 awaf:MAILTO:sa...@eantc.de
ATTENDEE;ROLE=OPT-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=TRUE;CN='Ahmed Elb
 ornou (amaged)':MAILTO:ama...@cisco.com
ATTENDEE;ROLE=OPT-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=TRUE;CN='Alan McNa
 mee':MAILTO:alan...@openet.com
ATTENDEE;ROLE=OPT-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=TRUE;CN='Canio Cil
 lis':MAILTO:canio.cil...@de.ibm.com
ATTENDEE;ROLE=OPT-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=TRUE;CN='Cathy Zha
 ng':MAILTO:cathy.h.zh...@huawei.com
ATTENDEE;ROLE=OPT-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=TRUE;CN="'DRUTA, DA
 N'":MAILTO:dd5...@att.com
ATTENDEE;ROLE=OPT-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=TRUE;CN='Gabor Hal
 ász':MAILTO:gabor.hal...@ericsson.com
ATTENDEE;ROLE=OPT-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=TRUE;CN="'MORTON, A
 LFRED C (AL)'":MAILTO:acmor...@att.com
ATTENDEE;ROLE=OPT-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=TRUE;CN='Marco Var
 lese':MAILTO:marco.varl...@suse.com
ATTENDEE;ROLE=OPT-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=TRUE;CN='Maria Toe
 roe':MAILTO:maria.toe...@ericsson.com
ATTENDEE;ROLE=OPT-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=TRUE;CN='Prashant 
 Sunkari':MAILTO:p.sunk...@f5.com
ATTENDEE;ROLE=OPT-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=TRUE;CN='yunchao h
 u':MAILTO:yunchao...@huawei.com
ATTENDEE;ROLE=OPT-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=TRUE;CN=Jerome Tol
 let (jtollet):MAILTO:jtol...@cisco.com
ATTENDEE;ROLE=OPT-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=TRUE;CN="Kedalagudd
 e, Meghashree Dattatri":MAILTO:meghashree.dattatri.kedalagu...@intel.com
DESCRIPTION;LANGUAGE=en-US:Time\n\nWednesday UTC 15h00\, Ireland (UTC/GMT +
 1) 16h00\, PDT 8h00 (UTC/GMT -7)\n\nCurrently observing daylight saving\n\
 n\n\nIRC\n\nfreenode https://freenode.net/\n\nchannel: #opnfv-vswitchperf 
 http://webchat.freenode.net/?channels=opnfv-vswitchperf\n\n\n\nMeetBot htt
 p://meetbot.opnfv.org/meetings/opnfv-vswitchperf/2017/\n\n\n\nAudio\n\nhtt
 ps://global.gotomeeting.com/join/391235029\n\nYou can also dial in using y
 our phone.  United States: +1 (571) 317-3116  Access Code: 391-235-029\n\n
 Phone numbers from other countries are here … https://wiki.opnfv.org/dis
 play/meetings\n
SUMMARY;LANGUAGE=en-US:[VSPERF] Weekly Call
DTSTART;TZID=America/Los_Angeles:20170705T08
DTEND;TZID=America/Los_Angeles:20170705T09
UID:04008200E00074C5B7101A82E008E0E68EB371C9D201000
 01000CF541241B5F8FE4295470E921531C8E2
RECURRENCE-ID;TZID=America/Los_Angeles:20170705T08
CLASS:PUBLIC
PRIORITY:5
DTSTAMP:20170705T142341Z
TRANSP:OPAQUE
STATUS:CONFIRMED
SEQUENCE:0
LOCATION;LANGUAGE=en-US:GTM and IRC channel #opnfv-vswitchperf
X-MICROSOFT-CDO-APPT-SEQUENCE:0
X-MICROSOFT-CDO-BUSYSTATUS:TENTATIVE
X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY
X-MICROSOFT-CDO-ALLDAYEVENT:FALSE
X-MICROSOFT-CDO-IMPORTANCE:1
X-MICROSOFT-CDO-INSTTYPE:3
X-MICROSOFT-DISALLOW-COUNTER:FALSE
BEGIN:VALARM
ACTION:DISPLAY
DESCRIPTION:REMINDER
TRIGGER;RELATED=START:-PT10M
END:VALARM
END:VEVENT
END:VCALENDAR
___
opnfv-tech-discuss mailing list
opnfv-tech-discuss@lists.opnfv.org
https://lists.opnfv.org/mailman/listinfo/opnfv-tech-discuss


[opnfv-tech-discuss] [VSPERF] Weekly Call

2017-07-05 Thread Cooper, Trevor
BEGIN:VCALENDAR
METHOD:REQUEST
PRODID:Microsoft Exchange Server 2010
VERSION:2.0
BEGIN:VTIMEZONE
TZID:America/Los_Angeles
BEGIN:STANDARD
DTSTART:16010101T02
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
RRULE:FREQ=YEARLY;INTERVAL=1;BYDAY=1SU;BYMONTH=11
END:STANDARD
BEGIN:DAYLIGHT
DTSTART:16010101T02
TZOFFSETFROM:-0800
TZOFFSETTO:-0700
RRULE:FREQ=YEARLY;INTERVAL=1;BYDAY=2SU;BYMONTH=3
END:DAYLIGHT
END:VTIMEZONE
BEGIN:VEVENT
ORGANIZER;CN="Cooper, Trevor":MAILTO:trevor.coo...@intel.com
ATTENDEE;ROLE=REQ-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=TRUE;CN='opnfv-tec
 h-disc...@lists.opnfv.org':MAILTO:opnfv-tech-discuss@lists.opnfv.org
ATTENDEE;ROLE=REQ-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=TRUE;CN=Akram Al S
 awaf:MAILTO:sa...@eantc.de
ATTENDEE;ROLE=OPT-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=TRUE;CN='Ahmed Elb
 ornou (amaged)':MAILTO:ama...@cisco.com
ATTENDEE;ROLE=OPT-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=TRUE;CN='Alan McNa
 mee':MAILTO:alan...@openet.com
ATTENDEE;ROLE=OPT-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=TRUE;CN='Canio Cil
 lis':MAILTO:canio.cil...@de.ibm.com
ATTENDEE;ROLE=OPT-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=TRUE;CN='Cathy Zha
 ng':MAILTO:cathy.h.zh...@huawei.com
ATTENDEE;ROLE=OPT-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=TRUE;CN="'DRUTA, DA
 N'":MAILTO:dd5...@att.com
ATTENDEE;ROLE=OPT-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=TRUE;CN='Gabor Hal
 ász':MAILTO:gabor.hal...@ericsson.com
ATTENDEE;ROLE=OPT-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=TRUE;CN="'MORTON, A
 LFRED C (AL)'":MAILTO:acmor...@att.com
ATTENDEE;ROLE=OPT-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=TRUE;CN='Marco Var
 lese':MAILTO:marco.varl...@suse.com
ATTENDEE;ROLE=OPT-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=TRUE;CN='Maria Toe
 roe':MAILTO:maria.toe...@ericsson.com
ATTENDEE;ROLE=OPT-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=TRUE;CN='Prashant 
 Sunkari':MAILTO:p.sunk...@f5.com
ATTENDEE;ROLE=OPT-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=TRUE;CN='yunchao h
 u':MAILTO:yunchao...@huawei.com
ATTENDEE;ROLE=OPT-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=TRUE;CN=Jerome Tol
 let (jtollet):MAILTO:jtol...@cisco.com
ATTENDEE;ROLE=OPT-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=TRUE;CN="Kedalagudd
 e, Meghashree Dattatri":MAILTO:meghashree.dattatri.kedalagu...@intel.com
DESCRIPTION;LANGUAGE=en-US:Time\n\nWednesday UTC 15h00\, Ireland (UTC/GMT +
 1) 16h00\, PDT 8h00 (UTC/GMT -7)\n\nCurrently observing daylight saving\n\
 n\n\nIRC\n\nfreenode https://freenode.net/\n\nchannel: #opnfv-vswitchperf 
 http://webchat.freenode.net/?channels=opnfv-vswitchperf\n\n\n\nMeetBot htt
 p://meetbot.opnfv.org/meetings/opnfv-vswitchperf/2017/\n\n\n\nAudio\n\nhtt
 ps://global.gotomeeting.com/join/391235029\n\nYou can also dial in using y
 our phone.  United States: +1 (571) 317-3116  Access Code: 391-235-029\n\n
 Phone numbers from other countries are here … https://wiki.opnfv.org/dis
 play/meetings\n
SUMMARY;LANGUAGE=en-US:[VSPERF] Weekly Call
DTSTART;TZID=America/Los_Angeles:20170705T08
DTEND;TZID=America/Los_Angeles:20170705T09
UID:04008200E00074C5B7101A82E008E0E68EB371C9D201000
 01000CF541241B5F8FE4295470E921531C8E2
RECURRENCE-ID;TZID=America/Los_Angeles:20170705T08
CLASS:PUBLIC
PRIORITY:5
DTSTAMP:20170705T142341Z
TRANSP:OPAQUE
STATUS:CONFIRMED
SEQUENCE:0
LOCATION;LANGUAGE=en-US:GTM and IRC channel #opnfv-vswitchperf
X-MICROSOFT-CDO-APPT-SEQUENCE:0
X-MICROSOFT-CDO-BUSYSTATUS:TENTATIVE
X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY
X-MICROSOFT-CDO-ALLDAYEVENT:FALSE
X-MICROSOFT-CDO-IMPORTANCE:1
X-MICROSOFT-CDO-INSTTYPE:3
X-MICROSOFT-DISALLOW-COUNTER:FALSE
BEGIN:VALARM
ACTION:DISPLAY
DESCRIPTION:REMINDER
TRIGGER;RELATED=START:-PT10M
END:VALARM
END:VEVENT
END:VCALENDAR
___
opnfv-tech-discuss mailing list
opnfv-tech-discuss@lists.opnfv.org
https://lists.opnfv.org/mailman/listinfo/opnfv-tech-discuss


[opnfv-tech-discuss] [dovetail] Dovetail documents for review

2017-07-07 Thread Cooper, Trevor
I have reworked the "Documents for Review" page to give an overall view of all 
the planned documents, highlighting which are being reviewed (with gerrit links 
+ merge status). I hope this will make it easier for people reviewing the 
documents and to keep track of progress. Committers please review this and 
edit/comment to improve.

https://wiki.opnfv.org/display/dovetail/Dovetail+Documentation+for+Review

/Trevor
___
opnfv-tech-discuss mailing list
opnfv-tech-discuss@lists.opnfv.org
https://lists.opnfv.org/mailman/listinfo/opnfv-tech-discuss


Re: [opnfv-tech-discuss] [dovetail] weekly meeting agenda

2017-07-10 Thread Cooper, Trevor
I have made a list of our recent discussion topics and things we are actively 
working on to make sure we are not neglecting or losing topics. If agreed we 
can use this to prioritize weekly meeting agenda and track things that need 
attention but are not currently progressing. Please review and add what I have 
missed. Do you think this is useful to update weekly?

https://wiki.opnfv.org/display/dovetail/Open+Topics+for+Dovetail

/Trevor



From: opnfv-tech-discuss-boun...@lists.opnfv.org 
[mailto:opnfv-tech-discuss-boun...@lists.opnfv.org] On Behalf Of Wenjing Chu
Sent: Wednesday, June 28, 2017 7:59 PM
To: TECH-DISCUSS OPNFV 
Subject: [opnfv-tech-discuss] [dovetail] weekly meeting agenda

Hi Dovetailers

I propose we cover the most urgent topics this week:

-  Review the feedbacks from tsc members

-  Examine remaining work items required for first release and decide 
how to close them

-  Quick new status updates
For the first two topics, can everyone do homework ahead of time so we can hope 
to actually produce a good list?
Any other suggestions? Would also be good to share time availability info 
during the summer months when it happens to be crunch time for us.

Thanks!
Wenjing
___
opnfv-tech-discuss mailing list
opnfv-tech-discuss@lists.opnfv.org
https://lists.opnfv.org/mailman/listinfo/opnfv-tech-discuss


[opnfv-tech-discuss] [dovetail] Use-cases for Dovetail Danube Release

2017-07-10 Thread Cooper, Trevor
My notes on the "use-case approach" with VOLTE and vCPE ... capture that EUAG 
supports the approach and will get back with some suggestions. Are we still 
waiting on the EUAG to get back? If yes what are our expectations for receiving 
guidance? Can we try to define the "use-case approach" better ... e.g. meld 
this with our current approach to say identify gaps/deficiencies with the test 
cases? What approach should we take for identifying and organizing VOLTE and 
vCPE capabilities and their relevant test-cases?

/Trevor
___
opnfv-tech-discuss mailing list
opnfv-tech-discuss@lists.opnfv.org
https://lists.opnfv.org/mailman/listinfo/opnfv-tech-discuss


Re: [opnfv-tech-discuss] reply: [dovetail] weekly meeting agenda

2017-07-11 Thread Cooper, Trevor
Hi Hongbo

I think we agreed that getting the CVP addendum in shape is top priority and 
it’s clear from comments received so far that we have some ways to go. I think 
it would help to spend time discussing the comments on a call and I am pretty 
sure this will take more than an hour. Can we extend this week’s call to 2 hrs 
or setup an additional slot. I think are all feeling the urgency to make faster 
progress on this.

Thanks

Trevor





From: Tianhongbo [mailto:hongbo.tianhon...@huawei.com]
Sent: Monday, July 10, 2017 5:53 PM
To: Cooper, Trevor ; Wenjing Chu 
; TECH-DISCUSS OPNFV 

Subject: reply: [dovetail] weekly meeting agenda

Hi Trevor:

Thanks for your effort. That helps a lot.

I will put that on the agenda.

Best regards

hongbo

发件人: 
opnfv-tech-discuss-boun...@lists.opnfv.org<mailto:opnfv-tech-discuss-boun...@lists.opnfv.org>
 [mailto:opnfv-tech-discuss-boun...@lists.opnfv.org] 代表 Cooper, Trevor
发送时间: 2017年7月11日 6:53
收件人: Wenjing Chu; TECH-DISCUSS OPNFV
主题: Re: [opnfv-tech-discuss] [dovetail] weekly meeting agenda

I have made a list of our recent discussion topics and things we are actively 
working on to make sure we are not neglecting or losing topics. If agreed we 
can use this to prioritize weekly meeting agenda and track things that need 
attention but are not currently progressing. Please review and add what I have 
missed. Do you think this is useful to update weekly?

https://wiki.opnfv.org/display/dovetail/Open+Topics+for+Dovetail

/Trevor



From: 
opnfv-tech-discuss-boun...@lists.opnfv.org<mailto:opnfv-tech-discuss-boun...@lists.opnfv.org>
 [mailto:opnfv-tech-discuss-boun...@lists.opnfv.org] On Behalf Of Wenjing Chu
Sent: Wednesday, June 28, 2017 7:59 PM
To: TECH-DISCUSS OPNFV 
mailto:opnfv-tech-discuss@lists.opnfv.org>>
Subject: [opnfv-tech-discuss] [dovetail] weekly meeting agenda

Hi Dovetailers

I propose we cover the most urgent topics this week:

-  Review the feedbacks from tsc members

-  Examine remaining work items required for first release and decide 
how to close them

-  Quick new status updates
For the first two topics, can everyone do homework ahead of time so we can hope 
to actually produce a good list?
Any other suggestions? Would also be good to share time availability info 
during the summer months when it happens to be crunch time for us.

Thanks!
Wenjing
___
opnfv-tech-discuss mailing list
opnfv-tech-discuss@lists.opnfv.org
https://lists.opnfv.org/mailman/listinfo/opnfv-tech-discuss


Re: [opnfv-tech-discuss] [dovetail] Use-cases for Dovetail Danube Release

2017-07-11 Thread Cooper, Trevor
Hi Wenjing

Yes its new thread.

Re. EUAG I am aware of the Pain Points Wiki page however it's not clear to me 
how this is feeding initial scope of CVP. The CVP page 
https://wiki.opnfv.org/pages/viewpage.action?pageId=11700688 does not have any 
feedback yet from what I can see ... any idea on how we can facilitate getting 
some feedback?

I take your point about complexity of those applications and common patterns 
... but what was the suggestion for an alternative "use-case approach"? I 
assumed it meant using specific use-models e.g. VOLTE to derive platform 
capabilities that we should include in scope of tests ... this also seems to be 
what you are saying but I don't think that analysis has been done in Dovetail 
yet, correct?

/Trevor

From: Wenjing Chu [mailto:wenjing@huawei.com]
Sent: Tuesday, July 11, 2017 11:16 AM
To: Cooper, Trevor ; opnfv-tech-discuss@lists.opnfv.org
Subject: RE: [opnfv-tech-discuss] [dovetail] Use-cases for Dovetail Danube 
Release

Hi Trevor

I'm not sure if your email is a follow-up of a previous message or not. I 
couldn't find another email so I'm assuming this is a new thread. Let me know 
if I'm mistaken.

First of all, we did receive detailed feedbacks from EUAG as far back as Feb 
and most recently during the Summit in June. So additional feedbacks are 
welcome but we are not waiting/gating on anything from EUAG at this time. As 
part of action items during the Summit when CVP was discussed with the EUAG, we 
agreed to set up a wiki in EUAG for tracking additional feedbacks. It's under 
the EUAG wiki page and just follow the link for cvp feedbacks.

I personally use the term "use case approach" in the context of CVP to mean 
that for a given SUT, we identify common use patterns, and develop automated 
test cases to exercise such patterns. I agree with Bryan's comment in 
yesterday's c&c call that applications like VOLTE and vCPE are too complex for 
our purposes - it won't be easy to separate issues of the application's 
implementation from the issues of SUT (the latter is what we wish to identify). 
A better approach is abstract the common design patterns out of a complex 
application, and develop test cases around those common patterns that have more 
general applicability to all similar applications.

For example, vPING is a common pattern of "2 virtual machines with virtual 
network connectivity between them". This can be seen as the simplest use 
pattern. Another use pattern may be multiple virtual machines load balancing to 
provide a common service. vCPE, if narrowly defined, can be a pattern of secure 
gateway between two network domains. I personally think this space between 
simplicity of a vPING to a well understood gateway function may be the most 
productive area we can focus on.

Many of OPNFV projects can contribute these use pattern test cases, by 
abstracting and by clarifying what the test intention is, in some cases. This 
is a great area of 'low hanging fruit' during the E release cycle.

Regards
Wenjing

From: 
opnfv-tech-discuss-boun...@lists.opnfv.org<mailto:opnfv-tech-discuss-boun...@lists.opnfv.org>
 [mailto:opnfv-tech-discuss-boun...@lists.opnfv.org] On Behalf Of Cooper, Trevor
Sent: Monday, July 10, 2017 4:50 PM
To: 
opnfv-tech-discuss@lists.opnfv.org<mailto:opnfv-tech-discuss@lists.opnfv.org>
Subject: [opnfv-tech-discuss] [dovetail] Use-cases for Dovetail Danube Release

My notes on the "use-case approach" with VOLTE and vCPE ... capture that EUAG 
supports the approach and will get back with some suggestions. Are we still 
waiting on the EUAG to get back? If yes what are our expectations for receiving 
guidance? Can we try to define the "use-case approach" better ... e.g. meld 
this with our current approach to say identify gaps/deficiencies with the test 
cases? What approach should we take for identifying and organizing VOLTE and 
vCPE capabilities and their relevant test-cases?

/Trevor
___
opnfv-tech-discuss mailing list
opnfv-tech-discuss@lists.opnfv.org
https://lists.opnfv.org/mailman/listinfo/opnfv-tech-discuss


[opnfv-tech-discuss] [VSPERF] Weekly Call

2017-07-12 Thread Cooper, Trevor
BEGIN:VCALENDAR
METHOD:REQUEST
PRODID:Microsoft Exchange Server 2010
VERSION:2.0
BEGIN:VTIMEZONE
TZID:America/Los_Angeles
BEGIN:STANDARD
DTSTART:16010101T02
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
RRULE:FREQ=YEARLY;INTERVAL=1;BYDAY=1SU;BYMONTH=11
END:STANDARD
BEGIN:DAYLIGHT
DTSTART:16010101T02
TZOFFSETFROM:-0800
TZOFFSETTO:-0700
RRULE:FREQ=YEARLY;INTERVAL=1;BYDAY=2SU;BYMONTH=3
END:DAYLIGHT
END:VTIMEZONE
BEGIN:VEVENT
ORGANIZER;CN="Cooper, Trevor":MAILTO:trevor.coo...@intel.com
ATTENDEE;ROLE=REQ-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=TRUE;CN='Akram Al 
 Sawaf':MAILTO:sa...@eantc.de
ATTENDEE;ROLE=REQ-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=TRUE;CN='opnfv-tec
 h-disc...@lists.opnfv.org':MAILTO:opnfv-tech-discuss@lists.opnfv.org
ATTENDEE;ROLE=OPT-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=TRUE;CN='Ahmed Elb
 ornou (amaged)':MAILTO:ama...@cisco.com
ATTENDEE;ROLE=OPT-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=TRUE;CN='Alan McNa
 mee':MAILTO:alan...@openet.com
ATTENDEE;ROLE=OPT-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=TRUE;CN='Canio Cil
 lis':MAILTO:canio.cil...@de.ibm.com
ATTENDEE;ROLE=OPT-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=TRUE;CN='Cathy Zha
 ng':MAILTO:cathy.h.zh...@huawei.com
ATTENDEE;ROLE=OPT-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=TRUE;CN="'DRUTA, DA
 N'":MAILTO:dd5...@att.com
ATTENDEE;ROLE=OPT-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=TRUE;CN='Gabor Hal
 ász':MAILTO:gabor.hal...@ericsson.com
ATTENDEE;ROLE=OPT-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=TRUE;CN='Jerome To
 llet (jtollet)':MAILTO:jtol...@cisco.com
ATTENDEE;ROLE=OPT-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=TRUE;CN="'MORTON, A
 LFRED C (AL)'":MAILTO:acmor...@att.com
ATTENDEE;ROLE=OPT-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=TRUE;CN='Marco Var
 lese':MAILTO:marco.varl...@suse.com
ATTENDEE;ROLE=OPT-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=TRUE;CN='Maria Toe
 roe':MAILTO:maria.toe...@ericsson.com
ATTENDEE;ROLE=OPT-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=TRUE;CN='Prashant 
 Sunkari':MAILTO:p.sunk...@f5.com
ATTENDEE;ROLE=OPT-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=TRUE;CN='yunchao h
 u':MAILTO:yunchao...@huawei.com
ATTENDEE;ROLE=OPT-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=TRUE;CN="Bernier, D
 aniel":MAILTO:daniel.bern...@bell.ca
ATTENDEE;ROLE=OPT-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=TRUE;CN="Kedalagudd
 e, Meghashree Dattatri":MAILTO:meghashree.dattatri.kedalagu...@intel.com
DESCRIPTION;LANGUAGE=en-US:Time\n\nWednesday UTC 15h00\, Ireland (UTC/GMT +
 1) 16h00\, PDT 8h00 (UTC/GMT -7)\n\nCurrently observing daylight saving\n\
 n\n\nIRC\n\nfreenode https://freenode.net/\n\nchannel: #opnfv-vswitchperf 
 http://webchat.freenode.net/?channels=opnfv-vswitchperf\n\n\n\nMeetBot htt
 p://meetbot.opnfv.org/meetings/opnfv-vswitchperf/2017/\n\n\n\nAudio\n\nhtt
 ps://global.gotomeeting.com/join/391235029\n\nYou can also dial in using y
 our phone.  United States: +1 (571) 317-3116  Access Code: 391-235-029\n\n
 Phone numbers from other countries are here … https://wiki.opnfv.org/dis
 play/meetings\n
SUMMARY;LANGUAGE=en-US:[VSPERF] Weekly Call
DTSTART;TZID=America/Los_Angeles:20170712T08
DTEND;TZID=America/Los_Angeles:20170712T09
UID:04008200E00074C5B7101A82E008E0E68EB371C9D201000
 01000CF541241B5F8FE4295470E921531C8E2
RECURRENCE-ID;TZID=America/Los_Angeles:20170712T08
CLASS:PUBLIC
PRIORITY:5
DTSTAMP:20170712T142520Z
TRANSP:OPAQUE
STATUS:CONFIRMED
SEQUENCE:0
LOCATION;LANGUAGE=en-US:GTM and IRC channel #opnfv-vswitchperf
X-MICROSOFT-CDO-APPT-SEQUENCE:0
X-MICROSOFT-CDO-BUSYSTATUS:TENTATIVE
X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY
X-MICROSOFT-CDO-ALLDAYEVENT:FALSE
X-MICROSOFT-CDO-IMPORTANCE:1
X-MICROSOFT-CDO-INSTTYPE:3
X-MICROSOFT-DISALLOW-COUNTER:FALSE
BEGIN:VALARM
ACTION:DISPLAY
DESCRIPTION:REMINDER
TRIGGER;RELATED=START:-PT10M
END:VALARM
END:VEVENT
END:VCALENDAR
___
opnfv-tech-discuss mailing list
opnfv-tech-discuss@lists.opnfv.org
https://lists.opnfv.org/mailman/listinfo/opnfv-tech-discuss


[opnfv-tech-discuss] [VSPERF] Weekly Call

2017-07-12 Thread Cooper, Trevor
BEGIN:VCALENDAR
METHOD:REQUEST
PRODID:Microsoft Exchange Server 2010
VERSION:2.0
BEGIN:VTIMEZONE
TZID:America/Los_Angeles
BEGIN:STANDARD
DTSTART:16010101T02
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
RRULE:FREQ=YEARLY;INTERVAL=1;BYDAY=1SU;BYMONTH=11
END:STANDARD
BEGIN:DAYLIGHT
DTSTART:16010101T02
TZOFFSETFROM:-0800
TZOFFSETTO:-0700
RRULE:FREQ=YEARLY;INTERVAL=1;BYDAY=2SU;BYMONTH=3
END:DAYLIGHT
END:VTIMEZONE
BEGIN:VEVENT
ORGANIZER;CN="Cooper, Trevor":MAILTO:trevor.coo...@intel.com
ATTENDEE;ROLE=REQ-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=TRUE;CN='Akram Al 
 Sawaf':MAILTO:sa...@eantc.de
ATTENDEE;ROLE=REQ-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=TRUE;CN='opnfv-tec
 h-disc...@lists.opnfv.org':MAILTO:opnfv-tech-discuss@lists.opnfv.org
ATTENDEE;ROLE=OPT-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=TRUE;CN='Ahmed Elb
 ornou (amaged)':MAILTO:ama...@cisco.com
ATTENDEE;ROLE=OPT-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=TRUE;CN='Alan McNa
 mee':MAILTO:alan...@openet.com
ATTENDEE;ROLE=OPT-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=TRUE;CN='Canio Cil
 lis':MAILTO:canio.cil...@de.ibm.com
ATTENDEE;ROLE=OPT-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=TRUE;CN='Cathy Zha
 ng':MAILTO:cathy.h.zh...@huawei.com
ATTENDEE;ROLE=OPT-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=TRUE;CN="'DRUTA, DA
 N'":MAILTO:dd5...@att.com
ATTENDEE;ROLE=OPT-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=TRUE;CN='Gabor Hal
 ász':MAILTO:gabor.hal...@ericsson.com
ATTENDEE;ROLE=OPT-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=TRUE;CN='Jerome To
 llet (jtollet)':MAILTO:jtol...@cisco.com
ATTENDEE;ROLE=OPT-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=TRUE;CN="'MORTON, A
 LFRED C (AL)'":MAILTO:acmor...@att.com
ATTENDEE;ROLE=OPT-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=TRUE;CN='Marco Var
 lese':MAILTO:marco.varl...@suse.com
ATTENDEE;ROLE=OPT-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=TRUE;CN='Maria Toe
 roe':MAILTO:maria.toe...@ericsson.com
ATTENDEE;ROLE=OPT-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=TRUE;CN='Prashant 
 Sunkari':MAILTO:p.sunk...@f5.com
ATTENDEE;ROLE=OPT-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=TRUE;CN='yunchao h
 u':MAILTO:yunchao...@huawei.com
ATTENDEE;ROLE=OPT-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=TRUE;CN="Bernier, D
 aniel":MAILTO:daniel.bern...@bell.ca
ATTENDEE;ROLE=OPT-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=TRUE;CN="Kedalagudd
 e, Meghashree Dattatri":MAILTO:meghashree.dattatri.kedalagu...@intel.com
DESCRIPTION;LANGUAGE=en-US:Time\n\nWednesday UTC 15h00\, Ireland (UTC/GMT +
 1) 16h00\, PDT 8h00 (UTC/GMT -7)\n\nCurrently observing daylight saving\n\
 n\n\nIRC\n\nfreenode https://freenode.net/\n\nchannel: #opnfv-vswitchperf 
 http://webchat.freenode.net/?channels=opnfv-vswitchperf\n\n\n\nMeetBot htt
 p://meetbot.opnfv.org/meetings/opnfv-vswitchperf/2017/\n\n\n\nAudio\n\nhtt
 ps://global.gotomeeting.com/join/391235029\n\nYou can also dial in using y
 our phone.  United States: +1 (571) 317-3116  Access Code: 391-235-029\n\n
 Phone numbers from other countries are here … https://wiki.opnfv.org/dis
 play/meetings\n
SUMMARY;LANGUAGE=en-US:[VSPERF] Weekly Call
DTSTART;TZID=America/Los_Angeles:20170712T08
DTEND;TZID=America/Los_Angeles:20170712T09
UID:04008200E00074C5B7101A82E008E0E68EB371C9D201000
 01000CF541241B5F8FE4295470E921531C8E2
RECURRENCE-ID;TZID=America/Los_Angeles:20170712T08
CLASS:PUBLIC
PRIORITY:5
DTSTAMP:20170712T142520Z
TRANSP:OPAQUE
STATUS:CONFIRMED
SEQUENCE:0
LOCATION;LANGUAGE=en-US:GTM and IRC channel #opnfv-vswitchperf
X-MICROSOFT-CDO-APPT-SEQUENCE:0
X-MICROSOFT-CDO-BUSYSTATUS:TENTATIVE
X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY
X-MICROSOFT-CDO-ALLDAYEVENT:FALSE
X-MICROSOFT-CDO-IMPORTANCE:1
X-MICROSOFT-CDO-INSTTYPE:3
X-MICROSOFT-DISALLOW-COUNTER:FALSE
BEGIN:VALARM
ACTION:DISPLAY
DESCRIPTION:REMINDER
TRIGGER;RELATED=START:-PT10M
END:VALARM
END:VEVENT
END:VCALENDAR
___
opnfv-tech-discuss mailing list
opnfv-tech-discuss@lists.opnfv.org
https://lists.opnfv.org/mailman/listinfo/opnfv-tech-discuss


Re: [opnfv-tech-discuss] [dovetail] weekly meeting agenda 7/21

2017-07-20 Thread Cooper, Trevor
Looks good Wenjing

/Trevor

> On Jul 19, 2017, at 10:11 PM, Wenjing Chu  wrote:
> 
> 
> Hi Dovetailers
> 
> I am proposing we continue on the same topics for this week,
> 
> 1) Update on the most recent Dovetail release 0.3
> 2) Another round of review on the addendum document
> 3) Continue to look through the open task list, including docs that still 
> remain in drafts
> 
> Anything else to add?
> 
> Regards
> Wenjing
> 
> ___
> opnfv-tech-discuss mailing list
> opnfv-tech-discuss@lists.opnfv.org
> https://lists.opnfv.org/mailman/listinfo/opnfv-tech-discuss
___
opnfv-tech-discuss mailing list
opnfv-tech-discuss@lists.opnfv.org
https://lists.opnfv.org/mailman/listinfo/opnfv-tech-discuss


[opnfv-tech-discuss] [vsperf] Agenda for weekly meeting 2nd Aug 2017

2017-08-01 Thread Cooper, Trevor
Agenda

1.   Last week minutes 
http://ircbot.wl.linuxfoundation.org/meetings/opnfv-vswitchperf/2017/opnfv-vswitchperf.2017-07-26-15.03.html

2.   Opens and call for new topics

3.   Release milestones

4.   Blog post

5.   Ixia license

6.   Ixia mods for IxNetwork

7.   Progress with Test API and Dashboards (Mars cannot attend this week)

8.   Latency histograms and PCAP analysis tools - update

9.   Noisy neighbor tests - proposal

10.   Sand box tuning - status

11.   New test cases - proposal


Time: Wednesday UTC 15h00, Ireland (UTC/GMT +1) 16h00, PDT 8h00 (UTC/GMT -7) 
... Currently observing daylight saving

IRC: freenode https://freenode.net/ channel: #opnfv-vswitchperf 
http://webchat.freenode.net/?channels=opnfv-vswitchperf

Audio: https://global.gotomeeting.com/join/391235029
You can also dial in using your phone.  United States: +1 (571) 317-3116  
Access Code: 391-235-029
Phone numbers from other countries are here ... 
https://wiki.opnfv.org/display/meetings

/Trevor
___
opnfv-tech-discuss mailing list
opnfv-tech-discuss@lists.opnfv.org
https://lists.opnfv.org/mailman/listinfo/opnfv-tech-discuss


[opnfv-tech-discuss] [vsperf] Agenda for VSPERF weekly meeting - 9 Aug 2017

2017-08-08 Thread Cooper, Trevor
Previous Minutes

-  Ww31 
http://ircbot.wl.linuxfoundation.org/meetings/opnfv-vswitchperf/2017/opnfv-vswitchperf.2017-08-02-14.55.html

-  ww30 
http://ircbot.wl.linuxfoundation.org/meetings/opnfv-vswitchperf/2017/opnfv-vswitchperf.2017-07-26-15.03.html

Agenda

1.   Opens and proposed topics

2.   Release milestones update

3.   Ixia license

4.   Ixia modifications for IxNetwork

5.   Test API and Dashboards

6.   IMIX traffic profile

7.   TREX Integration

8.   Latency histograms and PCAP analysis tools

9.   Noisy neighbor tests

10.   Tuning CI POD
Time: Wednesday UTC 15h00, Ireland (UTC/GMT +1) 16h00, PDT 8h00 (UTC/GMT -7) 
... Currently observing daylight saving

IRC: freenode https://freenode.net/ channel: #opnfv-vswitchperf 
http://webchat.freenode.net/?channels=opnfv-vswitchperf

Audio: https://global.gotomeeting.com/join/391235029
You can also dial in using your phone.  United States: +1 (571) 317-3116  
Access Code: 391-235-029
Phone numbers from other countries are here ... 
https://wiki.opnfv.org/display/meetings

/Trevor
___
opnfv-tech-discuss mailing list
opnfv-tech-discuss@lists.opnfv.org
https://lists.opnfv.org/mailman/listinfo/opnfv-tech-discuss


Re: [opnfv-tech-discuss] [dovetail] weekly call agenda 8/11

2017-08-11 Thread Cooper, Trevor
Thanks Wenjing. I have updated the docs tracking page, lets review this for 
accuracy and highlight where reviews are most needed 
https://wiki.opnfv.org/display/dovetail/Dovetail+Documentation+for+Review ...

/Trevor


From: opnfv-tech-discuss-boun...@lists.opnfv.org 
[mailto:opnfv-tech-discuss-boun...@lists.opnfv.org] On Behalf Of Wenjing Chu
Sent: Thursday, August 10, 2017 9:14 AM
To: TECH-DISCUSS OPNFV 
Subject: [opnfv-tech-discuss] [dovetail] weekly call agenda 8/11

Hi Dovetailers,

Proposed agenda for this week's call on Friday:


1)  Current tool+test status: (10 min)

a.   dovetail version 0.5

b.  Testing pod resources

2)  Docs, including the test case requirement patch 
https://gerrit.opnfv.org/gerrit/#/c/38763/1  -(10 min)

3)  Overall status review and plan for the remaining milestones.  (40 min) 
As the project is getting into shape, it's good time for us to map out the 
remaining milestones and time table.

As always, let us know if you have comments/suggestions.

Regards
Wenjing

___
opnfv-tech-discuss mailing list
opnfv-tech-discuss@lists.opnfv.org
https://lists.opnfv.org/mailman/listinfo/opnfv-tech-discuss


[opnfv-tech-discuss] [vsperf] Agenda for VSPERF weekly meeting - 16 Aug 2017

2017-08-16 Thread Cooper, Trevor
Previous Minutes

-  ww32 
http://ircbot.wl.linuxfoundation.org/meetings/opnfv-vswitchperf/2017/opnfv-vswitchperf.2017-08-09-14.45.html

-  ww31 
http://ircbot.wl.linuxfoundation.org/meetings/opnfv-vswitchperf/2017/opnfv-vswitchperf.2017-08-02-14.55.html

-  ww30 
http://ircbot.wl.linuxfoundation.org/meetings/opnfv-vswitchperf/2017/opnfv-vswitchperf.2017-07-26-15.03.html

Agenda

1.   Opens and proposed topics

2.   Release milestones

3.   CI POD Tuning

4.   TREX integration

5.   Test API

6.   IMIX / traffic dictionary

7.   PCAP analysis tools

8.   Latency histograms

9.   Noisy neighbor VMs
Time: Wednesday UTC 15h00, Ireland (UTC/GMT +1) 16h00, PDT 8h00 (UTC/GMT -7) 
... Currently observing daylight saving

IRC: freenode https://freenode.net/ channel: #opnfv-vswitchperf 
http://webchat.freenode.net/?channels=opnfv-vswitchperf

Audio: https://global.gotomeeting.com/join/391235029
You can also dial in using your phone.  United States: +1 (571) 317-3116  
Access Code: 391-235-029
Phone numbers from other countries are here ... 
https://wiki.opnfv.org/display/meetings

/Trevor
___
opnfv-tech-discuss mailing list
opnfv-tech-discuss@lists.opnfv.org
https://lists.opnfv.org/mailman/listinfo/opnfv-tech-discuss


Re: [opnfv-tech-discuss] [dovetail] weekly call agenda 8/11

2017-08-16 Thread Cooper, Trevor
I added Intel to the table as offering a Pharos POD for the beta trial.

“Only bugs submitted by the beta testers will be reviewed and accepted during 
Beta” … why would we only fix bugs reported by beta testers? ALL reported bugs 
should be investigated and prioritized.

/Trevor

From: opnfv-tech-discuss-boun...@lists.opnfv.org 
[mailto:opnfv-tech-discuss-boun...@lists.opnfv.org] On Behalf Of SULLIVAN, 
BRYAN L (BRYAN L)
Sent: Wednesday, August 16, 2017 10:14 AM
To: Wenjing Chu ; Dave Urschatz 
; Lincoln Lavoie 
Cc: opnfv-tech-discuss@lists.opnfv.org
Subject: Re: [opnfv-tech-discuss] [dovetail] weekly call agenda 8/11

I added the table for beta participants.

Thanks,
Bryan Sullivan | AT&T

From: Wenjing Chu [mailto:wenjing@huawei.com]
Sent: Monday, August 14, 2017 10:44 PM
To: Dave Urschatz mailto:dave.ursch...@cengn.ca>>; 
Lincoln Lavoie mailto:lylav...@iol.unh.edu>>; SULLIVAN, 
BRYAN L (BRYAN L) 
mailto:bryan.sulli...@research.att.com>>
Cc: 
opnfv-tech-discuss@lists.opnfv.org
Subject: RE: [opnfv-tech-discuss] [dovetail] weekly call agenda 8/11

Here is the Beta test page: 
https://wiki.opnfv.org/display/dovetail/Dovetail+Beta
I think I summarized most of the comments I received so far. Please let me know 
if I missed anything. Additional comments welcome and we’ll discuss in this 
week’s call.
Again, thanks Bryan and Lincoln for your suggestions.

Dave,
On your first two points, please refer to the above wiki page.
For the third point, yes, current testing assumes Pharos pods for the system 
under test.

Wenjing

From: Wenjing Chu
Sent: Monday, August 14, 2017 4:47 PM
To: 'Dave Urschatz' mailto:dave.ursch...@cengn.ca>>; 
Lincoln Lavoie mailto:lylav...@iol.unh.edu>>; SULLIVAN, 
BRYAN L (BRYAN L) 
mailto:bryan.sulli...@research.att.com>>
Cc: 
opnfv-tech-discuss@lists.opnfv.org
Subject: RE: [opnfv-tech-discuss] [dovetail] weekly call agenda 8/11

Just an ack that I’ll be populating a wiki page today incorporating discussions 
at last Friday’s call and some of comments in this thread.
Thanks for all the inputs.

Wenjing

From: 
opnfv-tech-discuss-boun...@lists.opnfv.org
 [mailto:opnfv-tech-discuss-boun...@lists.opnfv.org] On Behalf Of Dave Urschatz
Sent: Friday, August 11, 2017 10:39 AM
To: Lincoln Lavoie mailto:lylav...@iol.unh.edu>>; 
SULLIVAN, BRYAN L (BRYAN L) 
mailto:bryan.sulli...@research.att.com>>
Cc: 
opnfv-tech-discuss@lists.opnfv.org
Subject: Re: [opnfv-tech-discuss] [dovetail] weekly call agenda 8/11

I missed the call today also.

  *   What timeframe are we planning this for?
  *   How long would the trial be?
  *   Bare Metal Pharos PODs only?  (I think this is yes but want to confirm.)

Best Regards,
Dave

Dave Urschatz
Senior Technical Lead
[cid:image001.jpg@01D316C1.833E8C50]
555 Legget Drive| Tower A | Suite 600| Ottawa ON | K2K 2X3 | 613-963-1201


From: 
mailto:opnfv-tech-discuss-boun...@lists.opnfv.org>>
 on behalf of Lincon Lavoie mailto:lylav...@iol.unh.edu>>
Date: Friday, August 11, 2017 at 11:16 AM
To: "SULLIVAN, BRYAN L (BRYAN L)" 
mailto:bryan.sulli...@research.att.com>>
Cc: 
"opnfv-tech-discuss@lists.opnfv.org" 
mailto:opnfv-tech-discuss@lists.opnfv.org>>
Subject: Re: [opnfv-tech-discuss] [dovetail] weekly call agenda 8/11

And 3rd party labs. :)

On Fri, Aug 11, 2017 at 11:14 AM, SULLIVAN, BRYAN L (BRYAN L) 
mailto:bryan.sulli...@research.att.com>> wrote:
And before I forget, we should also allow end-users to participate in the beta 
program of course!

Thanks,
Bryan Sullivan | AT&T

-Original Message-
From: SULLIVAN, BRYAN L (BRYAN L)
Sent: Friday, August 11, 2017 8:04 AM
To: 'Lincoln Lavoie' mailto:lylav...@iol.unh.edu>>; 
Christopher Price 
mailto:christopher.pr...@ericsson.com>>
Cc: 
opnfv-tech-discuss@lists.opnfv.org
Subject: RE: [opnfv-tech-discuss] [dovetail] weekly call agenda 8/11

Wenjing is going to add a page where we can document the plans and results for 
the beta program. Here’s what I suggested:
• We freeze the CVP suite and Dovetail tools prior to start of the beta
• We offer all OPNFV vendor members who produce commercial platforms that are 
applicable the chance to run the tests against their product and produce 
results provided back to OPNFV (in the form that CVP result reviewer

Re: [opnfv-tech-discuss] [dovetail] weekly call agenda 8/11

2017-08-17 Thread Cooper, Trevor
Done https://wiki.opnfv.org/display/dovetail/Dovetail+Beta

Trevor

From: Wenjing Chu [mailto:wenjing@huawei.com]
Sent: Thursday, August 17, 2017 9:53 AM
To: Lincoln Lavoie 
Cc: Cooper, Trevor ; SULLIVAN, BRYAN L (BRYAN L) 
; Dave Urschatz ; 
opnfv-tech-discuss@lists.opnfv.org
Subject: RE: [opnfv-tech-discuss] [dovetail] weekly call agenda 8/11

Very well said. Let me amend it. Thanks.

Wenjing

From: Lincoln Lavoie [mailto:lylav...@iol.unh.edu]
Sent: Thursday, August 17, 2017 5:31 AM
To: Wenjing Chu mailto:wenjing@huawei.com>>
Cc: Cooper, Trevor mailto:trevor.coo...@intel.com>>; 
SULLIVAN, BRYAN L (BRYAN L) 
mailto:bryan.sulli...@research.att.com>>; Dave 
Urschatz mailto:dave.ursch...@cengn.ca>>; 
opnfv-tech-discuss@lists.opnfv.org<mailto:opnfv-tech-discuss@lists.opnfv.org>
Subject: Re: [opnfv-tech-discuss] [dovetail] weekly call agenda 8/11

It's not suppose to be "only bugs from beta testers," but beta testers are 
expected to be the primary source of bug reports.  During the beta period, no 
new tests or features would be added, only bug fixes.

Cheers,
Lincoln

On Thu, Aug 17, 2017 at 2:25 AM, Wenjing Chu 
mailto:wenjing@huawei.com>> wrote:
Trevor & Bryan,

Thanks for the interest in participating in Beta. It’s great to see the leaders 
stepping up.

I think the quoted line meant to say that bugs encountered in beta have 
priority and the immediate attention, esp. if/when we have to choose. Another 
point is that during beta we have interests in stability as well, fixing 
non-critical bugs already known before the beta may cause more harm than good. 
That’s how I understood it as a developer.

Lincoln, do you like to add comment as it’s from one of your suggestions?

We can discuss & rephrase it as appropriate.

Wenjing

From: Cooper, Trevor 
[mailto:trevor.coo...@intel.com<mailto:trevor.coo...@intel.com>]
Sent: Wednesday, August 16, 2017 7:01 PM
To: SULLIVAN, BRYAN L (BRYAN L) 
mailto:bryan.sulli...@research.att.com>>; 
Wenjing Chu mailto:wenjing@huawei.com>>; Dave 
Urschatz mailto:dave.ursch...@cengn.ca>>; Lincoln 
Lavoie mailto:lylav...@iol.unh.edu>>
Cc: 
opnfv-tech-discuss@lists.opnfv.org<mailto:opnfv-tech-discuss@lists.opnfv.org>

Subject: RE: [opnfv-tech-discuss] [dovetail] weekly call agenda 8/11

I added Intel to the table as offering a Pharos POD for the beta trial.

“Only bugs submitted by the beta testers will be reviewed and accepted during 
Beta” … why would we only fix bugs reported by beta testers? ALL reported bugs 
should be investigated and prioritized.

/Trevor

From: 
opnfv-tech-discuss-boun...@lists.opnfv.org<mailto:opnfv-tech-discuss-boun...@lists.opnfv.org>
 [mailto:opnfv-tech-discuss-boun...@lists.opnfv.org] On Behalf Of SULLIVAN, 
BRYAN L (BRYAN L)
Sent: Wednesday, August 16, 2017 10:14 AM
To: Wenjing Chu mailto:wenjing@huawei.com>>; Dave 
Urschatz mailto:dave.ursch...@cengn.ca>>; Lincoln 
Lavoie mailto:lylav...@iol.unh.edu>>
Cc: 
opnfv-tech-discuss@lists.opnfv.org<mailto:opnfv-tech-discuss@lists.opnfv.org>
Subject: Re: [opnfv-tech-discuss] [dovetail] weekly call agenda 8/11

I added the table for beta participants.

Thanks,
Bryan Sullivan | AT&T

From: Wenjing Chu [mailto:wenjing@huawei.com]
Sent: Monday, August 14, 2017 10:44 PM
To: Dave Urschatz mailto:dave.ursch...@cengn.ca>>; 
Lincoln Lavoie mailto:lylav...@iol.unh.edu>>; SULLIVAN, 
BRYAN L (BRYAN L) 
mailto:bryan.sulli...@research.att.com>>
Cc: 
opnfv-tech-discuss@lists.opnfv.org<mailto:opnfv-tech-discuss@lists.opnfv.org>
Subject: RE: [opnfv-tech-discuss] [dovetail] weekly call agenda 8/11

Here is the Beta test page: 
https://wiki.opnfv.org/display/dovetail/Dovetail+Beta<https://urldefense.proofpoint.com/v2/url?u=https-3A__wiki.opnfv.org_display_dovetail_Dovetail-2BBeta&d=DwMGaQ&c=LFYZ-o9_HUMeMTSQicvjIg&r=ML-JPRZQOfToJjMwlJLPlcWimAEwMA5DZGNIrk-cgy0&m=v9curOpTMUn7PlLbVHRqXlFJZJ275Ip0Q09llzCX4dI&s=0kagZLID-U737LKkt3XcjnqiEd5jSAxLtDcRofH-Yys&e=>
I think I summarized most of the comments I received so far. Please let me know 
if I missed anything. Additional comments welcome and we’ll discuss in this 
week’s call.
Again, thanks Bryan and Lincoln for your suggestions.

Dave,
On your first two points, please refer to the above wiki page.
For the third point, yes, current testing assumes Pharos pods for the system 
under test.

Wenjing

From: Wenjing Chu
Sent: Monday, August 14, 2017 4:47 PM
To: 'Dave Urschatz' mailto:dave.ursch...@cengn.ca>>; 
Lincoln Lavoie mailto:lylav...@iol.unh.edu>>; SULLIVAN, 
BRYAN L (BRYAN L) 
mailto:bryan.sulli...@research.att.com>>
Cc: 
opnfv-tech-discuss@lists.opnfv.org<mailto:opnfv-tech-discuss@lists.opnfv.org>
Subject: RE: [opnfv-tech-discuss] [dovetail] weekly call agenda 8/11

Just an ack that I’ll be populating a wiki page today incorporating discussions 

Re: [opnfv-tech-discuss] [dovetail] Weekly meeting agenda 8/18

2017-08-17 Thread Cooper, Trevor
I have updated the list of documents, there are still a number that need 
significant work before launch  
https://wiki.opnfv.org/display/dovetail/Dovetail+%28Danube%29+Documentation+for+Review

/Trevor

From: opnfv-tech-discuss-boun...@lists.opnfv.org 
[mailto:opnfv-tech-discuss-boun...@lists.opnfv.org] On Behalf Of Wenjing Chu
Sent: Wednesday, August 16, 2017 11:11 PM
To: opnfv-tech-discuss@lists.opnfv.org
Subject: [opnfv-tech-discuss] [dovetail] Weekly meeting agenda 8/18

Hi Dovetailers

We have a lot on agenda this week. Time may be tight, so please prepare ahead 
of time.


-  Cvp web portal plan review  ~20 min.

-  A quick status on dovetaill 0.5 release (feature freeze) ~ 15 min

-  Documentation: addendum, and the full list that still need to be 
merged  ~15 min

-  Beta draft plan ~10 min

Any other suggestions/comments ? Thanks.

Regards
Wenjing
___
opnfv-tech-discuss mailing list
opnfv-tech-discuss@lists.opnfv.org
https://lists.opnfv.org/mailman/listinfo/opnfv-tech-discuss


[opnfv-tech-discuss] [vsperf] Agenda for VSPERF weekly meeting - 23 Aug 2017

2017-08-22 Thread Cooper, Trevor
Previous Minutes

-  ww33 
http://ircbot.wl.linuxfoundation.org/meetings/opnfv-vswitchperf/2017/opnfv-vswitchperf.2017-08-16-14.57.html

-  ww32 
http://ircbot.wl.linuxfoundation.org/meetings/opnfv-vswitchperf/2017/opnfv-vswitchperf.2017-08-09-14.45.html

-  ww31 
http://ircbot.wl.linuxfoundation.org/meetings/opnfv-vswitchperf/2017/opnfv-vswitchperf.2017-08-02-14.55.html

-  ww30 
http://ircbot.wl.linuxfoundation.org/meetings/opnfv-vswitchperf/2017/opnfv-vswitchperf.2017-07-26-15.03.html

Agenda

1.   Review agenda

2.   Latency and live results - Sridhar (15 min)

3.   TREX integration - Martin

4.   CI POD tuning (tests and documentation) - Christian

5.   Test API patch - Mars

6.   Euphrates milestones

7.   Documentation ... CI POD Tuning, Test API, TREX, ...

8.   Traffic dictionary

Time: Wednesday UTC 15h00, Ireland (UTC/GMT +1) 16h00, PDT 8h00 (UTC/GMT -7) 
... Currently observing daylight saving

IRC: freenode https://freenode.net/ channel: #opnfv-vswitchperf 
http://webchat.freenode.net/?channels=opnfv-vswitchperf

Audio: https://global.gotomeeting.com/join/391235029
You can also dial in using your phone.  United States: +1 (571) 317-3116  
Access Code: 391-235-029
Phone numbers from other countries are here ... 
https://wiki.opnfv.org/display/meetings

/Trevor
___
opnfv-tech-discuss mailing list
opnfv-tech-discuss@lists.opnfv.org
https://lists.opnfv.org/mailman/listinfo/opnfv-tech-discuss


  1   2   >