Skip to content

Commit

Permalink
Remove unused tags from rspec config files
Browse files Browse the repository at this point in the history
  • Loading branch information
aramprice committed Aug 24, 2024
1 parent da70726 commit eb33dbf
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 14 deletions.
7 changes: 0 additions & 7 deletions src/bosh-director/.rspec
Original file line number Diff line number Diff line change
@@ -1,9 +1,2 @@
--color
--format progress
--tag ~nginx
--tag ~general_s3
--tag ~aws_frankfurt_s3
--tag ~aws_s3
--tag ~general_gcs
--tag ~davcli_integration
--tag ~local_blobstore_integration
7 changes: 0 additions & 7 deletions src/bosh-director/.rspec_parallel
Original file line number Diff line number Diff line change
@@ -1,9 +1,2 @@
--format progress
--format ParallelTests::RSpec::RuntimeLogger --out /tmp/bosh_director_parallel_runtime_rspec.log
--tag ~nginx
--tag ~general_s3
--tag ~aws_frankfurt_s3
--tag ~aws_s3
--tag ~general_gcs
--tag ~davcli_integration
--tag ~local_blobstore_integration

0 comments on commit eb33dbf

Please sign in to comment.