Project

General

Profile

Activity

From 10/07/2015 to 11/05/2015

11/05/2015

11:38 PM Bug #13658 (Resolved): "Caught an exception deleting dir" does not fail a job
https://github.com/ceph/ceph-qa-suite/commit/2d827d8b4f0e5dad1fff1c6857d97c576a986524 Zack Cerza
11:30 PM Feature #10078 (Resolved): teuthology-results: use paddles
https://github.com/ceph/teuthology/commit/1baf8bd0c4c05a5d214ecda88e6d7675f1886f12 Zack Cerza
06:04 PM Feature #10078 (Fix Under Review): teuthology-results: use paddles
https://github.com/ceph/teuthology/pull/699 Zack Cerza
10:58 PM Fix #13707: teuthology globally disables requiretty
Things that need this:
1. "ansible pipelining":http://docs.ansible.com/ansible/intro_configuration.html#pipelining...
Zack Cerza
10:50 PM Fix #13707 (New): teuthology globally disables requiretty
https://github.com/ceph/ceph-cm-ansible/blob/master/roles/testnode/templates/sudoers#L15
On Ansible-managed syste...
Ken Dreyer
08:59 PM Revision 1baf8bd0 (teuthology): Merge pull request #699 from ceph/wip-results
teuthology-results: Be aware of all job statuses Andrew Schoen
08:04 PM Revision d148462e (teuthology): More consistent spacing between sections
Signed-off-by: Zack Cerza <zack@redhat.com> Zack Cerza
07:56 PM Revision 3293de79 (teuthology): Format durations as HH:MM:SS
Signed-off-by: Zack Cerza <zack@redhat.com> Zack Cerza
06:26 PM Revision c31cf836 (teuthology): Update unit tests for teuthology.results
This commit updates the existing unit tests to match the new
paddles-based behavior.
Signed-off-by: Zack Cerza <zack...
Zack Cerza
06:26 PM Revision d53721db (teuthology): Handle all possible job states
Instead of lumping jobs into a made-up 'hung' state, express that they
are in one of the following: dead, running, wa...
Zack Cerza
06:26 PM Revision 837a0f44 (teuthology): Refactor teuthology.results to remove copypasta
And also stop mixing tenses in the email subject/body.
Signed-off-by: Zack Cerza <zack@redhat.com>
Zack Cerza
06:26 PM Revision 7a909e67 (teuthology): Increase polling interval
When we used the filesystem, we polled for a run's status every 10s;
that was more aggressive than necessary. Increas...
Zack Cerza
04:22 PM Revision 3e0c97c8 (teuthology): Use paddles instead of the filesystem
We do still need the filesystem to generate coverage reports.
Signed-off-by: Zack Cerza <zack@redhat.com>
Zack Cerza
08:15 AM Bug #13701 (Closed): ERROR:teuthology.run_tasks:Saw exception from tasks
2015-11-02 10:46:10,549.549 ERROR:teuthology.run_tasks:Saw exception from tasks.
Traceback (most recent call last):
...
Zezhu Zhang
07:39 AM Bug #13700 (New): Command failed with status 139: ''sudo adjust-ulimits ceph-coverage /home/ubunt...
Many of my tasks in the implementation of all failed due to the following reasons .
2015-11-05T14:17:05.103 INFO:t...
bo cai
12:58 AM Bug #13665: "queued" jobs are not properly reported
@zackc here is a case:... Yuri Weinstein

11/04/2015

06:08 PM Feature #13622: Change the task to `yum install -x librbd-devel -x librados-devel ceph`
Or "@exclude =@" those packages in the epel.repo file Ken Dreyer
06:07 PM Feature #13622: Change the task to `yum install -x librbd-devel -x librados-devel ceph`
We just need @teuthology/task/install.py@ to add "@-x librbd-devel -x librados-devel@" to any "@yum install ceph@" op... Ken Dreyer
05:57 PM Tasks #11670 (Closed): tracking diurchenko work on teuthology
no more work Loïc Dachary
05:56 PM Feature #11671 (Rejected): allow for chef to be disabled
chef is obsoleted Loïc Dachary
05:56 PM Fix #11893 (Rejected): teuthology-suite should not set the kernel task if -k is not set
it works as expected Loïc Dachary
05:50 PM Feature #11892 (Rejected): container based integration tests
the effort is probably not worth the benefit Loïc Dachary
05:49 PM Feature #13028 (Closed): openstack: use supernova
probably overkill in that context Loïc Dachary
05:48 PM Feature #13031 (Resolved): implement a task that builds packages
Loïc Dachary
05:48 PM Feature #13397 (Resolved): config.yaml should contain suite_sha1 to help forensics
https://github.com/ceph/teuthology/pull/691 Loïc Dachary
05:46 PM Bug #13416 (Resolved): openstack: make user-data relative to where the the module is
https://github.com/ceph/teuthology/pull/689 Loïc Dachary
04:01 PM Revision 00f32022 (teuthology): Provide a default for --timeout
Signed-off-by: Zack Cerza <zack@redhat.com> Zack Cerza
01:02 PM Bug #13685 (Rejected): ansible: ssh pubkeys fails on dreamcompute instances
It works fine on OVH but always fails on dreamcompute for some reason.... Loïc Dachary
12:15 PM Revision 63443c6b (teuthology): openstack: poll every 30 seconds instead of 2
No cloud provider boots an instance within 30 seconds, no need to poll
aggressively. Also wait more than a total of 1...
Loic Dachary
04:48 AM Bug #13683 (Closed): ceph-coverage not available after calamari-setup.
I am not sure where this is added by other teuthology runs.
I am currently working around this issue by using a ta...
Warren Usui
04:35 AM Feature #13682: It would be cool if calamari_setup keyrings are also placed into /etc/ceph/ceph.k...
Run teuthology using the following yaml file:... Warren Usui
04:28 AM Feature #13682 (Closed): It would be cool if calamari_setup keyrings are also placed into /etc/ce...
Warren Usui

