Skip to content

don't add users if they exist and cleanup stage directory

Richard Kennedy requested to merge richken/cleanup into master

Description

e2e fails, because we try to create users which already exists. This mr gourds against this.

Changes proposed in this merge request:

  • Only create users if they don't exist
  • Cleanup stage location

Merge request reports