ceph/tasks
Loic Dachary 970a37226f buildpackages: fetch tags from the official Ceph repository
A clone of Ceph is not automagically updated with the tags from the
official Ceph repository. For a pull request based on master, git
describe will use whatever tags existed at the time the clone was made,
unless the author pull them from the official Ceph repository and later
git push --tags them.

The output of git describe is used to name the packages and if the
official tags are not present, the packages will be incorrectly
named. For instance instead of 9.0.3-34 the packages could be named
0.87-8433 because the v0.87 tag is the most recent tag in the
repository. That confuses the install task that will fail with:

   'ceph version 0.87 was not installed, found 9.0.3.'

Signed-off-by: Loic Dachary <ldachary@redhat.com>
2015-10-28 00:06:46 +09:00
..
buildpackages buildpackages: fetch tags from the official Ceph repository 2015-10-28 00:06:46 +09:00
cephfs tasks/cephfs: fix TestClientLimits.test_client_oldest_tid 2015-10-13 16:53:39 +08:00
tests buildpackages: walk the whole config tree to find sha1 to build 2015-10-09 10:05:58 +02:00
util tasks: sudo ceph for cli 2015-09-11 12:15:01 -04:00
__init__.py Inherit teuthology's log level 2015-01-07 09:53:38 -07:00
admin_socket.py tasks/admin_socket.py: wait 120 seconds instead of 60 2015-10-13 10:25:18 +02:00
apache.conf.template Adds mod_proxy_fcgi support and makes it the default setup for rgw 2015-06-23 15:49:27 -05:00
autotest.py Update module references 2014-08-07 08:24:59 -06:00
blktrace.py Update module references 2014-08-07 08:24:59 -06:00
boto.cfg.template tasks/s3tests: push boto config with idle_timeout setting 2014-08-22 15:28:33 -07:00
buildpackages.py buildpackages: implement notcmalloc flavor 2015-10-13 14:56:10 +02:00
calamari_nosetests.py calamari_nosetests: verify that calamari_branch exists 2015-07-07 11:03:18 -07:00
calamari_setup.py calamari_setup: install "cli" utils on Calamari node 2015-08-12 14:52:37 -06:00
ceph_client.py Update module references 2014-08-07 08:24:59 -06:00
ceph_deploy.py Merge pull request #592 from ceph/wip-13000-centos-activate 2015-10-01 08:49:20 +02:00
ceph_fuse.py tasks/ceph_fuse.py: virtual machines need flexible mount timeout 2015-07-14 13:03:01 +02:00
ceph_manager.py tasks/ceph_manager: %d -> %s 2015-09-30 14:58:32 -04:00
ceph_objectstore_tool.py ceph_objectstore_tool: fix pep8 errors 2014-12-19 00:43:48 +01:00
ceph.py ceph: log which ceph.conf file is written 2015-10-21 15:49:48 +02:00
cephfs_test_runner.py tasks: generalise cephfs test runner 2015-04-14 14:13:39 +01:00
cifs_mount.py Update module references 2014-08-07 08:24:59 -06:00
cram.py Update module references 2014-08-07 08:24:59 -06:00
devstack.py tasks: sudo ceph for cli 2015-09-11 12:15:01 -04:00
die_on_err.py Update module references 2014-08-07 08:24:59 -06:00
divergent_priors2.py divergent_priors2: give divergent time to come up 2015-10-09 14:05:42 -07:00
divergent_priors.py tasks/divergent_prior[2]: fix rados get syntax 2015-09-05 09:25:24 -04:00
dump_stuck.py Import teuthology tasks (master branch) 2014-08-07 08:24:58 -06:00
ec_lost_unfound.py erasure-code: unfound test needs a non empty file 2014-10-20 14:41:10 -07:00
filestore_idempotent.py git.ceph.com 2015-04-16 09:05:30 -07:00
kclient.py tasks/kclient: add 'debug' option 2014-12-18 12:45:30 +00:00
locktest.py Update module references 2014-08-07 08:24:59 -06:00
logrotate.conf ceph: support arbitrarily-named daemons in logrotate 2015-06-08 17:36:49 -07:00
lost_unfound.py Fixes #11013, use time.sleep instead of manager.sleep which isn't there. 2015-03-04 10:09:21 -06:00
manypools.py Update module references 2014-08-07 08:24:59 -06:00
mds_creation_failure.py Import teuthology tasks (master branch) 2014-08-07 08:24:58 -06:00
mds_thrash.py Import teuthology tasks (master branch) 2014-08-07 08:24:58 -06:00
metadata.yaml Import teuthology tasks (master branch) 2014-08-07 08:24:58 -06:00
mod_fastcgi.conf.template Adds mod_proxy_fcgi support and makes it the default setup for rgw 2015-06-23 15:49:27 -05:00
mod_proxy_fcgi.tcp.conf.template Adds mod_proxy_fcgi support and makes it the default setup for rgw 2015-06-23 15:49:27 -05:00
mod_proxy_fcgi.uds.conf.template Adds mod_proxy_fcgi support and makes it the default setup for rgw 2015-06-23 15:49:27 -05:00
mon_clock_skew_check.py Import teuthology tasks (master branch) 2014-08-07 08:24:58 -06:00
mon_recovery.py Import teuthology tasks (master branch) 2014-08-07 08:24:58 -06:00
mon_thrash.py Import teuthology tasks (master branch) 2014-08-07 08:24:58 -06:00
multibench.py fix indentation error in docstring 2015-08-06 08:41:17 -04:00
object_source_down.py Update module references 2014-08-07 08:24:59 -06:00
omapbench.py Update module references 2014-08-07 08:24:59 -06:00
osd_backfill.py Import teuthology tasks (master branch) 2014-08-07 08:24:58 -06:00
osd_failsafe_enospc.py tasks: sudo ceph for cli 2015-09-11 12:15:01 -04:00
osd_recovery.py Import teuthology tasks (master branch) 2014-08-07 08:24:58 -06:00
peer.py Update module references 2014-08-07 08:24:59 -06:00
peering_speed_test.py remove unused imports from peering_speed 2015-02-26 14:52:40 -05:00
populate_rbd_pool.py remove unused imports from populate_rbd 2015-02-26 14:52:58 -05:00
qemu.py tasks/qemu: avoid adding duplicated entries to /etc/exports 2015-08-31 22:27:38 +08:00
rados.py tasks/rados: make {write,append}_excl conditional 2015-07-08 10:43:22 -04:00
radosbench.py radosbench: use pool config even if create_pool is false 2015-10-09 14:06:04 -07:00
radosgw_admin_rest.py ensure summary is looked for the user we need (part 2) 2015-03-24 13:37:41 -04:00
radosgw_admin.py radosgw_admin: skip log objects that start with obj_delete_at_hint 2015-10-12 09:13:25 -07:00
radosgw_agent.py git.ceph.com 2015-04-16 08:37:56 -07:00
rbd_fio.py Use cephtest as base dir for testing and let nuke cleanup in case of abrupt failures 2015-10-14 17:27:00 -04:00
rbd_fsx.py tasks: add support for running fsx under valgrind 2015-04-28 09:44:05 -04:00
rbd.py rbd.xfstests: remove bad assert 2015-04-27 11:29:19 -07:00
recovery_bench.py Import teuthology tasks (master branch) 2014-08-07 08:24:58 -06:00
reg11184.py tasks/reg11184.py: fix rados get syntax 2015-09-05 09:23:54 -04:00
rep_lost_unfound_delete.py Update module references 2014-08-07 08:24:59 -06:00
repair_test.py remove unused import from repair_test 2015-02-26 15:04:02 -05:00
rest_api.py tasks: sudo ceph for cli 2015-09-11 12:15:01 -04:00
restart.py git.ceph.com 2015-04-16 08:37:56 -07:00
rgw_logsocket.py Import teuthology tasks (master branch) 2014-08-07 08:24:58 -06:00
rgw.py tasks: sudo ceph for cli 2015-09-11 12:15:01 -04:00
s3readwrite.py Revert "Move output in task/s3readwrite" 2014-12-29 12:39:26 -08:00
s3roundtrip.py Update module references 2014-08-07 08:24:59 -06:00
s3tests.py Use old branches as is without 'ceph-' for firefly, hammer etc 2015-09-16 13:21:51 -04:00
samba.py task/samba: ignore return code of fuser/losf 2015-04-21 11:33:30 +08:00
scrub_test.py tasks/scrub_test: sudo ls ... 2015-09-02 22:01:58 -04:00
scrub.py Import teuthology tasks (master branch) 2014-08-07 08:24:58 -06:00
tgt.py Import teuthology tasks (master branch) 2014-08-07 08:24:58 -06:00
thrash_pool_snaps.py rados/thrash: add test for radosgw with snaps 2015-05-28 15:36:39 -07:00
thrashosds.py thrashosds: adds a sighup_delay option, defaulted to 0.1 2015-07-28 14:46:35 -05:00
userdata_setup.yaml Use an NFS mount instead of virtio-9p in the qemu task 2015-03-02 15:45:10 -08:00
userdata_teardown.yaml Import teuthology tasks (master branch) 2014-08-07 08:24:58 -06:00
watch_notify_same_primary.py tasks/watch_notify_same_primary: wait for watch before notify 2015-03-26 16:51:56 -07:00
watch_notify_stress.py Update module references 2014-08-07 08:24:59 -06:00
workunit.py git.ceph.com 2015-04-16 08:37:56 -07:00