Py3: Fix vault tests

* Bump PKI to 10.5.1-2, which fixes an issue with KRA under Python 3
* Correct encoding of secret

https://pagure.io/freeipa/issue/7033

Signed-off-by: Christian Heimes <cheimes@redhat.com>
Reviewed-By: Rob Crittenden <rcritten@redhat.com>
This commit is contained in:
Christian Heimes
2017-11-16 08:50:58 +01:00
parent 38b17e1c79
commit 64a88d597c
3 changed files with 24 additions and 18 deletions
+1 -2
View File
@@ -46,8 +46,7 @@ env:
test_ipaplatform
test_ipapython
test_ipaserver
test_xmlrpc/test_[l-uw-z]*.py"
# FIXME: add vault tests once PKI finally fixes vault
test_xmlrpc/test_[l-z]*.py"
install:
- pip install --upgrade pip
- pip3 install --upgrade pip