#8022 azure pipeline: fail if dnf builddep exits on failure
Closed: fixed by fcami. Opened by frenaud.

When testing a PR in azure pipeline, the prepare-build step is calling dnf builddep in order to install FreeIPA development dependencies but does not report failure.
As a consequence, if the pkg install failed it goes unnoticed and subsequent steps may fail and be difficult to diagnose.
For instance see PR #3436 where the Tox test failed but Prepare build environment was green link.


Metadata Update from @frenaud:
- Issue assigned to frenaud

Metadata Update from @frenaud:
- Custom field on_review adjusted to https://github.com/freeipa/freeipa/pull/3437

Setting milestone = 4.8.1 as Azure pipelines were introduced in ipa-4-8 branch.

Metadata Update from @frenaud:
- Issue set to the milestone: FreeIPA 4.8.1

master:

  • 5e97e80069349d4b6a8c221f724b8f459fc3aa89 Azure pipeline: report failure in prepare-build step

ipa-4-8:

  • 279bb8fb7fde1eba3ac3dcb0cb5a87f3a211f537 Azure pipeline: report failure in prepare-build step

Metadata Update from @fcami:
- Issue close_status updated to: fixed
- Issue status updated to: Closed (was: Open)

Metadata