-
- Downloads
Reduce number of rspec retries
In both e2e QA tests and unit tests, reduce the number of retires to 2 (i.e., 1 initial and one retry)
Showing
- .gitlab-ci.yml 6 additions, 2 deletions.gitlab-ci.yml
- qa/spec/spec_helper.rb 1 addition, 1 deletionqa/spec/spec_helper.rb
- spec/features/issuables/shortcuts_issuable_spec.rb 1 addition, 1 deletionspec/features/issuables/shortcuts_issuable_spec.rb
- spec/features/profiles/user_visits_profile_preferences_page_spec.rb 1 addition, 1 deletion...res/profiles/user_visits_profile_preferences_page_spec.rb
- spec/lib/gitlab/ci/yaml_processor_spec.rb 1 addition, 1 deletionspec/lib/gitlab/ci/yaml_processor_spec.rb
- spec/spec_helper.rb 2 additions, 2 deletionsspec/spec_helper.rb
- spec/support/shared_examples/wiki_file_attachments_examples.rb 1 addition, 1 deletion...support/shared_examples/wiki_file_attachments_examples.rb
Please register or sign in to comment