11/03/2015

11:29 PM Revision 1700f2dd (teuthology): Merge pull request #692 from dachary/wip-upload-order
run: upload must happen after archive Zack Cerza
11:29 PM Revision 5fdbe9a7 (teuthology): Merge pull request #691 from dachary/wip-suite-sha1
suite: add the ceph-qa-suite hash to the job config Zack Cerza
11:29 PM Revision 99eb9d52 (teuthology): Merge pull request #689 from dachary/wip-openstack-user-data
openstack: get user-data path relative to the sources Zack Cerza
11:28 PM Revision 24b6fcbf (teuthology): Merge pull request #688 from dachary/wip-tests-openstack-resources
openstack: tests: use new resources hint style Zack Cerza
11:25 PM Revision 75fc3ffe (teuthology): Merge pull request #690 from dachary/wip-openstack-sha1
openstack: disable teuthology-suite sha1 verification Zack Cerza
10:45 PM Feature #13681 (New): Feature - ability to run suites in openstack on set of different distro
Currently in sepia lab major suites don't have yaml configuration for distro (os/versions) and run on available machi... Yuri Weinstein
04:55 PM Feature #10078 (In Progress): teuthology-results: use paddles
Zack Cerza
04:54 PM Feature #9938 (Resolved): pulpito - add machine name(s) to the results veiw
Zack Cerza
03:22 PM Bug #13579 (Resolved): ceph-cm-ansible tries to install blkin on ubuntu-14.04
Samuel Just
08:04 AM Revision 6f14922f (teuthology): run: upload must happen after archive
The unwinding order is in reverse: internal.archive must be after
archive_upload so that it actually happens *before*...
Loic Dachary
08:02 AM Revision 483db87b (teuthology): suite: add the ceph-qa-suite hash to the job config
To be able to re-run a job we need:
* the ceph repository and hash
* the ceph-qa-suite repository and hash
* the job...
Loic Dachary
07:58 AM Revision 9847af9a (teuthology): openstack: disable teuthology-suite sha1 verification
By default teuthology-openstack builds packages dynamically and does not
rely on gitbuilder.ceph.com
Signed-off-by: ...
Loic Dachary
07:56 AM Revision 898cd732 (teuthology): openstack: get user-data path relative to the sources
The user-data files are in the sources, in the teuthology/openstack
directory. By default the template path being use...
Loic Dachary
07:55 AM Revision f03ecb6d (teuthology): openstack: tests: use new resources hint style
The memory cannot be lowered by the hint: test that it increases to 10GB
instead of testing that it was lowered under...
Loic Dachary
03:56 AM Bug #13676 (New): teuthology-nuke does not clear all entries in /var/run/ceph
I ran teuthology using the following yaml. Note that this does not have a ceph: clause. Instead it uses calamari-se... Warren Usui

11/02/2015

09:57 PM Revision a6d00b20 (teuthology): Merge pull request #637 from dachary/wip-suite-sha1
suite: add config.suite_verify_ceph_hash when no gitbuilder Zack Cerza
09:04 PM Revision be488f14 (teuthology): Merge pull request #687 from ceph/wip-sh-tests
Fix misc.sh() tests on MacOS
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loïc Dachary
09:03 PM Revision 677ac816 (teuthology): Merge pull request #2 from zmc/wip-suite-tests
suite: Fix updated unit test
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loïc Dachary
08:20 PM Revision 40bf2719 (teuthology): suite: Fix updated unit test
First, split half of test_schedule_suite into
test_schedule_suite_noverify. Also reflect the fact that Mock doesn't
p...
Zack Cerza
06:30 PM Bug #13658 (Fix Under Review): "Caught an exception deleting dir" does not fail a job
https://github.com/ceph/ceph-qa-suite/pull/668 Zack Cerza
06:30 PM Bug #13658 (In Progress): "Caught an exception deleting dir" does not fail a job
https://github.com/ceph/ceph-qa-suite/blob/firefly/tasks/workunit.py#L134-L145
vs.
https://github.com/ceph/ceph-qa-...
Zack Cerza
05:35 PM Revision 74fdfae7 (teuthology): Fix misc.sh() tests on MacOS
It needs to be specifically told to use /bin/echo. Also add some
newlines to make the linter happy.
Signed-off-by: Z...
Zack Cerza
04:53 PM Feature #10480: qemu-kvm and qemu-img needs rbd support on rpm based systems
See #13669 for removing the "*-rhev" packages, now that CentOS 7.1 is released. Ken Dreyer
04:49 PM Revision 8c6296de (teuthology): Merge pull request #685 from dachary/wip-13656-openstack-remove
openstack: more robust server deletion Zack Cerza

