Clemens Utschig
Clemens Utschig
first cut of HELM support, which also once and for all eliviates the DeploymentConfig limitations This is still dirty! - helm variables from component pipeline are NOT in the RM
We run jenkins with EDP - for document generation - and can see that memory used during the run is not reclaimed / freed up after  the run started...
After bringing a release live - here is what we learned. a) Being every time sent back to `WIP` with a failed `DEV` assembly run does not help, I should...
https://github.com/opendevstack/ods-jenkins-shared-library/blob/master/vars/odsOrchestrationPipeline.groovy#L69-L75 this creates a LOT of problems - e.g. if you remove a tag in bitbucket - and it's left here - it will be pushed back later by https://github.com/opendevstack/ods-jenkins-shared-library/blob/master/src/org/ods/services/GitService.groovy#L238...
The error comes as downstream result from Tosca sending errors instead of failures … ``` | , systemErr:, timestamp:2/20/2022 10:14:19 PM], [classname:Acceptance, name:VEEVACRM486_Medical Information Inquiry is completely and correctly transferred...
**Describe the bug** If multiple development runs have commenced the version in the header of all documents does not equal to the version(s) in the document history. **To Reproduce** Create...
I guess (until we move doc-gen out) - we have to fix this - with your approach @metmajer - a `script.retrySh(.....)` we see this after some runs with Brass -...
When `Zephyr` capability is turned on - test cycles are created - BUT these are incomplete **Describe the bug**  **To Reproduce** 1. create a project with `zephyr` turned on...
**Describe the bug** When a project only contains saas components and tests - there is no document with the jenkins run log **Expected behavior** Appendix doc generated with Jenkins run...
**Is your feature request related to a problem? Please describe.** Today manual (functional) tests are sort of 3rd class citizens - that only make it into the RA, and don't...