mirror of
https://github.com/linux-system-roles/network.git
synced 2026-01-23 02:15:17 +00:00
Sync with travis/runcollection.sh template
Source commit in the template repo: e9f2c3a 4f3c96a
Merge pull request #48 from nhosoi/collections
runcollection.sh - stop passing an argument list
This change allows to eliminate the test argument list as well as the
branch name to retrieve the lsr_role2collection.py script for the
collection test.
Signed-off-by: Noriko Hosoi <nhosoi@redhat.com>
This commit is contained in:
parent
c6b0226bf6
commit
18ed81168f
2 changed files with 18 additions and 6 deletions
2
tox.ini
2
tox.ini
|
|
@ -170,7 +170,7 @@ deps =
|
|||
ansible
|
||||
jmespath
|
||||
commands =
|
||||
bash {toxinidir}/.travis/runcollection.sh {toxworkdir} master 'black,flake8,yamllint,py38'
|
||||
bash {toxinidir}/.travis/runcollection.sh {toxworkdir}
|
||||
|
||||
[testenv:custom]
|
||||
changedir = {toxinidir}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue