Google Summer of Code 2014 question
John Baldwin
jhb at freebsd.org
Thu Mar 20 18:39:15 UTC 2014
On Wednesday, March 19, 2014 5:36:38 pm John Matty wrote:
> Hello everybody,
>
> My name is John, and I was interested in doing Google Summer of Code for
> FreeBSD this Summer. I am currently interested in writing a virtual
> machine execution language. A rough draft of my proposal can be found
> on the website for GSoC 2014 (I am not exactly sure how to get to it
> from the outside though, sorry), however the brief description of my
> project is to specify and implement a domain specific language to start
> a virtual machine, execute given commands, and store the results of the
> given command. Then, using a text comparison tool (maybe something
> similar to `diff'), compare the obtained output to the expected output.
>
> I was currently thinking that this would mainly be used for doing
> repeated testing of software on FreeBSD running in a virtual machine,
> however I was interested to see if anyone had any ideas for other uses
> or applications for this language so that I could focus on making it as
> useful as possible for what people would actually be using it for, or if
> anyone had any other comments or suggestions?
>
> I was also wondering if anyone would be interested in mentoring me for
> my project this summer?
>
> Finally, as I am new to this mailing list, if this is not the correct
> place to ask this question or anything else like that please let me know
> so I can move my question to the correct place.
This isn't a bad place to ask this question. I think a person you might
want to talk to is Craig Rodrigues (cc'd) who has recently setup Jenkins
with the goal of doing automated testing using virtual machines. I'm not
sure exactly what design he is considering, but he is the person to ask.
--
John Baldwin
More information about the freebsd-virtualization
mailing list