Remove deprecated runner registration flow code from E2E test framework
Runner registration tokens are being deprecated in 17.0 and removed in 18.0: https://docs.gitlab.com/ee/ci/runners/new_creation_workflow.html
This issue is to remove the deprecated feature code from our E2E test framework.
Checklist
- 
Delete qa/qa/resource/runner_base.rb(or renameqa/qa/resource/user_runners.rbtorunner_base.rb?)
- 
Remove --registration-tokenrelated code fromqa/qa/service/docker_run/gitlab_runner.rbandqa/spec/service/docker_run/gitlab_runner_spec.rb
Edited  by Joy Roodnick