treasuremap/tools/gate
Mahmoudi, Ahmad (am495p) 64c7d012b1 (fix) Add task to install pip3
Added task to install pip3 to adress the airhsip-shipyard zuul gate issue
where airship-shipyard-airskiff-deployment job fails on:
sudo -H -E pip install 'cmd2<=0.8.7'
sudo: pip: command not found

Updated pip to pip3 to move tom pip to pip3.
Also, updated the openstack-helm-infra commit-id to the latest to use
pip3 instead of pip.

Change-Id: I0d4aef4de3c10a9317acad8c8c9e17e15b309172
2020-06-24 16:08:33 +00:00
..
aiab Use Jenkinsfile from git instead of static file. 2019-08-05 12:05:22 -05:00
airsloop Use Jenkinsfile from git instead of static file. 2019-08-05 12:05:22 -05:00
manifests Add new airskiff type 2019-08-21 16:20:01 +00:00
playbooks (fix) Add task to install pip3 2020-06-24 16:08:33 +00:00
seaworthy Streamline Seaworthy use of servers 2019-10-24 10:41:38 -05:00
README.md fix: rename README to get it renderred on Github 2018-10-18 12:13:28 +02:00
debug-report.sh airskiff: Remove --show-all from kubectl commands 2020-03-02 16:49:24 +00:00
lint-site.sh Use the Airship CLI for lint and Airskiff gates 2019-04-26 21:34:47 +00:00
wait-for-shipyard.sh Fix wait script to wait for Processing actions 2019-08-15 18:06:48 +00:00

README.md

Jenkins code in this directory imports many Groovy methods from att-comdev/cicd repository on Github: redfish.*, ssh.*, and others.