adding jenkins slave base to quantum build slave
Change-Id: I705d75636d1d0c01cff83d9359176f20c504bd8a
This commit is contained in:
parent
809ef141a4
commit
b87b2ce3b1
@ -154,6 +154,8 @@ node /^keystone(-\d+)?\.slave\.openstack\.org$/ {
|
||||
}
|
||||
|
||||
node /^quantum(-\d+)?\.slave\.openstack\.org$/ {
|
||||
include openstack_jenkins_slave
|
||||
|
||||
$slave_packages = ["python-eventlet",
|
||||
"python-paste",
|
||||
"python-routes",
|
||||
|
Loading…
x
Reference in New Issue
Block a user