Update tests.yml
Change upstream repo URL and remove 389-ds-base-legacy-tools package that is no longer present.
This commit is contained in:
parent
e34784505a
commit
0853e355f9
@ -2,7 +2,7 @@
|
|||||||
- hosts: localhost
|
- hosts: localhost
|
||||||
remote_user: root
|
remote_user: root
|
||||||
vars:
|
vars:
|
||||||
ds_repo_url: https://pagure.io/389-ds-base.git
|
ds_repo_url: https://github.com/389ds/389-ds-base.git
|
||||||
ds_repo_dir: ds
|
ds_repo_dir: ds
|
||||||
ds_tests: "{{ ds_repo_dir }}/dirsrvtests/tests"
|
ds_tests: "{{ ds_repo_dir }}/dirsrvtests/tests"
|
||||||
pytest: py.test-3
|
pytest: py.test-3
|
||||||
@ -24,4 +24,3 @@
|
|||||||
- python3-pytest
|
- python3-pytest
|
||||||
- 389-ds-base
|
- 389-ds-base
|
||||||
- 389-ds-base-snmp
|
- 389-ds-base-snmp
|
||||||
- 389-ds-base-legacy-tools
|
|
||||||
|
Loading…
Reference in New Issue
Block a user