11/01/2015

03:32 PM Bug #13665: "queued" jobs are not properly reported
also:
http://pulpito.ceph.com/teuthology-2015-10-30_17:10:02-upgrade:hammer-x-infernalis-distro-basic-vps/
http:/...
Yuri Weinstein
03:24 PM Bug #13665 (Closed): "queued" jobs are not properly reported
Runs:
http://pulpito.ceph.com/teuthology-2015-10-29_21:00:11-rados-infernalis-distro-basic-multi/
Notice - queu...
Yuri Weinstein

10/31/2015

04:38 AM Bug #13663 (Resolved): additional packages to remove for uninstall as well as nuke
For rpm system:
leveldb and few others which doesn't get uninstalled after teuthology removes the installed ceph p...
Vasu Kulkarni
04:02 AM Revision f400a118 (teuthology): openstack: increase ssh timeout to 240 (part 2)
When the connectivity is not great, this is required.
Signed-off-by: Loic Dachary <ldachary@redhat.com>
Loic Dachary
02:13 AM Revision 98e6d9c8 (teuthology): suite: add config.suite_verify_ceph_hash when no gitbuilder
The suite_verify_ceph_hash configuration option is added to disable the
gitbuilder package verifications.
If True, t...
Loic Dachary
01:49 AM Revision 93297861 (teuthology): suite: implement git_branch_exists with ls-remote
Use git ls-remote to verify the existence of a branch instead of a
github specific interface so that it plays well wi...
Loic Dachary
01:48 AM Revision a5cdd323 (teuthology): suite: add the git_ls_remote function
It was inlined and used as a fallback when not extracting the ceph hash
from gitbuilders.
Signed-off-by: Loic Dachar...
Loic Dachary
01:44 AM Revision 69a570d2 (teuthology): suite: split build_git_url out of github_branch_exists
Signed-off-by: Loic Dachary <ldachary@redhat.com> Loic Dachary
01:09 AM Bug #13661 (New): syntax in _run_tests remote command is wrong.
In workunit.py, there is a set of arguments to a remote run that look like:
'find', '-executable', '-type', 'f', '...
Warren Usui
12:25 AM Revision ad940ab4 (teuthology): openstack: more robust server deletion
When removing a server and the volumes attached to it, the following can
happen:
* the server goes in ERROR status...
Loic Dachary

10/30/2015

11:44 PM Feature #13659 (New): implement os_upgrade task
we need to start testing os upgrades and see how ceph upgrades span across them.
we are soon going to hit this so...
Tamilarasi muthamizhan
11:37 PM Bug #13658: "Caught an exception deleting dir" does not fail a job
This behavior is only present in Firefly, not in master. Looks like it got removed, but it happened before the ceph-q... Greg Farnum
11:27 PM Bug #13658: "Caught an exception deleting dir" does not fail a job
maybe this is something to do with sudo access being removed for those commands? not sure why sudo was removed for th... Tamilarasi muthamizhan
11:15 PM Bug #13658 (Resolved): "Caught an exception deleting dir" does not fail a job
Run: http://pulpito.ceph.com/teuthology-2015-10-30_10:48:34-kcephfs-firefly-testing-basic-multi/
Jobs: 1131547, 1131...
Yuri Weinstein
06:46 PM Bug #13656 (In Progress): Confusing behavior with volume detachment and instance deletion
Loïc Dachary
05:05 PM Bug #13656: Confusing behavior with volume detachment and instance deletion
Loic, I'm lost here; any sense of what we might do to solve this? Zack Cerza
03:44 PM Bug #13656: Confusing behavior with volume detachment and instance deletion
And, of course, @openstack server remove volume@ doesn't take a @--wait@ Zack Cerza
03:11 PM Bug #13656 (Resolved): Confusing behavior with volume detachment and instance deletion
http://teuthology.ovh.sepia.ceph.com/teuthology/teuthology-2015-10-29_21:00:02-rados-hammer-distro-basic-openstack/10... Zack Cerza

10/29/2015

08:25 PM Revision 0f1c0680 (teuthology): Merge pull request #681 from dachary/wip-instance-create-global-lock
openstack: global server creation lock Zack Cerza
07:25 PM Revision 597fd0bf (teuthology): Merge pull request #678 from dachary/wip-git-url
suite: use get_ceph_*_url when checking branches Zack Cerza
01:25 AM Revision eb1d1cf4 (teuthology): Merge pull request #682 from dachary/wip-sh-verbosity
misc: .sh must not log the output twice on error Zack Cerza

