postRuntime::API::Request.new(@api_client,"/projects/#{@group_name}%2F#{@project_name}/repository/files/hello.txt").url,"branch=master&commit_message=\"hello\"&content=\"my new content\""
30.timesdo|i|
postRuntime::API::Request.new(@api_client,"/projects/#{@group_name}%2F#{@project_name}/repository/files/hello#{i}.txt").url,"branch=branch#{i}&commit_message=\"hello\"&content=\"my new content\""
postRuntime::API::Request.new(@api_client,"/projects/#{@group_name}%2F#{@project_name}/merge_requests/#{iid}/discussions").url,"body=\"Let us discuss\""