Skip to content

Commit

Permalink
Modified htmltest config to ignore /2/ urls
Browse files Browse the repository at this point in the history
Signed-off-by: Travis Beckham <[email protected]>
  • Loading branch information
travisbeckham committed Apr 12, 2024
1 parent 18deefb commit 91df914
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions linkerd.io/.htmltest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ IgnoreURLs:
- https://godaddy.com/
- https://www.linkedin.com/
- https://tools.ietf.org/
- ^/2/*
DirectoryPath: public
TestFilesConcurrently: true
DocumentConcurrencyLimit: 16
Expand Down

0 comments on commit 91df914

Please sign in to comment.