Project

General

Profile

Bug #12119

Updated by Loïc Dachary almost 9 years ago

Steps to reproduce 
 <pre> 
 ./virtualenv/bin/teuthology-suite --priority 101 --filter='upgrade:firefly/newer/{4-finish-upgrade.yaml 0-cluster/start.yaml 1-install/v0.80.8.yaml 2-workload/{blogbench.yaml rbd.yaml s3tests.yaml testrados.yaml} 3-upgrade-sequence/upgrade-mon-osd-mds.yaml 5-final/{monthrash.yaml osdthrash.yaml rbd.yaml testrgw.yaml} distros/ubuntu_14.04.yaml}' --suite upgrade/firefly --suite-branch firefly --machine-type vps --ceph firefly 
 </pre> 

 * "run one":http://pulpito.ceph.com/loic-2015-06-23_04:17:29-upgrade:firefly-firefly---basic-vps/ 
 * "run two":http://pulpito.ceph.com/loic-2015-06-22_21:53:19-upgrade:firefly-firefly---basic-vps/944422/ 
 <pre> 
 2015-06-23T01:35:20.733 INFO:teuthology.orchestra.run.vpm168.stdout:Get:43 http://security.ubuntu.com trusty-security/universe Translation-en [61.4 kB] 
 2015-06-23T01:35:20.733 INFO:teuthology.orchestra.run.vpm168.stdout:Fetched 2021 kB in 1s (1318 kB/s) 
 2015-06-23T01:35:20.734 INFO:teuthology.orchestra.run.vpm168.stdout:STDERR: W: Failed to fetch bzip2:/var/lib/apt/lists/partial/apt-mirror.front.sepia.ceph.com_archive.ubuntu.com_ubuntu_dists_trusty-updates_main_binary-amd64_Packages    Hash Sum mismatch 
 2015-06-23T01:35:20.734 INFO:teuthology.orchestra.run.vpm168.stdout: 
 2015-06-23T01:35:20.734 INFO:teuthology.orchestra.run.vpm168.stdout:E: Some index files failed to download. They have been ignored, or old ones used instead. 
 2015-06-23T01:35:20.734 INFO:teuthology.orchestra.run.vpm168.stdout:---- End output of apt-get update ---- 
 2015-06-23T01:35:20.734 INFO:teuthology.orchestra.run.vpm168.stdout:Ran apt-get update returned 100 
 </pre> 

 <pre> 
 ./virtualenv/bin/teuthology-suite --priority 101 --filter 'upgrade:firefly-x/stress-split-erasure-code/{0-cluster/start.yaml 1-firefly-install/firefly.yaml 2-partial-upgrade/firsthalf.yaml 3-thrash/default.yaml 4-mon/mona.yaml 5-workload/ec-rados-default.yaml 6-next-mon/monb.yaml 8-next-mon/monc.yaml 9-workload/ec-rados-plugin=jerasure-k=3-m=1.yaml distros/ubuntu_14.04.yaml}' -c hammer -k distro -m vps -s upgrade/firefly-x 
 </pre> 

 
 * "run three":http://pulpito.ceph.com/loic-2015-06-23_05:14:22-upgrade:firefly-x-hammer-distro-basic-vps/ 

Back