ibm-mas / cli

Maximo Application Suite command line interface
https://ibm-mas.github.io/cli/
Eclipse Public License 2.0
24 stars 18 forks source link

[patch] #MAXMIS-748: deploy image stitching test files to PV #1321

Closed bmoferrall closed 3 weeks ago

bmoferrall commented 3 weeks ago

https://jsw.ibm.com/browse/MAXMIS-747 and https://jsw.ibm.com/browse/MAXMIS-748

New role to devops to auto deploy stitching https://github.com/ibm-mas/ansible-devops/pull/1530

Test files (and tests) for image stitching have been bundled in the resources directory of fvt-ibm-mas-manage-pytest image (cf PR) This commit will copy those files to a PV so it is accessible by the manage application. To do this a pod is deployed using the pytest image and the files copied across. The pod is then removed