ceph/suites
Loic Dachary 1dddc118d3 erasure-code: enable ec-rados-default.yaml
The ec-rados-default.yaml started with:

  workload:
    sequential:

which is only suitable for suites/upgrade/giant-x/parallel/2-workload/sequential_run/ec-rados-default.yaml

because suites/upgrade/giant-x/parallel/1-giant-install/giant.yaml has

   - parallel:
      - workload
      - upgrade-sequence

The same file was included in contexts where the parallel task was not
used and the workload did not run:

  ./suites/upgrade/firefly-x/stress-split-erasure-code/5-workload/ec-rados-default.yaml
  ./suites/upgrade/giant-x/stress-split-erasure-code/5-workload/ec-rados-default.yaml
  ./suites/upgrade/giant-x/stress-split-erasure-code-x86_64/5-workload/ec-rados-default.yaml

The ec-rados-default.yaml is modified to be a task instead of a
sequential task in a parallel tasks. The ec-rados-sequential.yaml is
added and is linked in
suites/upgrade/giant-x/parallel/2-workload/sequential_run instead of ec-rados-default.yaml.

http://tracker.ceph.com/issues/11221 Fixes: #11221

Signed-off-by: Loic Dachary <loic@dachary.org>
2015-03-25 17:33:31 +01:00
..
big/rados-thrash
calamari Add calamari suite definitions. 2014-12-18 15:47:36 -08:00
ceph-deploy
dummy
experimental/multimds
fs fs: fix up dd testing again 2015-03-20 17:33:10 -07:00
hadoop/basic hadoop: fixup for new replication test 2015-02-23 20:02:37 -08:00
kcephfs drop tiobench tests 2015-01-06 08:59:14 -07:00
knfs/basic ms die on skipped message = false for all krbd, kclient tasks 2014-11-13 21:16:15 -08:00
krbd drop tiobench tests 2015-01-06 08:59:14 -07:00
marginal
mixed-clients/basic drop tiobench tests 2015-01-06 08:59:14 -07:00
multimds extra_packages: stop trying to install libcephfs stuff 2015-02-05 11:21:46 -08:00
powercycle/osd teuthology: some suites still use http://ceph.newdream.net 2015-01-23 11:13:11 +01:00
rados msgr: move async msgr tests to singleton-nomsgr 2015-02-26 14:33:25 -08:00
rbd rbd: fix copy-on-read setting 2015-02-25 23:00:34 -08:00
rest/basic/tasks
rgw rgw: set default region and zone to all clients 2015-01-14 14:38:55 -08:00
samba samba: run only on ubuntu until #10627 is resolved 2015-01-23 14:50:27 -08:00
smoke/basic ms die on skipped message = false for all krbd, kclient tasks 2014-11-13 21:16:15 -08:00
stress
teuthology Mirror the supported distros used in nightlies in the teuthology suite 2015-02-13 16:15:04 -06:00
tgt/basic drop tiobench tests 2015-01-06 08:59:14 -07:00
upgrade erasure-code: enable ec-rados-default.yaml 2015-03-25 17:33:31 +01:00