Put in a note that will hopefully prevent a bunch of systemvm build failures

This commit is contained in:
Hugo Trippaers 2014-07-18 10:18:19 +02:00
parent a963fd34b5
commit 733a7ba8c1
2 changed files with 14 additions and 0 deletions

View File

@ -1,3 +1,10 @@
#
# NOTE: Before changing the version of the debian image make
# sure it is added to the userContent of jenkins.buildacloud.org
# and the copy task is updated on the systemvm builds
# This will prevent the inevitable build failure once the iso is
# removed from the debian mirrors
#
Veewee::Definition.declare({
:cpu_count => '1',
:memory_size=> '256',

View File

@ -1,3 +1,10 @@
#
# NOTE: Before changing the version of the debian image make
# sure it is added to the userContent of jenkins.buildacloud.org
# and the copy task is updated on the systemvm builds
# This will prevent the inevitable build failure once the iso is
# removed from the debian mirrors
#
Veewee::Definition.declare({
:cpu_count => '1',
:memory_size=> '256',