0c517de8
Name Last commit Last update
.husky pre-commit hook: version up and python3 support
component proxysql: small clean up
slapos nosqltestbed: remove unused recipe, move related components to unstable
software component/nxdtest: v↑ (namespaces, /tmp-on-tmpfs, cancellation)
stack component/nxdtest: v↑ (namespaces, /tmp-on-tmpfs, cancellation)
.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: python3 support
package-lock.json pre-commit hook: version up and python3 support
package.json package.json: also configure git update-hash-mergetool
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 Release slapos.cookbook (1.0.220)
sla.schema.json *: reformat json with format-json
update-hash update-hash: python3 support
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