Bug #12154
Three functional.test_s3* test failed in upgrade:hammer-hammer---basic-vps run
0%
Description
Could be a duplicate of #11086, now in hammer (?)
Run: http://pulpito.ceph.com/teuthology-2015-06-24_07:53:40-upgrade:hammer-hammer---basic-vps/
Jobs: ['947782', '947783', '947788', '947800', '947806', '947807', '947812', '947826']
['947789', '947795', '947813', '947820']
Logs for one: http://qa-proxy.ceph.com/teuthology/teuthology-2015-06-24_07:53:40-upgrade:hammer-hammer---basic-vps/947782/
2015-06-24T09:14:27.314 INFO:teuthology.orchestra.run.vpm119.stderr:s3tests.functional.test_s3.test_object_copy_retaining_metadata ... FAIL ..... 2015-06-24T09:14:57.179 INFO:teuthology.orchestra.run.vpm119.stderr:s3tests.functional.test_s3.test_multipart_upload_empty ... FAIL ..... 2015-06-24T09:15:37.972 INFO:teuthology.orchestra.run.vpm119.stderr:s3tests.functional.test_s3.test_abort_multipart_upload_not_found ... FAIL
Related issues
History
#1 Updated by Yuri Weinstein over 8 years ago
- Project changed from Ceph to rgw
#2 Updated by Yehuda Sadeh over 8 years ago
Note that these tests aren't supposed to run in hammer, so it looks like the upgrade test is using the master branch.
That been said. The first failure is issue #11563 (pending backport). Second failure is #11435 (not expected to backport to hammer). Third failure is #11436 (not expected to backport to hammer).
#3 Updated by Yehuda Sadeh over 8 years ago
- Status changed from New to Duplicate
#4 Updated by Yuri Weinstein over 8 years ago
Yehuda, re: "Note that these tests aren't supposed to run in hammer, so it looks like the upgrade test is using the master branch."
Those tests (https://github.com/ceph/ceph-qa-suite/blob/wip-11570/suites/upgrade/hammer/newer/2-workload/s3tests.yaml) run off force-branch: firefly-original
Is this incorrect?
#5 Updated by Yehuda Sadeh over 8 years ago
Yuri: these tests are on the master branch. Not on firefly-original.
#6 Updated by Yuri Weinstein over 8 years ago
set branch to hammer for s3tests
PR https://github.com/ceph/ceph-qa-suite/pull/471