15:30:26 #startmeeting Scaling Integration Testing with Beaker 15:30:26 Meeting started Sun Aug 11 15:30:26 2013 UTC. The chair is jreznik. Information about MeetBot at http://wiki.debian.org/MeetBot. 15:30:26 Useful Commands: #action #agreed #halp #info #idea #link #topic. 15:32:29 Nick is Beaker devolopment lead from October 2012 15:32:43 Beaker is full stack integration testing system 15:33:01 test install, software updates, hw drivers... 15:33:16 based on anaconda and yum 15:33:23 2009 first open source release 15:34:15 did not got traction that time because of lack of high level stuff/overview of what the project is 15:34:22 #topic Current use cases 15:35:04 general task execution engine, testing hw (stable sw on the very new hw), provisioning engine 15:35:30 full scale deployment slide 15:36:17 XML RPC, some REST (getting better) 15:37:25 lab controller talking to the main beaker server 15:40:18 talks to test systems 15:41:11 autotest support should be merged next release 15:41:22 #topic Minimal deployment 15:41:37 scripts - beaker on the box to make deployment easier 15:41:53 it can't run on fedora right now but can test fedora 15:43:09 #topic Job structure 15:46:10 #topic Host requirements 15:46:28 what's run on machine is recipe (containing tasks to be executed) 15:47:26 a good inventory system (I need that specific hypervisor, cpu arch etc...) 15:47:34 not well documented in the moment 15:48:22 #topic Distro requirements 15:49:44 #topic Job workflows 15:50:04 workflow plugins in python 15:50:29 jreznik: can you #chair me and paste the youtube link again 15:50:34 for the stream 15:50:42 #chair ianweller 15:50:42 Current chairs: ianweller jreznik 15:52:14 http://youtu.be/UHIll_TmjDk 15:52:30 #meetingtopic Scaling Integration Testing with Beaker - Stream: http://youtu.be/UHIll_TmjDk 15:52:35 * ianweller disappears again 15:52:49 ianweller: thanks 15:53:19 #topic Job matrix report 15:54:25 you can get detailed job results via XML RPC 15:55:13 more format/protocol options possible in the future 15:55:26 REST interface? 15:55:50 #topic Watchdog timers 15:56:26 it's quite easy for test to trash machine, external watchdog, local watchdog on the system for individual tasks 15:56:49 #topic Automatic system reservation 15:57:29 #topic Current work 15:57:41 - dynamic virtualization 15:57:52 it mostly works 15:58:02 but system can't go out of resources 16:03:56 - improved scheduling algorithms 16:04:07 good ideas in grid computing 16:04:22 rearrange how we do scheduling 16:06:30 #topic Other related projects 16:06:52 lshw replaces smolt 16:07:14 start maintaining smolt or lswh 16:07:44 Q: what about census as replacement for smolt 16:09:26 jenkins beaker builder plugin 16:09:36 it was opensourced recently 16:10:53 autotest integration 16:11:51 beakerlib - associate project 16:14:23 there are people using beaker outside red hat 16:17:01 ^^ that was a question, not as much of a statement in presentation 16:18:51 and there are people using beaker outside of redhat but they're redhat partners 16:20:53 beaker is a bit tightly coupled to anaconda/rpm and needs redhat related distros (fedora, RHEL, EL clones etc.) 16:22:15 #link http://beaker-project.org 16:24:29 #endmeeting