Fix branch name
This commit is contained in:
parent
ed7f1b9e70
commit
3363b46ddd
2
main.fmf
2
main.fmf
@ -13,7 +13,7 @@
|
|||||||
package: [389-ds-base, git, python3-pytest, 389-ds-base-snmp]
|
package: [389-ds-base, git, python3-pytest, 389-ds-base-snmp]
|
||||||
- name: clone repo
|
- name: clone repo
|
||||||
how: shell
|
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:
|
/test:
|
||||||
/upstream_basic:
|
/upstream_basic:
|
||||||
test: pytest-3 -v /root/ds/dirsrvtests/tests/suites/basic/basic_test.py
|
test: pytest-3 -v /root/ds/dirsrvtests/tests/suites/basic/basic_test.py
|
||||||
|
Loading…
Reference in New Issue
Block a user