Replies: 2 comments 1 reply
-
The tests should run using
Please let me know what issues you find and we can make testing and the code more robust. |
Beta Was this translation helpful? Give feedback.
-
Hello jwhonce, I've experimented in various settings (debian 10 & podman 3.0.1&python3 3.9.2 ; ubuntu 20.04lts & podman 3.1.2 & python3 3.8.5) What I did:
The outputs of the unit-test and the integration tests in the scenario "debian 10&podman 3.0.1" are attached for details. In more detail: Findings:
Experiments with the makefile - especially performed on ubuntu (for debian, I did not repeat)
Cheers, PS: Experiments have been performed on the following podman-py version:
|
Beta Was this translation helpful? Give feedback.
-
Hello everybody,
currently, I am trying to build podman-py on my systems (ubuntu 20.04lts or debian bullseye).
I succeed to run all the unit tests -
but the integration-tests fail to say at least 50-60% (depending on the last git pull up to 90).
Therefore my questions:
Are the integration tests checked in master supposed to run
or are they "just waiting for implentation"?
If yes: What is the intended setup/prerequisite for the integration tests to operate successfully?
E.g.:
I did not find hints in that direction.
Thanks in advance,
Günter
Beta Was this translation helpful? Give feedback.
All reactions