Skip to content

qmctl binary is not tested under tmt qmctl tests #939

@Yarboa

Description

@Yarboa

looking on PRs generated by packit for each PR.
qm-ctl installed through rpm

Please refer this command for instance

dnf copr enable packit/containers-qm-923 epel-9-x86_64
dnf install qm-ctl

running the command from shell
which qmctl
/usr/bin/qmctl
 qmctl
Traceback (most recent call last):
  File "/usr/bin/qmctl", line 21, in <module>
    from qmctl import main
ModuleNotFoundError: No module named 'qmctl'

Need to update tests to check cli
Instead of that

https://github.com/containers/qm/blob/main/tests/qmctl-test/scripts/qmctl_exec.sh#L6
QMCTL_SCRIPT="../../tools/qmctl/qmctl"

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingjira

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions