Julius Parulek

Results 86 comments of Julius Parulek

Closing this one as this was for testing sake only

Update: stable now contains all the current bug-fixes. Will keep this open until we get reports on run.

Suggestion what to log: - exit code of the last successful / failed job - the last know state

Apparently, when mimicking NFS syncing issues, we will not get any logs too: Copy from @eivindjahren message: --- If `_ert_forward_model_runner crashes` (for instance due to missing jobs.json because of NFS...

The logging might be already fixed by 50a4421. Need to just test.

What we should do is to "find out" that the job does not run and get the lsf stdout into the logs.

Now I start to understand why this happens. Not sure if this is an inherit flakiness of checking `self._connection.open`which should be the proper way of testing it before calling connection.close()...