Fix CI Test event Intermix test

Two or more events created can be logged at the same time stamp
and there is no code support that makes them sequential,they are
just files that can be opened and written in parallel.

This test was intended to create 3 events and delete one in middle and
verify if that still exist.

Resolves openbmc/openbmc-test-automation#120

Change-Id: I228043bcd50fb997c409890bcd4d21c691723f37
Signed-off-by: George Keishing <gkeishin@in.ibm.com>
1 file changed