26114de076
Repo set-up files 1. .zuul.yaml: add config about mirroring and secret github key 2. requirements.txt: empty file for futures requirements 3. test-requirements.txt: file with requirements for testing 4. tox.ini: file to setup the test environment Story: 2008117 Task: 41467 Change-Id: I2ad5e353887f9e3aa8c279282a6a75548bf2751c Signed-off-by: Poornima <poornima.y.n@intel.com>
9 lines
124 B
YAML
9 lines
124 B
YAML
---
|
|
- project:
|
|
check:
|
|
jobs:
|
|
- openstack-tox-linters
|
|
gate:
|
|
jobs:
|
|
- openstack-tox-linters
|