10/28/2015

11:47 PM Revision 85500424 (teuthology): misc: .sh must not log the output twice on error
Signed-off-by: Loic Dachary <ldachary@redhat.com> Loic Dachary
11:46 PM Revision 049e868d (teuthology): openstack: global server creation lock
An attempt to reduce the instance error rate on OVH. When all workers
are on the same machine, it makes them wait for...
Loic Dachary
08:06 PM Revision f3785ffc (teuthology): Merge pull request #677 from dachary/wip-openstack-cliff
openstack: server show must always return array Zack Cerza
07:37 PM Revision 44a7b670 (teuthology): Merge pull request #680 from dachary/wip-sh-verbosity
misc: reduce misc.sh verbosity Zack Cerza
06:59 PM Revision 62c26b35 (teuthology): misc: reduce misc.sh verbosity
Only shows the first 128 characters of the output when the command
succeeds and show all of it only when it fails.
S...
Loic Dachary
06:32 PM Revision 79a3d342 (teuthology): Don't leave zombie teuthology-nuke processes
Signed-off-by: Zack Cerza <zack@redhat.com> Zack Cerza
03:35 PM Bug #13630 (Rejected): Ansible Error "IndexError: list index out of range"
Clearly a yum bug Zack Cerza
03:18 PM Bug #13630: Ansible Error "IndexError: list index out of range"
Also in http://qa-proxy.ceph.com/teuthology/teuthology-2015-10-27_10:41:29-kcephfs-firefly-testing-basic-multi/112824... Yuri Weinstein
03:12 PM Bug #13630 (Rejected): Ansible Error "IndexError: list index out of range"
Run: http://pulpito.ceph.com/teuthology-2015-10-27_10:24:08-fs-firefly-distro-basic-multi/
Jobs: 1128240,1128241
Lo...
Yuri Weinstein
05:41 AM Revision 23beb6ce (teuthology): suite: use get_ceph_*_url when checking branches
Otherwise the check is always done on the default
http://github.com/ceph/xxx
Signed-off-by: Loic Dachary <ldachary@r...
Loic Dachary
05:38 AM Revision 52c0eea7 (teuthology): openstack: server show must always return array
If cliff-tablib is not present, the output of openstack server show is a
dictionary, otherwise it is a list of Field/...
Loic Dachary

10/27/2015

