Victor Hsieh | 9ec5022 | 2019-12-09 13:48:50 -0800 | [diff] [blame] | 1 | { |
Victor Hsieh | c953f35 | 2023-08-15 13:01:24 -0700 | [diff] [blame] | 2 | "postsubmit": [ |
Victor Hsieh | 52f7803 | 2020-01-03 11:47:44 -0800 | [diff] [blame] | 3 | { |
Victor Hsieh | c953f35 | 2023-08-15 13:01:24 -0700 | [diff] [blame] | 4 | "name": "FsVerityTest" |
Victor Hsieh | 52f7803 | 2020-01-03 11:47:44 -0800 | [diff] [blame] | 5 | }, |
Victor Hsieh | 9ec5022 | 2019-12-09 13:48:50 -0800 | [diff] [blame] | 6 | // nextgen test only runs during postsubmit. |
7 | { | ||||
Victor Hsieh | c953f35 | 2023-08-15 13:01:24 -0700 | [diff] [blame] | 8 | "name": "FsVerityTest", |
Victor Hsieh | 9ec5022 | 2019-12-09 13:48:50 -0800 | [diff] [blame] | 9 | "keywords": ["nextgen"] |
10 | } | ||||
Victor Hsieh | 9ec5022 | 2019-12-09 13:48:50 -0800 | [diff] [blame] | 11 | ] |
12 | } |