]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-build.git/commit
ceph-ansible-prs: pin tox version 2097/head
authorGuillaume Abrioux <gabrioux@redhat.com>
Mon, 16 Jan 2023 13:14:07 +0000 (14:14 +0100)
committerGuillaume Abrioux <gabrioux@redhat.com>
Mon, 16 Jan 2023 13:14:07 +0000 (14:14 +0100)
commit938416ff98aea09706e899bd0d1829c919418987
treee38da06ac7234891ca317cbfceb8201710f875a8
parent0fc4017fbc8cdc8bc0f86bc8ab8c0387075b24ec
ceph-ansible-prs: pin tox version

Due to a regression introduced in tox 4.3.1, multiple environment variable substitution
is broken.
```
tox.report.HandledError: replace failed in centos-non_container-update.commands with MatchRecursionError('circular chain between set env DOCKER_HUB_USERNAME, DOCKER_HUB_PASSWORD, INVENTORY')
```

Let's pin to the last tox stable version where it used to work fine (4.2.8).

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
ceph-ansible-prs/build/build