start getting modules to use shared import error code (#51787)

This commit is contained in:
Jordan Borean
2019-02-07 03:39:17 +10:00
committed by Sam Doran
parent 0924a8cf67
commit 0f0d33a954
46 changed files with 230 additions and 108 deletions

View File

@@ -31,7 +31,8 @@
assert:
that:
- k8s_append_hash is failed
- "k8s_append_hash.msg == 'openshift >= 0.7.2 is required for append_hash'"
- "'Failed to import the required Python library (openshift >= 0.7.2)' in k8s_append_hash.msg"
- "'. This is required for append_hash.' in k8s_append_hash.msg"
# merge_type
- include_role: