On 02/28/2018 04:36 PM, Christian Heimes via FreeIPA-devel wrote:
On 2018-02-28 16:27, Florence Blanc-Renaud via FreeIPA-devel wrote:
Hi all,

our wiki mentions the new Makefile targets introduced in 4.6.2, namely
fasttest fastlint and fastcheck.

It is not straightforward to run make fastcheck because of the list of
pip dependencies that have to be installed first, and I am planning to
add this information to our https://www.freeipa.org/page/Testing page.
"make fastcheck" works with standard Fedora 27 packages. I'm not using
any virtual envs or pip-installed packages on my machine. The
dependencies from BUILD.txt + git are sufficient for me.

Please try this:

$ sudo dnf builddep -b -D "with_python3 1" -D "with_wheels 1" -D
"with_lint 1" --spec freeipa.spec.in --best --allowerasing
$ ./autogen.sh
$ make fastcheck

Super efficient! Thanks for the tip, I will add this in the wiki.
Flo

Christian



_______________________________________________
FreeIPA-devel mailing list -- [email protected]
To unsubscribe send an email to [email protected]

_______________________________________________
FreeIPA-devel mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to