software/slapos-master: expose random_activity_priority argument of testrunner
Jérome Perrin authored
Include the changes from 0b7511b4 (stack/erp5: expose random_activity_priority
argument of testrunner, 2021-11-22) to customized profiles from slapos
master
f93ffaa6
Name Last commit Last update
component ...
slapos slapos.recipe.random: allow to use a character twice in a password
software software/slapos-master: expose random_activity_priority argument of testrunner
stack stack/erp5: expose random_activity_priority argument of testrunner
.editorconfig add a .editorconfig
.gitignore Ignore file generated by update-rc
MANIFEST.in cleanup: README and CHANGES files where renamed.
README.rst [slapconfiguration] Recipe reads partitions resource file (tests included)
README.software.rst doc: Update file extension and clean up unused files
README.update-hash.rst slapos: Provide update-hash README
format-json format-json: Improve usability
package-lock.json commit-hook: update versions in package lock
package.json Revert "apply editor config in before commit hook"
release-cookbook Add script to release slapos.cookbook
release-sr release-sr: Fix usage for various cases
schema.json *: reformat json with format-json
setup.py recipe/test_postgres: test with a real postgres server
sla.schema.json *: reformat json with format-json
update-hash update-hash: use python2
update-hash-mergetool tools: a simple git.mergetool for working with buildout.hash.cfg
update-rc update-rc: Update origin before playing with it
validate-schema Add validate-schema: A slapos descriptor schema validator.

slapos.cookbook

Cookbook of SlapOS recipes.

testing

Unit tests for recipes can be found under slapos/test/recipe. To run the tests use provided unittest.defaultTestLoader inside slapos/test/test_recipe by invoking

python setup.py test --test-suite slapos.test.test_recipe.additional_tests