Added the new test driver machine.

Change-Id: I7f3672257a46d7a429ff837dcc7fb7d5c6e9088a
This commit is contained in:
Monty Taylor 2011-08-09 18:13:49 -04:00
parent ccedc02ff3
commit 62142ce159

View File

@ -216,3 +216,8 @@ node /^swift(-\d+)?\.slave\.openstack\.org$/ {
require => Apt::Ppa["ppa:swift-core/trunk"]
}
}
node /^driver(\d+)\.1918\.openstack\.com/ {
include openstack_jenkins_slave
}