summaryrefslogtreecommitdiffstats
path: root/cns-libs/templates
Commit message (Collapse)AuthorAgeFilesLines
* Removed jenkins scaling codevamahaja2019-01-0910-439/+0
| | | | | | | | | | | | Removing this code as it is in additional library file, requires to pass config through config file and requires to upload the scripts. Also it contains hardcoded credentials. Will add new function in openshift_ops.py library similar to "oc_create_app_dc_with_io" with new updated template. Change-Id: I7cfce3fe23b222d40bff1c829afa97f2ffcb621d Signed-off-by: vamahaja <vamahaja@redhat.com>
* Added library for scalling jenkinsvamahaja2018-09-2010-0/+439
Change-Id: I49932f43ac4e41f06c559d1d18d142b8a084278e Signed-off-by: vamahaja <vamahaja@redhat.com>