Sanity checks for Stork 1.3.0
- tarball: https://gitlab.isc.org/isc-projects/stork/-/jobs/2501375/artifacts/browse
- deb & rpm packages: https://gitlab.isc.org/isc-projects/stork/-/jobs/2501414/artifacts/browse
Please do sanity checks according to the steps below:
- Get the tarball and check it, run tests with
rake unittest_backend
orrake unittest_backend_db
. - Get the deb & rpm packages, place them in the tarball location, run tests with
rake system_tests
andrake system_tests_ui
. - Start demo locally with
rake docker_up
and follow the steps from the demo wiki: https://gitlab.isc.org/isc-projects/stork/-/wikis/Demo - Install server and agent locally e.g. in VMs from deb & rpm packages
Edited by Andrei Pavel