17:04:44 <alagalah> #startmeeting TWS
17:04:44 <odl_meetbot> Meeting started Mon Aug  3 17:04:44 2015 UTC.  The chair is alagalah. Information about MeetBot at http://ci.openstack.org/meetbot.html.
17:04:44 <odl_meetbot> Useful Commands: #action #agreed #help #info #idea #link #topic #startvote.
17:04:44 <odl_meetbot> The meeting name has been set to 'tws'
17:04:59 <alagalah> #topic Ed Warnicke discussing Startup Archetype and additions for IT
17:05:02 <alagalah> #link https://wiki.opendaylight.org/view/Controller_Core_Functionality_Tutorials:Application_Development_Tutorial
17:05:16 <alagalah> #info can be found by searching odl wiki for "application development"
17:05:36 <alagalah> #info following Ex1 from the above link...
17:07:16 <alagalah> #info DONT PANIC if it doesn't work at first, try running the Ex1 again. (this is still a WIP)
17:07:53 <alagalah> #info import the newly created project into your IDE of choice (in this case, Eclipse)
17:08:51 <alagalah> #info Walking through the steps, and the archetype has CSIT out of the box!! WOO HOO!!!
17:11:10 <alagalah> #info there will be a failure due to a bug, but there is already a patch pushed, so that folks following the recording shouldn't have this issue.
17:11:47 <alagalah> #info If you see an import that includes HelloIT, you can delete and save but this should be fixed in a patch to be reviewed
17:13:57 <alagalah> #info Sam Hague pointed Ed to a cool trick which is a log message for IT tests succeeded so you can see in log timestamps for each test etc
17:21:55 <alagalah> #info following the steps to copypasta in the helloworld impl and provider... all the code is available on the above wiki
17:29:43 <alagalah> #info At about min30 we are leveraging the Integration Tests "framework" the archetype builds for you, to flesh out some tests.
17:37:02 <icbts> cool
17:40:47 <alagalah> #info alagalah suggested it might be a good follow on session to take Ed's fleshed out example with impls and do a session on Robot, taking the IT tests and bookending this session.
17:47:06 <alagalah> #info Ed digging into how the sausage is made at about min40
17:47:22 <icbts> export KARAF_DEBUG=true for allowing debugger to attach
17:56:53 <hideyuki> alagalah: Could you end the meeting? (I'm not sure if I have the right to end the meeting.)
18:02:49 <alagalah> #endmeeting