automation

SoC 2007 proposal - Drupal Automated Staging Kit

Allister Beharry's picture
public
Allister Beharry - Fri, 2007-03-23 17:33

Hello all,
Sorry for cross-posting; but I think people working on different aspects of Drupal may have interest in this idea.

I've submitted a SoC 2007 Drupal proposal on automating the whole process of creating a complete Drupal site with a LAMP stack in a self-contained virtual machine image. A formatted PDF version is here:
http://www.abeharry.info/SoC2007_DrupalAST_FullProposal.pdf
Here is the abstract:

The Drupal automated staging toolkit is a proposed set of code libraries, file schemas and parsers, and code generators, for


Automatic testing security issues?

public
Rok Žlender@dru... - Tue, 2006-08-01 11:21

One of the biggest concerns about automatic testing is how to prevent potentially dangerous code to cause harm to the server and other tests.

Using test automation

public
Rok Žlender@dru... - Sat, 2006-07-08 13:05

Here are short instrucions on how to use this module.

Automation what has been done so far

public
Rok Žlender@dru... - Sat, 2006-07-08 12:41

After some discussions with my mentor Thomas and other people on devel mailling list I have created sort of a first prototype.

How it works

One part of this module is used to catch the patches and submites them to other part of the module via xml-rpc call. The second part receives this call and tests the patch. Results are stored in a new node on test server node address is returend by xml-rpc call response.

Syndicate content