Bump version to 1.4.3.38-1
Resolves: RHEL-19028 - Rebase 389-ds-base in RHEL 8.10 to 1.4.3.38
This commit is contained in:
parent
1ce73193c2
commit
6d761a4a90
@ -2,9 +2,9 @@
|
|||||||
- hosts: localhost
|
- hosts: localhost
|
||||||
remote_user: root
|
remote_user: root
|
||||||
vars:
|
vars:
|
||||||
ds_repo_url: https://gerrit-git.engineering.redhat.com/git/389-ds-base.git
|
ds_repo_url: https://github.com/389ds/389-ds-base.git
|
||||||
ds_repo_dir: ds
|
ds_repo_dir: ds
|
||||||
ds_repo_version: rhel-8.9
|
ds_repo_version: 389-ds-base-1.4.3
|
||||||
ds_tests: "{{ ds_repo_dir }}/dirsrvtests/tests"
|
ds_tests: "{{ ds_repo_dir }}/dirsrvtests/tests"
|
||||||
pytest: "py.test-3"
|
pytest: "py.test-3"
|
||||||
pytest_args: "-v"
|
pytest_args: "-v"
|
||||||
|
Loading…
Reference in New Issue
Block a user