Searched full:jobs (Results 1 – 24 of 24) sorted by relevance
14 Then, test domains (groups of jobs, tests) are built based on predefined data42 Lastly, the collected jobs are executed and (optionally) tested, with313 """Initialize the jobs container"""314 self.jobs = []322 The domain contains a set of jobs that enable one of the elements325 If exclude is a regular expression, skip generated jobs whose description340 self.jobs.append(job)346 If exclude is a regular expression, skip generated jobs whose description360 self.jobs.append(job)365 each call adds respective jobs. The job array initialization is done once in[all …]
142 # Files that are clobbered by some jobs will be backed up. Use a different
6 # made available in PR jobs - preventing bad actors from crafting PRs to
18 jobs:
46 jobs:
43 jobs:
40 jobs:
48 jobs:
54 jobs:
134 …d download artifacts. (After all jobs in one group are completed, an `Artifacts` button appears be…
122 logging.info("Max jobs: %d", MAX_JOBS)
288 Since we run many test jobs with a memory leak detector, each test function or test program must cl…
460 * Performance - Does the test method perform well? Will it cause significant slowdown to CI jobs?