Docker based Sparky tests for Rocky Linux
| .sparky/projects/sparky_docker | ||
| examples/config | ||
| scripts | ||
| tasks/check-docker-container | ||
| .gitignore | ||
| README.md | ||
Sparky Docker
Docker based Sparky tests for Rocky Linux
Install
git clone https://git.resf.org/melezhik/sparky_docker.git
cd sparky_docker
- Copy sparky job from git repo
bash scripts/sync_project.sh
- Go to sparky - http://127.0.0.1:4000 and run sparky_docker job
Options
new_session
Disable this if you already have an active session (docker container named sparky_docker up and running) and so don't want to start a new session
skip_bootstrap
Skip sparrowdo bootstrap stage, useful if you already have an image with Sparrow dependencies installed
use_case_repo
Use case scenario git repository, as an example look at https://git.resf.org/melezhik/sparky-docker-sandbox.git , the repo has to have main.raku file at the root, which is an entry point for use case scenario
dump_task_code
If enabled dump scenario code, useful for debugging
verbose
If enabled show low level details in report