Commit b6cf22b
authored
acc: run bundle/artifacts/artifact_path_with_volume locally (#5940)
## Summary
- The two subtests (`volume_doesnot_exist`, `volume_not_deployed`)
already run locally via their own `Local = true` overrides; only the
group's parent `test.toml` still defaulted to `Local = false`.
- Flip the parent to `Local = true` so the default matches how the tests
actually run and no stale cloud-only default remains.
- `RecordRequests = false` stays: it intentionally overrides the
`RecordRequests = true` set by the artifacts parent `test.toml`.1 parent e84a292 commit b6cf22b
3 files changed
Lines changed: 4 additions & 7 deletions
Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
3 | 6 | | |
Lines changed: 0 additions & 3 deletions
This file was deleted.
Lines changed: 0 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | | - | |
4 | | - | |
0 commit comments