commit | 4f41de5c3d553cc5ea70c8328a553dc6a4f382dc | [log] [tgz] |
---|---|---|
author | Martin Polreich <polreichmartin@gmail.com> | Wed Feb 06 13:01:20 2019 +0100 |
committer | Martin Polreich <polreichmartin@gmail.com> | Wed Feb 06 14:46:30 2019 +0100 |
tree | a54633314527fc65e2b459e0a8168322009da710 | |
parent | f9b56b4f3aa9f6aae3b3245361a934e2c59b1b20 [diff] [blame] |
Remove any hardcoded keys and soft params * Make all softparams mandatory. * Refresh run_tests to latest Related: PROD-27135 (PROD:27135) Related: PROD-27147 (PROD:27147) Change-Id: Ief9d5e1bfae91d5e6726d05c88337680b135b0c3
diff --git a/tests/test-requirements.txt b/tests/test-requirements.txt new file mode 100644 index 0000000..a0f561a --- /dev/null +++ b/tests/test-requirements.txt
@@ -0,0 +1,2 @@ +jsonschema +reno