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

Need ability to set screen resolution in test config - to ensure test consistency between build and execution #49

Open clemensutschig opened 2 years ago

clemensutschig commented 2 years ago

if the tests are built in one resolution and executed in another - they will fail . we MUST prevent this ..

the best idea i can come up with is a config flag in the test.json - that triggers the reset to a specific resolution on teststart (or disconnect)

https://social.technet.microsoft.com/Forums/windowsserver/en-US/0ca62c6b-333d-474f-95a2-0b3eda22b4c2/65279why-quottscon-2-destconsolequot-changes-screen-resolution-to-640x480-pixels

@albertpuente

clemensutschig commented 2 years ago

@albertpuente - I guess this is a doc topic,... ?! thoughts?

clemensutschig commented 2 years ago

@albertpuente - we should add our batch script here into toscaci :)

albertpuente commented 2 years ago

We also discussed with Ivan if we should just spawn a completely new machine for each run from a pool. Resolution then could be setup upon the start of the machine, which would be terminated after the tests are done. We should save the workspace somewhere, of course, so that it can be reviewed after the fact. Potentially nexus.