]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-build.git/commit
ceph-volume-test: add missing SUBCOMMAND definition 1853/head
authorGuillaume Abrioux <gabrioux@redhat.com>
Thu, 24 Jun 2021 14:53:08 +0000 (16:53 +0200)
committerGuillaume Abrioux <gabrioux@redhat.com>
Thu, 24 Jun 2021 14:53:08 +0000 (16:53 +0200)
commit541379571f73d38292f21e433959178722e941e6
tree1d85db477dabf35c788bfdbc5cef8e953783a872
parent3bca8586295c72c13a4b4d9e3651e4a713c558cc
ceph-volume-test: add missing SUBCOMMAND definition

This is making some tests fail in the CI like following:

```
+ /tmp/venv.LBZdiW0Nx4/bin/tox --workdir=/tmp/tox.pQhNDR2lrs -vre
  xenial-bluestore-mixed_type -- --provider=libvirt
  using tox.ini:
  /home/jenkins-build/build/workspace/ceph-volume-scenario/src/ceph-volume/ceph_volume/tests/functional/lvm/tox.ini
  (pid 1864)
  ERROR: unknown environment 'xenial-bluestore-mixed_type'
```

it's picking up the wrong tox.ini file because SUBCOMMAND isn't injected
as it should be.

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
ceph-volume-test/config/definitions/ceph-volume-test.yml