mina
mina copied to clipboard
disable dirtywhen and adding timeout
Explain your changes:
- adding timeout parameter and disable dirtyWhen method.
Explain how you tested your changes:
- this will be tested in our integration pipeline
Checklist: The proposal is to create a new FuzzyZkappTest.dhall file with different settings:
Overwrite Timeout variable to a longer period
Parametrize how many times it will run
Check if environmental variable NIGHTLY=true is set and decide to run if True
Disable the DirtyWhen method
After this changes, we will create a new scheduled job using the develop Branch, instead of the existing compatible Branch.
- Closes #0000