This is an archive of the discontinued LLVM Phabricator instance.

[test-suite] Set up .arcconfig to point to new Diffusion T repository
ClosedPublic

Authored by benhamilton on Nov 27 2017, 9:21 AM.

Details

Summary

We want to automatically copy the appropriate mailing list
for review requests to the test-suite repository.

For context, see the proposal and discussion here:

http://lists.llvm.org/pipermail/cfe-dev/2017-November/056032.html

Similar to D40179, I set up a new Diffusion repository with callsign
"T" for test-suite:

https://reviews.llvm.org/source/test-suite/

This explicitly updates test-suite's .arcconfig to point to the new
T repository in Diffusion, which will let us use Herald rule H270.

Diff Detail

Repository
rL LLVM

Event Timeline

benhamilton created this revision.Nov 27 2017, 9:21 AM
sammccall accepted this revision.Nov 30 2017, 2:03 PM
This revision is now accepted and ready to land.Nov 30 2017, 2:03 PM
This revision was automatically updated to reflect the committed changes.