This repository tracks the Jenkins pipelines, and scripts that we use at SUSE to promote the Salt packages used in our products.
This pipeline takes care of promoting the classic Salt packages and dependencies at OBS:
- systemsmanagement:saltstack:products:testing -> systemsmanagement:saltstack:products
- systemsmanagement:saltstack:products:testing:debian -> systemsmanagement:saltstack:products:debian
This pipeline takes care of promoting the Salt Bundle package (venv-salt-minion) and its dependencies:
- systemsmanagement:saltstack:bundle:testing -> systemsmanagement:saltstack:bundle
- Packages in subprojects
- Project Configs in subprojects
This script is used by the pipelines to take care of the different stages of the promotion.
# pip3 install -r requirements.txt
# python3 promote_packages.py --help