]> git.apps.os.sepia.ceph.com Git - ceph.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>
Wed, 3 Jun 2020 11:57:00 +0000 (19:57 +0800)
commit15e2227bbc93e976625d10e68471d92e12d7eb3e
tree584c2c4963b1341987b3763060f56b50abce994b
parent14a08e7f603fcba3c14075a83f1a3afbb59ffe6a
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>
(cherry picked from commit 6fba2216056a300184465bd4a3486f48e1660b6f)
qa/standalone/scrub/osd-scrub-repair.sh