Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Re-organize CI test groups for POSIX tests. (#77420) | Matt Clay | 2022-08-04 | 1 | -1/+1 |
| | | | | | | * `context/target` tests must be in groups 1 - 2. * `context/controller` tests must be in groups 3 - 5. This makes it easier to efficiently organize groups and balance test runtimes. | ||||
* | fix block var inheritance (#75287) | Brian Coca | 2022-01-31 | 2 | -0/+18 |
* updated tests to conform to new block inheritance Co-authored-by: Brian Scholer <1260690+briantist@users.noreply.github.com> Co-authored-by: Sloane Hertel <19572925+s-hertel@users.noreply.github.com> |