---- On Thu, 30 Mar 2023 07:17:39 -0700 Jeremy Stanley wrote ---
On 2023-03-30 11:20:43 +0900 (+0900), Takashi Kajinami wrote: [...]
latest tempest CAN'T be installed with stable/xena u-c because current tempest requires fasteners>=0.16.0 which conflicts with 0.14.1 in stable/xena u-c. [...]
Won't this situation sort itself out in a few weeks when the Tempest master branch officially ceases support for stable/xena?
But more generally, Tempest isn't expected to be coinstallable with stable branches of projects, it's supposed to be installed into an isolated venv or possibly even onto an entirely separate VM. Why not move the problem tests into the heat-tempest-plugin repository instead, since it should be properly coinstallable with Tempest?
This is not related to stable/xena or heat tests. Grenade job running on immediately supported branch from EM branch where the base is EM branch using old tempest and stable constraints and target use master tempest and constraints. When you run tempest on target, it causes an issue as constraints var are not set properly for the target. -gmann
-- Jeremy Stanley