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