tis-repo/.zuul.yaml

20 lines
520 B
YAML

- project:
templates:
- noop-jobs
check:
jobs:
- stx-github-debug:
vars:
stx_remote_repo: https://github.com/starlingx-staging/tools-contrib.git
stx_remote_branch: master
- job:
name: stx-github-debug
parent: tox
vars:
stx_remote_repo: https://github.com/starlingx-staging/tools.contrib.git
stx_remote_branch: master
stx_repo_dest: src/test-repo
tox_envlist: debug
pre-run: playbooks/fetch-remote-repo/pre.yaml