Fix branch name

stream-389-ds-1.4-rhel-8.10.0
Viktor Ashirov 2 weeks ago
parent ed7f1b9e70
commit 3363b46ddd

@ -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

Loading…
Cancel
Save