commit | c6092a27098f0f57f06864c13c4b8031dabe27dc | [log] [tgz] |
---|---|---|
author | chnyda <chnyda@mirantis.com> | Thu Jun 22 14:47:10 2017 +0200 |
committer | chnyda <chnyda@mirantis.com> | Thu Jun 22 14:47:10 2017 +0200 |
tree | ea843277c753bb32d7bd4b964f644300ba2a513d | |
parent | d66d6fa9e25a6ed21c843ce4e17927d05089425c [diff] [blame] |
Fix typo in salt models pipeline Change-Id: I7c762544a46ba34350dc1202f0227ee21e685c0c
diff --git a/test-salt-model-node.groovy b/test-salt-model-node.groovy index 8ec3936..1329f17 100644 --- a/test-salt-model-node.groovy +++ b/test-salt-model-node.groovy
@@ -12,6 +12,7 @@ def common = new com.mirantis.mk.Common() def gerrit = new com.mirantis.mk.Gerrit() +def ssh = new com.mirantis.mk.Ssh() def saltModelTesting = new com.mirantis.mk.SaltModelTesting() def defaultGitRef = DEFAULT_GIT_REF