]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
tests: make sure nvmetcli and nvme-cli are up to date
authorGuillaume Abrioux <gabrioux@redhat.com>
Wed, 26 Jun 2024 10:35:43 +0000 (10:35 +0000)
committerAdam King <adking@redhat.com>
Wed, 23 Oct 2024 20:55:23 +0000 (16:55 -0400)
commitf9f4cbc0d0061ca4a5a96a97df50dc46fe2af139
tree9dece2feb13bf34125d46054429faac6a5c54781
parent9ae577bf00d03adf54ec73812c0d604ea23ed440
tests: make sure nvmetcli and nvme-cli are up to date

Otherwise jobs end up with the following failure:

```
2024-06-25T14:22:18.659 INFO:teuthology.orchestra.run.smithi098.stderr:Failed to write to /dev/nvme-fabrics: Invalid argument
```

Also, the output of nvme list has changed so we have to update
qa/tasks/nvme_loop.py accordingly.

Fixes: https://tracker.ceph.com/issues/66707
Signed-off-by: Guillaume Abrioux <gabrioux@ibm.com>
(cherry picked from commit d707c41eacb513bdcb9fec17c823bfbfdc182700)

Conflicts:
qa/distros/container-hosts/centos_9.stream.yaml

Conflicts:
qa/distros/container-hosts/centos_9.stream.yaml
qa/distros/container-hosts/centos_9.stream.yaml
qa/distros/container-hosts/centos_9.stream_runc.yaml
qa/tasks/nvme_loop.py