Skip to content

Commit

Permalink
TMP - DEBUG
Browse files Browse the repository at this point in the history
  • Loading branch information
alexey-tikhonov committed Sep 10, 2024
1 parent 5c21059 commit ff33da2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -293,6 +293,8 @@ jobs:
source .venv/bin/activate
pytest \
--color=yes \
--mh-collect-logs=always \
--mh-collect-artifacts=always \
--show-capture=no \
--mh-config=./mhc.yaml \
--mh-artifacts-dir=$GITHUB_WORKSPACE/artifacts \
Expand Down
1 change: 1 addition & 0 deletions src/tests/system/mhc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ domains:
- /etc/sssd/*
- /var/log/sssd/*
- /var/lib/sss/db/*
- /etc/hosts

- hostname: master.ldap.test
role: ldap
Expand Down

0 comments on commit ff33da2

Please sign in to comment.