Creating a TsscPlatform and TsscPipeline starts a Jenkins job that completes successfully with the exception of image signing, which is commented out in tssc-jenkins-library for now
Works in connected clusters only
Restricted to the reference quarkus fruits app for now
Merging config files in tssc-python-package doesn't seem to be working as expected. Passing multiple --config args simply takes the last-passed arg
Couple notes on this:
TsscPlatform
andTsscPipeline
starts a Jenkins job that completes successfully with the exception of image signing, which is commented out in tssc-jenkins-library for now--config
args simply takes the last-passed arg