Commit 77c1df6
authored
test: adds storage to list of system tests to run (#16578)
1. Ensures that `google-cloud-storage` system tests run when a PR is
created OR a new commit is pushed to an existing PR that includes files
from the google-cloud-storage package.
2. Sorts the list lexigraphically.
NOTE for googlers: this is paired with a similar list on google3 and
should match.
Partially resolves #16487 🦕1 parent 6cb5af5 commit 77c1df6
2 files changed
+4
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
96 | 96 | | |
97 | 97 | | |
98 | 98 | | |
99 | | - | |
100 | 99 | | |
101 | 100 | | |
102 | 101 | | |
103 | 102 | | |
104 | 103 | | |
| 104 | + | |
105 | 105 | | |
106 | | - | |
107 | 106 | | |
| 107 | + | |
| 108 | + | |
108 | 109 | | |
109 | 110 | | |
110 | 111 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
334 | 334 | | |
335 | 335 | | |
336 | 336 | | |
337 | | - | |
| 337 | + | |
338 | 338 | | |
339 | 339 | | |
340 | 340 | | |
| |||
0 commit comments