Project

General

Profile

Bug #13522

Updated by Loïc Dachary over 8 years ago

The job *filter='rados/thrash/{hobj-sort.yaml 0-size-min-size-overrides/3-size-2-min-size.yaml 1-pg-log-overrides/normal_pg_log.yaml clusters/{fixed-2.yaml openstack.yaml} fs/btrfs.yaml msgr/async.yaml msgr-failures/osd-delay.yaml thrashers/morepggrow.yaml workloads/readwrite.yaml}* openstack.yaml}* consistently fails with OpenStack at approximately the same point in the test (~90minutes in). 

 Steps to reproduce: 

 <pre> 
 fs/btrfs.yaml msgr/async.yaml msgr-failures/osd-delay.yaml thrashers/morepggrow.yaml workloads/readwrite.yaml}' 
 teuthology-suite --filter="$filter" --throttle 30 --suite rados --suite-branch wip-12471-resources-hint --distro ubuntu --ceph loic-infernalis --machine-type openstack /home/ubuntu/teuthology/teuthology/openstack/test/openstack.yaml 
 </pre> 

 What happens: 

 * http://167.114.239.68:8081/ubuntu-2015-10-16_21:02:38-rados-loic-infernalis---basic-openstack/1132/ (8GB RAM, 3 x 30GB disk) 
 * http://167.114.239.68:8081/ubuntu-2015-10-16_23:07:49-rados-loic-infernalis---basic-openstack/1133/ (30GB RAM, 3 x 30GB disk) 
 * http://167.114.239.68:8081/ubuntu-2015-10-18_08:55:56-rados-loic-infernalis---basic-openstack/1134/ (8GB RAM, 3 x 200GB disk) 

 What is expected: 

 <pre> 
 teuthology-suite --priority 101 --suite rados --filter="$filter" --suite-branch master --distro ubuntu --email loic@dachary.org --ceph loic-infernalis --machine-type vps 
 </pre> 

 * http://pulpito.ceph.com/loic-2015-10-17_17:34:09-rados-loic-infernalis---basic-multi (bare metal) 
 * http://pulpito.ceph.com/loic-2015-10-17_22:09:20-rados-loic-infernalis---basic-vps (vps) 

Back