Skip to content

E2E: Add import run time data and improve skip logic for large github import

What does this MR do?

  • Add import runtime and project names to saved json
  • Add verbose logging to clearly indicate what test is doing
  • Minor improvement to eventually matcher logger
  • Do not save json if test failed before import finished
  • Remove parallel since certain environments like staging will throw too many requests errors
  • Remove created user (import will run on staging)
Edited by Andrejs Cunskis

Merge request reports