|
|
@ -5,7 +5,7 @@
|
|
|
|
# 1) Build --without tests (the default)
|
|
|
|
# 1) Build --without tests (the default)
|
|
|
|
# (e.g. fedpkg mockbuild)
|
|
|
|
# (e.g. fedpkg mockbuild)
|
|
|
|
# 2) Install the built package
|
|
|
|
# 2) Install the built package
|
|
|
|
# (e.g. mock install ./results_python-tox/.../python3-tox-...rpm)
|
|
|
|
# (e.g. mock install ./results_python-tox/.../tox-...rpm)
|
|
|
|
# 3) Build again --with tests (and internet connection)
|
|
|
|
# 3) Build again --with tests (and internet connection)
|
|
|
|
# (e.g. fedpkg mockbuild --enable-network --no-clean-all --with tests)
|
|
|
|
# (e.g. fedpkg mockbuild --enable-network --no-clean-all --with tests)
|
|
|
|
# The Fedora CI tests do this.
|
|
|
|
# The Fedora CI tests do this.
|
|
|
|