diff options
author | Ed Santiago <santiago@redhat.com> | 2021-07-15 12:13:15 -0600 |
---|---|---|
committer | Ed Santiago <santiago@redhat.com> | 2021-07-16 05:05:59 -0600 |
commit | be51173ed39c2d16205b0469287b5d6a7271c2c5 (patch) | |
tree | 1f7593fea2ece1adc2cbbf02c3e1178b9557a54d /docs/source/markdown/podman-generate-systemd.1.md | |
parent | f0cd16cb32676eaf5ee337b50e8628f2f49ccce9 (diff) | |
download | podman-be51173ed39c2d16205b0469287b5d6a7271c2c5.tar.gz podman-be51173ed39c2d16205b0469287b5d6a7271c2c5.tar.bz2 podman-be51173ed39c2d16205b0469287b5d6a7271c2c5.zip |
APIv2 (python) tests: fix flake
Python tests were flaking because they behave differently
when $DEBUG is set. It looks like something in CI sets
that envariable.
Solution: do not use $DEBUG as a debug trigger, use a
properly-named custom variable that is unlikely to be
set accidentally.
Also: get rid of AssertTrue(), which gives no visibility
into what happened. Write in proper form that can emit
useful diagnostics on failure.
Fixes: #10948
Signed-off-by: Ed Santiago <santiago@redhat.com>
Diffstat (limited to 'docs/source/markdown/podman-generate-systemd.1.md')
0 files changed, 0 insertions, 0 deletions