]> git.apps.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)
committerYuri Weinstein <yweinste@redhat.com>
Mon, 1 Jul 2024 20:02:38 +0000 (20:02 +0000)
commitc00506dc10003928f8cb40769168571f611cbd67
tree1b7cea85c540d7bc7303f7fd95a198bca2ba7d49
parent8e761d778e912f68a162d4cf70b4238fbc80eb13
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)
(cherry picked from commit 440243b04dd8d6ab9265f8be80587026fe16aacb)
qa/distros/container-hosts/centos_9.stream.yaml
qa/distros/container-hosts/centos_9.stream_runc.yaml
qa/tasks/nvme_loop.py