| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | pkg/mgrconfig: make dashboard_key unnecessary | Aleksandr Nogikh | 2021-07-15 | 1 | -3/+2 |
| | | | | | | | | | | | | | Update mgrconfig tests so that they properly test manager configuration. Add dummy files to the testdata directory so that it looks like a real syzkaller folder. Adjust gce1.cfg to test the situation when there dashboard_client is not accompanied by dashboard_key. Make dashboard_key unnecessary. | ||||
| * | pkg/mgrconfig: move from syz-manager/mgrconfig | Dmitry Vyukov | 2018-08-02 | 1 | -0/+17 |
| mgrconfig was used only by syz-manager initially, but now it's used by a dozen of packages and it's weird to import from under a binary dir. pkg/ is much more reasonable dir for a widely used helper package. | |||||
