[openstack-dev] Changes to gate-tempest-devstack-vm Jenkins jobs
Clark Boylan
clark.boylan at gmail.com
Tue Feb 5 03:58:41 UTC 2013
You may have noticed that earlier today Jenkins jobs were failing
because logs.openstack.org had run out of disk space and individual
jobs were unable to copy their logs to the log server. After looking
at the problem we noticed that after the move to running the entire
tempest suite in the gate-tempest-devstack-vm jobs had increased total
log size for each of those jobs to close to 100MB. To bring that
number back under control the gate-tempest-devstack-vm jobs are no
longer capturing the OpenStack service screen logs (that data is
captured by syslog so it was redundant) and devstack-gate-vm-wrap.sh
is compressing all logs before shipping them to the log server.
What this means is that your gate-tempest-devstack-vm logs dir will
now look like http://logs.openstack.org/20997/1/gate/gate-tempest-devstack-vm-full/893/logs/
instead of http://logs.openstack.org/20513/5/check/gate-tempest-devstack-vm-full/817/logs/.
Please let me know if you have any questions about this change. Thanks,
Clark
More information about the OpenStack-dev
mailing list