]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
qa/*/test_envlibrados_for_rocksdb.sh: fix libarchive dependency 42618/head
authorNeha Ojha <nojha@redhat.com>
Tue, 3 Aug 2021 20:02:48 +0000 (20:02 +0000)
committerNeha Ojha <nojha@redhat.com>
Tue, 3 Aug 2021 20:02:48 +0000 (20:02 +0000)
commit1962f555f1f5aa2a849810e1623e8325a5f44ae7
tree8f379823c1d0b2657764cf5a53d1c5a88be73125
parentb748752acd1e8736a6614ce6594725ee3eaf8a7e
qa/*/test_envlibrados_for_rocksdb.sh: fix libarchive dependency

Fixes failures like the following with rhel 8.3 in octopus

```
2021-08-03T17:32:19.328 INFO:tasks.workunit.client.0.smithi148.stdout:No match for argument: libarchive-3.3.3
2021-08-03T17:32:19.338 INFO:tasks.workunit.client.0.smithi148.stderr:Error: Unable to find a match: libarchive-3.3.3
2021-08-03T17:32:19.376 DEBUG:teuthology.orchestra.run:got remote process result: 1
2021-08-03T17:32:19.377 INFO:tasks.workunit:Stopping ['rados/test_envlibrados_for_rocksdb.sh'] on client.0...
```

Follow-up to https://github.com/ceph/ceph/pull/42421

Signed-off-by: Neha Ojha <nojha@redhat.com>
qa/workunits/rados/test_envlibrados_for_rocksdb.sh