Skip to content
Snippets Groups Projects
Commit 61948e27 authored by John Hodge's avatar John Hodge
Browse files

Gitlab CI - Spawn oidentd

parent 673d8975
No related merge requests found
Pipeline #556 passed with stages
in 1 minute and 7 seconds
......@@ -33,6 +33,8 @@ test:
# SETUID on the client, so it can use AUTOAUTH (ident doesn't work on the container)
- chmod u+s dispense
- ls -l dispense
# Spawn oidentd
- /usr/sbin/oidentd
script:
- cd tests && su -c './TEST_basic.sh' testuser
after_script:
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment