]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
qa/standalone/scrub: s/$(pgid)/${pgid}/
authorKefu Chai <kchai@redhat.com>
Tue, 7 Apr 2020 16:53:55 +0000 (00:53 +0800)
committerKefu Chai <kchai@redhat.com>
Tue, 7 Apr 2020 16:54:46 +0000 (00:54 +0800)
commitb1738cd1ef04f05bd142365d708802e766d39cb8
tree3f2f08005d9b56c1653e56d3e2990e631be18b33
parent58cc88dd14e4279d63b9ffda12cd19843ed84cfd
qa/standalone/scrub: s/$(pgid)/${pgid}/

to address the test failures like
```
2020-04-07T15:44:58.693 INFO:tasks.workunit.client.0.smithi049.stderr:/home/ubuntu/cephtest/clone.client.0/qa/standalone/scrub/osd-scrub-repair.sh:498: TEST_auto_repair_bluestore_failed:  ceph pg dump
pgs
2020-04-07T15:44:58.694 INFO:tasks.workunit.client.0.smithi049.stderr://home/ubuntu/cephtest/clone.client.0/qa/standalone/scrub/osd-scrub-repair.sh:498: TEST_auto_repair_bluestore_failed:  pgid
2020-04-07T15:44:58.694 INFO:tasks.workunit.client.0.smithi049.stderr:/home/ubuntu/cephtest/clone.client.0/qa/standalone/scrub/osd-scrub-repair.sh: line 498: pgid: command not found
```

Signed-off-by: Kefu Chai <kchai@redhat.com>
qa/standalone/scrub/osd-scrub-repair.sh