Skip to content
Snippets Groups Projects
Unverified Commit bd870483 authored by Andrejs Cunskis's avatar Andrejs Cunskis
Browse files

Log full path of imported project

parent a876a468
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -133,7 +133,7 @@ module QA
it 'imports large Github repo via api' do
start = Time.now
 
imported_project # import the project
Runtime::Logger.info("Importing project '#{imported_project.full_path}'") # import the project and log path
fetch_github_objects # fetch all objects right after import has started
 
import_status = lambda do
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment