Do not give error for missing randomSeed when running E2E
Description of bug
When running E2E and randomSeed
was not found in the metadata logParser would give an error
Changes introduced
Only print info if running E2E and randomSeed
is not found in metadata
Tests
Issues resolved
Closes #161 (closed)