Boehringer-Ingelheim / toscaci

tosca command line tool and service that simplify tosca integration with Continuous Integration tools
Apache License 2.0
10 stars 7 forks source link

fetch wait time for toscactl run results - should be configurable - or much higher #53

Open clemensutschig opened 2 years ago

clemensutschig commented 2 years ago

https://github.com/Boehringer-Ingelheim/toscaci/blob/6239ea8fd4ea92303202217c428a871aade2fdbf/client/src/go/toscactl/tosca/test.go#L282

shows 15 secs wait time between run results fetch retries ... this is way too small - I would suggest to start with 3 minutes if nothing is set - and make this configurable. Same for the report generation.