Fix branch name

This commit is contained in:
Viktor Ashirov 2025-01-20 11:20:33 +01:00
parent ed7f1b9e70
commit 3363b46ddd

View File

@ -13,7 +13,7 @@
package: [389-ds-base, git, python3-pytest, 389-ds-base-snmp]
- name: clone repo
how: shell
script: git clone -b rhel-8.10.0 https://gitlab.cee.redhat.com/ldap-team/389-ds-base.git /root/ds
script: git clone -b rhel-8.10 https://gitlab.cee.redhat.com/ldap-team/389-ds-base.git /root/ds
/test:
/upstream_basic:
test: pytest-3 -v /root/ds/dirsrvtests/tests/suites/basic/basic_test.py