An auto validate package about jenkins
Project description
ufes-tess-validator
The repository for performing automatic validation for tess upgrades of UFES clusters
jenkins_validate
The package is used to trigger a validator job in jenkins(http://10.148.183.183:8080/ may be other server IP), after building finished,it can also download artifacts.
how to use it
install packages
pip install jenkinsapi
pip install jenkins-validate==0.0.4
put the follow commands into a python script:
from jenkins_validate import auto_validator
auto_validator.jenkins_validate(param1,param2,param3,...)
#input the parameters,"clustername","web_type","jenkins_server" and "localpath_to_artifact_dir" are the Required parameters
then run the python script.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
jenkins-validate-0.0.4.tar.gz
(3.2 kB
view hashes)
Built Distribution
Close
Hashes for jenkins_validate-0.0.4-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1dd80dd6cd7ea6f6df3a465b471a4cf06e716c3223f547b459852d6d12fb8889 |
|
MD5 | cec7765852e188db20f4f1d52a9cfa48 |
|
BLAKE2b-256 | c6ffc8a8ab299a5b3de9a95ca806033452bd3ceb659d2d9eb2e4db3a6d9b68ff |