Yes. It does work when valgrind option is removed.
On Mon, Aug 4, 2014 at 7:43 PM, Sage Weil wrote:
> On Mon, 4 Aug 2014, Sarang G wrote:
> > Hi,
> >
> > I am configuring Ceph Cluster using teuthology. I want to use Valgrind.
> >
> > My yaml File contains:
> >
> > check-locks: false
> >
> > rol
On Mon, 4 Aug 2014, Sarang G wrote:
> Hi,
>
> I am configuring Ceph Cluster using teuthology. I want to use Valgrind.
>
> My yaml File contains:
>
> check-locks: false
>
> roles:
> - [mon.0, osd.0]
> - [mon.1, osd.1]
> - [mon.2, osd.2, client.0]
BTW I would use mon.[abc] instead of [012] as th
Hi,
I am configuring Ceph Cluster using teuthology. I want to use Valgrind.
My yaml File contains:
check-locks: false
roles:
- [mon.0, osd.0]
- [mon.1, osd.1]
- [mon.2, osd.2, client.0]
tasks:
- install:
branch: firefly
flavor: notcmalloc
- ceph:
valgrind:
osd.0: --tool=memchec