85ea882974
Change-Id: I922a16a9c41a215c84d193360d45c0cfe9001639
19 lines
449 B
YAML
19 lines
449 B
YAML
- job:
|
|
name: zuul-jobs-test-ensure-bazel
|
|
description: Test the ensure-bazel role
|
|
run: test-playbooks/build-roles/ensure-bazel.yaml
|
|
files:
|
|
- ^roles/ensure-bazel/.*
|
|
|
|
# -* AUTOGENERATED *-
|
|
# The following project section is autogenerated by
|
|
# tools/update-test-platforms.py
|
|
# Please re-run to generate new job lists
|
|
|
|
- project:
|
|
check:
|
|
jobs: &id001
|
|
- zuul-jobs-test-ensure-bazel
|
|
gate:
|
|
jobs: *id001
|