In theory, a serious jobbing script bug has been fixed: in the process of running jobs.py, the generation of each job (pipeline) takes about 5 seconds. Accordingly, when a lot of jobs are generated, the script could work out more than the allowable window of 10 minutes, and the jobs would not start, as they fell out of the window. The job launch logic has been switched to the time of the initial launch of the entire script.
Related Post
Additional Parameter state.apply Read in Pillar
Recently we had a challenge to make a very complex deployment, defined with the SaltStack, more usable. The goal was to...
ARM in salt project template and other tech updates
Added to the app state ability to deploy the list of files from the salt repository. The docker image build for ARM...
Backup Logic Enhancements, Bug Fixes, and Repository Configuration Updates
Tried retrying database dumps while running rsnapshot_backup, but gave up on this idea as research revealed flaws. For...