2019-03-15 09:53:42 +00:00
|
|
|
What Is This All About
|
|
|
|
======================
|
|
|
|
|
|
|
|
This directory will contain platform specific requirements(and the requirements
|
|
|
|
of each requirements) locked to the versions used as if the testing environment
|
2024-02-27 12:42:13 +00:00
|
|
|
was setup using the salt-ci-images states.
|
2019-03-15 09:53:42 +00:00
|
|
|
|
|
|
|
The purpose of this is to ease the transition to `nox` and golden images where
|
|
|
|
only binary system packages are installed on the golden image and `nox`
|
|
|
|
installs the python dependencies on virtualenv specifically created for the
|
|
|
|
test run.
|
|
|
|
|
|
|
|
This will also make sure we run the tests with the exact same dependencies
|
2021-11-01 11:54:21 +01:00
|
|
|
every time.
|