Clemens Utschig

Results 45 issues of 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

enhancement

We run jenkins with EDP - for document generation - and can see that memory used during the run is not reclaimed / freed up after ![image](https://user-images.githubusercontent.com/40628552/155471546-36f994e6-c338-4147-bf71-22613a15a4a8.png) the run started...

bug

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...

enhancement

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...

bug

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...

bug

**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...

bug

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 -...

bug

When `Zephyr` capability is turned on - test cycles are created - BUT these are incomplete **Describe the bug** ![image](https://user-images.githubusercontent.com/40628552/155481588-2e779f4b-9303-4464-a6c7-a250b2297b30.png) **To Reproduce** 1. create a project with `zephyr` turned on...

bug

**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...

bug

**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...

enhancement