Loading
Commits on Source 12
-
The Context was only used to obtain a reference to the CASCache and set the unused cas_directory field.
-
Jürg Billeter authored
The fake context did not set the cache quota, triggering an error. With CASCache now separate from ArtifactCache, we can instantiate a CASCache without context.
-
Jürg Billeter authored
-
Jürg Billeter authored
The default values are in userconfig.yaml, together with the documentation. The default values should not be duplicated in _context.py.
-
Jürg Billeter authored
_context.py: Drop duplicated default values for user configuration See merge request !953
-
Benjamin Schubert authored
-
Benjamin Schubert authored
This doesn't change the test behavior and enable for better composability of tests
-
Benjamin Schubert authored
This will allow for further de-duplication of work.
-
Benjamin Schubert authored
The unix-logs is always empty, there is therefore no reasons of keeping it there
-
Benjamin Schubert authored
This makes all tests use the same template, which makes reasoning about them simpler
-
Benjamin Schubert authored
This allows us to make sure that tests behave nicely while missing brwap and ostree.
-
Benjamin Schubert authored
This removes the need of having it synchronized in multiple places