![Clark Boylan](/assets/img/avatar_default.png)
This adds integration testing to gerritlib with jeepyb and gerrit. Depends-On: https://review.opendev.org/704660 Change-Id: I1815e63693656d52c10a9cb9bf60f999e036dfed
17 lines
432 B
YAML
17 lines
432 B
YAML
- job:
|
|
name: gerritlib-jeepyb-integration
|
|
description: Run manage_projects with gerritlib from source against Gerrit
|
|
run: playbooks/jeepyb-integration/run.yaml
|
|
post-run: playbooks/jeepyb-integration/post.yaml
|
|
required-projects:
|
|
- opendev/gerritlib
|
|
- opendev/jeepyb
|
|
|
|
- project:
|
|
check:
|
|
jobs:
|
|
- gerritlib-jeepyb-integration
|
|
gate:
|
|
jobs:
|
|
- gerritlib-jeepyb-integration
|