10:27 PM Feature #13622: Change the task to `yum install -x librbd-devel -x librados-devel ceph`
I am guessing that what is needed here is a change to teuthology/task/install.py where different versions of librbd a... Warren Usui
09:32 PM Feature #13622: Change the task to `yum install -x librbd-devel -x librados-devel ceph`
-(This is intended to be a workaround for the issue described at #11104)- Whoops, Yuri put that in the description al... Ken Dreyer
09:26 PM Feature #13622: Change the task to `yum install -x librbd-devel -x librados-devel ceph`
Note that this should only be done for the "firefly" branch. In "hammer" and above, @librbd-devel@ and @librados-deve... Ken Dreyer
09:24 PM Feature #13622 (Closed): Change the task to `yum install -x librbd-devel -x librados-devel ceph`
As a workaround #11104, per IRC chat and request from Ken and Tamil Yuri Weinstein
03:51 PM Revision 36330202 (teuthology): Merge pull request #675 from dachary/wip-openstack-timeout
openstack: increase ssh timeout to 240 Zack Cerza
03:51 PM Revision a7f406d0 (teuthology): Merge pull request #673 from dachary/wip-openstack-doc-pulpito
openstack: the web interface is pulpito Zack Cerza
03:51 PM Revision 4646348c (teuthology): Merge pull request #672 from dachary/wip-openstack-tests-capture-log
openstack: tests: look in caplog Zack Cerza
03:50 PM Revision 9ba956b5 (teuthology): Merge pull request #671 from dachary/wip-openstack-dead-code
openstack: remove dead code Zack Cerza
03:50 PM Revision f04ecf28 (teuthology): Merge pull request #669 from dachary/wip-openstack-set-provider
openstack: implement OpenStack.set_provider Zack Cerza
03:49 PM Revision ff9b02d6 (teuthology): Merge pull request #667 from dachary/wip-openstack-reset-gitbuild...
openstack: reset the gitbuilder_host on stop Zack Cerza
02:34 PM Revision 5447896b (teuthology): openstack: increase ssh timeout to 240
When the connectivity is not great, this is required.
Signed-off-by: Loic Dachary <ldachary@redhat.com>
Loic Dachary
01:59 AM Revision 5d1b15cc (teuthology): openstack: the web interface is pulpito
Signed-off-by: Loic Dachary <ldachary@redhat.com> Loic Dachary
01:58 AM Revision e9a28165 (teuthology): openstack: tests: look in caplog
The output is now logged, use caplog instead of capsys and add it as a
test dependency.
Signed-off-by: Loic Dachary ...
Loic Dachary
12:03 AM Bug #13607: add rhel support to bootstrap
< ./bootstrap
This script does not support your Linux distribution yet. Patches encouraged!
Guang Yang
12:00 AM Bug #13607 (New): add rhel support to bootstrap
Loïc Dachary

10/26/2015

03:46 PM Bug #13601 (Won't Fix): "target output Quota exceeded for ram" in ovh
Run: http://pulpito.ovh.sepia.ceph.com:8081/teuthology-2015-10-25_21:45:01-upgrade:hammer-hammer-distro-basic-opensta... Yuri Weinstein
08:34 AM Bug #13595 (Resolved): paddles: pecan populate config.py fails with Invalid argument(s) 'engine'
With... Loïc Dachary

10/25/2015

01:55 PM Revision 9a30e8f4 (teuthology): openstack: remove dead code
Signed-off-by: Loic Dachary <ldachary@redhat.com> Loic Dachary

10/24/2015

07:38 AM Revision 2f4dea56 (teuthology): Merge pull request #670 from ceph/wip-nuke-ovh
Fixes related to ProvisionOpenStack.destroy()
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loïc Dachary

10/23/2015

11:42 PM Revision c041ef9f (teuthology): ProvisionOpenStack: Cache server info in destroy()
So we don't have to call "openstack server show" twice
Signed-off-by: Zack Cerza <zack@redhat.com>
Zack Cerza
11:42 PM Revision bd58c526 (teuthology): Skip volume detachment on broken instances
That is, if the state is 'ERROR', don't attempt to detach volumes before
deleting.
Signed-off-by: Zack Cerza <zack@r...
Zack Cerza
11:42 PM Revision fa9db043 (teuthology): misc.sh(): Don't log empty output
Signed-off-by: Zack Cerza <zack@redhat.com> Zack Cerza
11:42 PM Revision a10cda2b (teuthology): misc.sh(): Don't log.exception() before raise
log.exception() logs the traceback, and raise will also cause it to be
logged. There's no need to have it logged twic...
Zack Cerza
11:42 PM Revision 2a2a40d2 (teuthology): misc.sh(): Use Popen instead of check_output()
Signed-off-by: Zack Cerza <zack@redhat.com> Zack Cerza
11:29 PM Revision f1d42a68 (teuthology): OpenStack: Enable caching instance info
... via a new show() method, which returns the information from
"openstack server show -f json"
Signed-off-by: Zack ...
Zack Cerza
11:26 PM Revision 55ec0381 (teuthology): ProvisionOpenStack.destroy(): Don't pass --wait
... when deleting the instance
Signed-off-by: Zack Cerza <zack@redhat.com>
Zack Cerza
11:26 PM Revision 72295466 (teuthology): OpenStack.get_value(): Be case-insensitive.
Signed-off-by: Zack Cerza <zack@redhat.com> Zack Cerza
11:11 PM Revision b33aa0db (teuthology): openstack: implement OpenStack.set_provider
Setting the provider name depending on the OS_AUTH_URL content is
generally useful and moved to the OpenStack base cl...
Loic Dachary
10:26 PM Revision 0cc07986 (teuthology): openstack: reset the gitbuilder_host on stop
The package-repository instance is destroyed and requests to it will
timeout which takes time. Reverting to the defau...
Loic Dachary
10:08 PM Revision 73ba810f (teuthology): Merge pull request #668 from dachary/wip-openstack-timeout
openstack: increase timeout from 4 hours to 6 hours Zack Cerza
10:07 PM Revision 9a1f1691 (teuthology): Merge pull request #666 from dachary/wip-openstack-volumes-ownedby
openstack: add ownedby property to volumes Zack Cerza
10:07 PM Revision a7b301b3 (teuthology): Merge pull request #665 from dachary/wip-openstack-zero-volumes
openstack: revert to zero volumes default Zack Cerza
09:32 PM Bug #13580 (Resolved): openstack: more flexible resources hint
Loïc Dachary
11:15 AM Bug #13580: openstack: more flexible resources hint
https://github.com/ceph/teuthology/pull/664 Loïc Dachary
11:08 AM Bug #13580: openstack: more flexible resources hint
marking as urgent because resources hint are currently added. The current way of doing it will lead to over provision... Loïc Dachary
11:04 AM Bug #13580 (Resolved): openstack: more flexible resources hint
Exactly one OpenStack resources hint can be included in a given job, as part of an existing facet. It is error prone ... Loïc Dachary
08:50 PM Revision e3e42b88 (teuthology): Merge pull request #664 from dachary/wip-13580-openstack-resource...
openstack: resources hint is the max of all hints Zack Cerza
07:38 PM Revision 34aa5abf (teuthology): openstack: increase timeout from 4 hours to 6 hours
It takes more than 4 hours for some upgrade jobs to complete.
Signed-off-by: Loic Dachary <ldachary@redhat.com>
Loic Dachary
07:31 PM Revision 9ec5caf1 (teuthology): openstack: add ownedby property to volumes
And delete the volumes owned by a teuthology instance on restart.
Signed-off-by: Loic Dachary <ldachary@redhat.com>
Loic Dachary
07:29 PM Revision 8264a88d (teuthology): openstack: revert to zero volumes default
Volumes are rarely needed, having no volumes by default is sane.
Signed-off-by: Loic Dachary <ldachary@redhat.com>
Loic Dachary
04:46 PM Revision 3ad09475 (teuthology): openstack: resources hint is the max of all hints
Exactly one OpenStack resources hint can be included in a given job, as
part of an existing facet. It is error prone ...
Loic Dachary
11:34 AM Bug #13581 (Resolved): openstack: kill old style resource hint
After http://tracker.ceph.com/issues/13580 is resolved
* look for all openstack: elements in ceph-qa-suite that ar...
Loïc Dachary
09:47 AM Bug #13579 (Resolved): ceph-cm-ansible tries to install blkin on ubuntu-14.04
https://github.com/ceph/ceph-cm-ansible/pull/157
After the "blkin repo was disabled":https://github.com/ceph/ceph-...
Loïc Dachary

10/22/2015

05:58 PM Revision cae98d94 (teuthology): OpenStack.exists(): Don't list every instance
Instead of "openstack server list", dumping the entire tentant's list of
instances, use "openstack server show" to sh...
Zack Cerza
05:58 PM Revision 1f055dcd (teuthology): ProvisionOpenStack.destroy(): Detach volumes
Signed-off-by: Zack Cerza <zack@redhat.com> Zack Cerza
05:19 PM Revision 3f3d6f4e (teuthology): Whitespace correction for linter
My editor makes these changes automatically.
Signed-off-by: Zack Cerza <zack@redhat.com>
Zack Cerza

10/21/2015

10:25 PM Bug #13565 (New): openstack: configure nginx to display logs in browser
when using teuthology-openstack the .log are "download" because the type is not configured properly in the deployed n... Loïc Dachary
09:00 PM Revision fde531c6 (teuthology): Fix typoed exception name
Signed-off-by: Zack Cerza <zack@redhat.com> Zack Cerza
11:03 AM Bug #13557 (Resolved): openstack: teuthology-kill does not destroy instances
To repeat:
* teuthology-suite -m openstack one job
* teuthology-kill -r thejobrun -m openstack
What is expecte...
Loïc Dachary

10/20/2015

10:53 PM Revision 9c2e0e7b (teuthology): Merge pull request #663 from ceph/wip-ovh-fixes
Fixes for unlock-related issues in OVH
Reviewed-by: Loic Dachary <ldachary@redhat.com>
Loïc Dachary
10:35 PM Revision 7a6579f2 (teuthology): find_stale_locks(): Only query locked nodes
Simple performance oversight.
Signed-off-by: Zack Cerza <zack@redhat.com>
Zack Cerza
10:34 PM Revision 5ff07e0f (teuthology): Don't retry unlocking when it fails normally
We only want to retry when there is a connection error.
Signed-off-by: Zack Cerza <zack@redhat.com>
Zack Cerza
09:50 PM Bug #13547 (Won't Fix): openstack: scrub instances in ERROR state
... Loïc Dachary
04:14 PM Revision c654b8af (teuthology): Merge pull request #662 from ceph/wip-retry-unlock-one
Break out of retry loop Andrew Schoen
03:45 PM Revision 854e4b67 (teuthology): Break out of retry loop
Signed-off-by: Zack Cerza <zack@redhat.com> Zack Cerza

10/19/2015

10:34 PM Revision 2f7d3366 (teuthology): Merge pull request #660 from dachary/wip-openstack-ports
openstack: open ports 1:65356 for all targets
Reviewed-by: John Spray <john.spray@redhat.com>
John Spray
09:56 PM Revision a6e705bc (teuthology): openstack: open ports 1:65356 for all targets
Signed-off-by: Loic Dachary <ldachary@redhat.com> Loic Dachary
09:43 PM Revision 52cc88a3 (teuthology): Merge pull request #659 from ceph/wip-retry-unlock-one
Use safe_while to work around an OVH problem Andrew Schoen
09:35 PM Revision b6a35fc1 (teuthology): Use safe_while to work around an OVH problem
We're seeing intermittent network failures when running inside OVH; they
present as:
https://github.com/kennethreitz/...
Zack Cerza

10/18/2015

12:12 AM Bug #13520 (New): Add ubuntu 12.04 provisioning to the ovh lab
Currently we don't have it. see the list here:
https://github.com/ceph/teuthology/blob/master/teuthology/openstack/_...
Yuri Weinstein

10/16/2015

11:53 AM Bug #13510 (New): teuthology failing to tear down krbd mappings

Just seen on a node where a cephfs test was scheduled, there were items in /dev/rbd, and the following looping in d...
John Spray
09:29 AM Bug #13492: adjust-ulimits ceph-coverage command fails when try to kill process
Zack Cerza wrote:
> Looks like you're running a modified teuthology. I'd need to see the diff.
Hi, I reset my cha...
bo cai
03:18 AM Bug #13492: adjust-ulimits ceph-coverage command fails when try to kill process
here is some log of other error, it may help you.
what profile should I give to the ubuntu user?
now I just give ...
bo cai
02:14 AM Bug #13492: adjust-ulimits ceph-coverage command fails when try to kill process
here is my log that use ceph's teuthology, some error happened. bo cai
02:12 AM Bug #13492: adjust-ulimits ceph-coverage command fails when try to kill process
And at this morning, I run teuthology use https://github.com/ceph/teuthology, some error happened.
I will upload the...
bo cai
02:04 AM Bug #13492: adjust-ulimits ceph-coverage command fails when try to kill process
https://github.com/caibo2014/teuthology/commit/8ef04fa19428d3441d9edbd5bad3ba04a8223dee
and also, I change node'...
bo cai

10/15/2015

08:50 PM Bug #13492 (Need More Info): adjust-ulimits ceph-coverage command fails when try to kill process
Looks like you're running a modified teuthology. I'd need to see the diff. Zack Cerza
12:08 AM Bug #13492: adjust-ulimits ceph-coverage command fails when try to kill process
Here is the teuthology Complete log, I run it at this morning.
If you need any other info, please let me know.
bo cai
12:00 AM Bug #13492: adjust-ulimits ceph-coverage command fails when try to kill process
2015-10-13T23:36:55.306 INFO:teuthology.orchestra.run.plana020:Running: '. ~/.profile ; sudo adjust-ulimits ceph-cove... bo cai
11:13 AM Bug #13498 (New): openstack: create and share volume snapshots
When running a large number of jobs (> 20), many instances share the same initial setup:
* same operating system
...
Loïc Dachary

10/14/2015

11:59 PM Bug #13492 (Closed): adjust-ulimits ceph-coverage command fails when try to kill process
I have try many times, teuthology always failed when execute command "sudo adjust-ulimits ceph-coverage /home/ubuntu/... bo cai
08:52 PM Bug #13305 (Resolved): ansible: fuse: failed to open /dev/fuse: Permission denied
Sage Weil
08:45 PM Bug #13305 (Fix Under Review): ansible: fuse: failed to open /dev/fuse: Permission denied
*PR*: https://github.com/ceph/ceph/pull/6267 Jason Dillaman
08:33 PM Bug #13305: ansible: fuse: failed to open /dev/fuse: Permission denied
Fixed in the upstream kernel via: http://git.kernel.org/cgit/utils/kernel/kmod/kmod.git/commit/?id=27eceb2e4ecbf2e319... Jason Dillaman
08:31 PM Bug #13305: ansible: fuse: failed to open /dev/fuse: Permission denied
Permissions are modified via the install of ceph-common when the postinstall script runs: "systemd-tmpfiles --create"... Jason Dillaman
03:29 PM Bug #13305 (In Progress): ansible: fuse: failed to open /dev/fuse: Permission denied
Jason Dillaman
06:54 PM Feature #13021: ceph: run daemons via init system
I think it would be better to use ceph-deploy to create cluster and it will handle the various init systems automatic... Vasu Kulkarni
01:16 PM Feature #13021: ceph: run daemons via init system
Zack Cerza wrote:
> Sage, since @daemon-helper@ predates me, would you mind explaining why we've needed it? And woul...
Sage Weil
03:29 AM Bug #13273 (Resolved): "Could not find suitable distribution for Requirement.parse" in upgrade:du...
Backported to dumpling as well. Hopefully this is gone for good Dan Mick

10/13/2015

08:47 PM Bug #13431 (Fix Under Review): Errors in "rbd-fio-test"
https://github.com/ceph/ceph-qa-suite/pull/632 Vasu Kulkarni
07:46 PM Bug #13431: Errors in "rbd-fio-test"
I see the issue, if run fails abruptly it cannot enter the cleanup block causing stale dir's, I will move the test di... Vasu Kulkarni
05:49 PM Bug #13431: Errors in "rbd-fio-test"
@yuri, the issues you pasted are not related to mkdir, its due to fio abruptly ending, we have similar issue where th... Vasu Kulkarni
04:04 PM Bug #13431: Errors in "rbd-fio-test"
@Vasu:
Is there a rationale for using sudo? You should perform all work within the directory specified via the $...
Jason Dillaman
10:55 AM Feature #11883 (Resolved): split 'ceph_git_base_url': 'https://github.com/ceph/'
Loïc Dachary
10:49 AM Fix #13027 (Resolved): openstack: allow for unimplemented security groups
Loïc Dachary

10/12/2015

08:32 PM Bug #13308 (Fix Under Review): rbd/qemu-iotests.sh: fails on CentOS 7
*PR*: https://github.com/ceph/ceph-cm-ansible/pull/153 Jason Dillaman
08:00 PM Bug #13308 (In Progress): rbd/qemu-iotests.sh: fails on CentOS 7
Jason Dillaman
04:23 PM Bug #13305: ansible: fuse: failed to open /dev/fuse: Permission denied
Run: http://pulpito.ceph.com/teuthology-2015-10-09_23:00:08-rbd-master---basic-multi/
Jobs: ['1098258', '1098361', '...
Yuri Weinstein
04:21 PM Bug #13431: Errors in "rbd-fio-test"
Run: http://pulpito.ceph.com/teuthology-2015-10-09_23:00:08-rbd-master---basic-multi/
Jobs: ['1098256', '1098363', '...
Yuri Weinstein

10/11/2015

03:32 PM Bug #13447 (New): [bootstrap & CentOS] This script does not support your Linux distribution yet. ...
Suggestion :
(virtualenv)[root@controller teuthology]# diff -u bootstrap_ bootstrap
--- bootstrap_ 2015-10-11 ...
David Casier
03:12 PM Bug #13446 (New): [bootstrap & CentOS] This script does not support your Linux distribution yet. ...
Suggestion :
(virtualenv)[root@controller teuthology]# diff -u bootstrap_ bootstrap
--- bootstrap_ 2015-10-11 ...
David Casier

10/09/2015

05:37 PM Bug #13431: Errors in "rbd-fio-test"
Not sure why mkdir failed, logged into failed node and dont see any stale directory, will keep an eye on future runs. Vasu Kulkarni
04:46 PM Bug #13431 (Closed): Errors in "rbd-fio-test"
Run: http://pulpito.ceph.com/teuthology-2015-10-05_23:00:07-rbd-master---basic-multi/
Job: 1091063
Logs: http://qa-...
Yuri Weinstein
04:15 PM Revision 798c94cb (teuthology): Merge pull request #654 from dachary/wip-openstack-home
openstack: ensure HOME environment variable Zack Cerza
04:15 PM Revision 5419b583 (teuthology): Merge pull request #653 from dachary/wip-openstack-buildpackages
openstack: clear the buildpackages directory on stop Zack Cerza
04:14 PM Revision 6e5e4720 (teuthology): Merge pull request #640 from dachary/wip-13249-package-signatures
config: ~/teuthology.yaml check_package_signatures hint Zack Cerza
04:14 PM Revision 58336d5d (teuthology): Merge pull request #652 from dachary/wip-revert-buildpackages
openstack: do not buildpackages by default Zack Cerza
04:13 PM Revision f24bd8b2 (teuthology): Merge pull request #650 from dachary/wip-install-upgrade-logic
install: split the upgrade_common function Zack Cerza
04:10 PM Revision 16cfeca1 (teuthology): Merge pull request #641 from dachary/wip-11883-git-url
config: add ceph_git_url and ceph_qa_suite_git_url Zack Cerza
04:09 PM Revision 01320225 (teuthology): Merge pull request #651 from dmick/master
run_tasks.py: fix Sentry URL Zack Cerza
04:02 PM Revision efbfc9d8 (teuthology): openstack: ensure HOME environment variable
Make it so even after a reboot and run from root, the HOME is set to the
user directory where the scripts are expecte...
Loic Dachary
04:00 PM Revision b168fbc1 (teuthology): openstack: clear the buildpackages directory on stop
When running /etc/init.d/teuthology stop, all OpenStack resources are
destroyed, including the instance hosting the r...
Loic Dachary
10:36 AM Revision e6915f37 (teuthology): config: ~/teuthology.yaml check_package_signatures hint
If check_package_signatures is false, the tasks installing
packages (install, ceph-deploy, ...) are authorized to ski...
Loic Dachary
10:28 AM Revision 6e5f69b4 (teuthology): openstack: do not buildpackages by default
It depends on other commits that were not merged yet.
Signed-off-by: Loic Dachary <loic@dachary.org>
Loic Dachary
01:23 AM Revision 6b59975c (teuthology): run_tasks.py: fix Sentry URL
I don't know when or why it changed, but the existing URL format, which
uses '/search?q=<id>', fails; what works, by ...
Dan Mick

10/08/2015

09:16 PM Revision eb6d5c47 (teuthology): install: split the upgrade_common function
The upgrade_common function implements a non trivial logic that defines
how overrides are applied to the install.upgr...
Loic Dachary
07:33 PM Bug #13416 (Resolved): openstack: make user-data relative to where the the module is
... Loïc Dachary
03:59 PM Bug #13229: yum install fails with KeyboardInterrupt
This could also be due to gevent which is propogating SIGINT and it doesn't have a handler, its easier to see keyboar... Vasu Kulkarni
05:19 AM Bug #13229: yum install fails with KeyboardInterrupt
Hmm, that suggests we just need a centos 7.1 downburst image to replace the 7.0 one?
Sage Weil
01:23 PM Revision 42859ff1 (teuthology): install: document tag, branch and sha1 precedence
Signed-off-by: Loic Dachary <loic@dachary.org> Loic Dachary
10:26 AM Feature #13411 (New): openstack: add resources hint
depending on the provider, some resources are semi implicit and can be inferred from the flavor, the region etc.
<...
Loïc Dachary
05:17 AM Bug #13389 (Duplicate): KeyboardInterrupt from yum
Sage Weil

10/07/2015

09:11 AM Feature #13397 (Resolved): config.yaml should contain suite_sha1 to help forensics
When analyzing a job failure, it is helpful to
* look for a past successful run of the same job
* git log what h...
Loïc Dachary
 

Also available in: Atom