Sanity checks 1.1.0
RC1
tarball: https://gitlab.isc.org/isc-projects/stork/-/jobs/2266742/artifacts/browsedeb & rpm packages: https://gitlab.isc.org/isc-projects/stork/-/jobs/2266743/artifacts/browse
RC2
- tarball: https://gitlab.isc.org/isc-projects/stork/-/jobs/2270053/artifacts/browse
- deb & rpm packages: https://gitlab.isc.org/isc-projects/stork/-/jobs/2270054/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 Marcin Godzina