Move jenkins/data/bindep-fallback.txt

The location for this file has changed, update usage.

Depends-On: https://review.openstack.org/543139

Change-Id: I46aed248c0ce7015de8a7e9d5653058c5d94d069
This commit is contained in:
Andreas Jaeger 2018-02-10 22:02:42 +01:00
parent 7e941fc9a8
commit 1b28c33858
3 changed files with 3 additions and 3 deletions

View File

@ -2,7 +2,7 @@
name: bindep-fallback
description: |
Check that bindep can install packages from
openstack-infra/project-config/jenkins/data/bindep-fallback.txt.
openstack-infra/project-config/nodepool/elements/bindep-fallback.txt.
roles:
- zuul: openstack-infra/zuul-jobs
run: playbooks/bindep-fallback/run.yaml

View File

@ -120,7 +120,7 @@ bindep would select the ``libffi6`` package in all cases and if the
would be selected.
The following content gives some examples as used in the `default bindep file
<http://git.openstack.org/cgit/openstack-infra/project-config/tree/jenkins/data/bindep-fallback.txt>`_
<http://git.openstack.org/cgit/openstack-infra/project-config/tree/nodepool/elements/bindep-fallback.txt>`_
that OpenStack CI takes if no ``bindep.txt`` file exists for setup of
some jobs. The examples only use the automatically defined profiles
like ``platform:dpkg`` which is defined on Debian based systems.

View File

@ -17,4 +17,4 @@
bindep_profile: test
bindep_command: "{{ zuul_work_virtualenv }}/bin/bindep"
# Define the global file so that no local file gets used.
bindep_file: /usr/local/jenkins/common_data/bindep-fallback.txt
bindep_file: /usr/local/bindep-fallback/bindep-fallback.txt