Name | Date | Size | |
---|---|---|---|
.. | 2018-02-13 15:46:08 | 3 | |
conftest.py | 2018-02-13 15:46:08 | 7.9 KiB | |
mhc.yaml | 2018-02-13 15:46:08 | 222 | |
README | 2018-02-13 15:46:08 | 586 | |
test_basic.py | 2018-02-13 15:46:08 | 4.1 KiB |
README
This Directory contains Basic Multihost tests written using
pytest using pytest-multihost plugin
Following are the test cases:
1. Check ssh login as LDAP user with Kerberos credentials
2. Run kinit after user login
3. Run kinit with KRB5CCNAME=KCM:
4. Test Offline ssh login
Requirements to run the test:
1. Fedora 26/RHEL7.4/CentOS7.4 with pytest,pytest-multihost,
paramaiko system as controller node
2. Another Fedora26 system to be provisioned
NOTE: Currently these tests can only be run inside internal Red Hat Network
as there is no capability to provision systems upstream.