commit | 6a05730e195bbc04712429435f8aa62d515a1c75 | [log] [tgz] |
---|---|---|
author | Filip Pytloun <filip@pytloun.cz> | Tue Mar 07 16:33:30 2017 +0100 |
committer | Filip Pytloun <filip@pytloun.cz> | Tue Mar 07 16:33:44 2017 +0100 |
tree | ef2456eac08c6d7e4cfd71602ad90bd881a73311 | |
parent | 776aad8153e26f45818b248172ebc39f5c9a8284 [diff] [blame] |
Include common in system-reclass-pipeline Change-Id: I09fc3f5b81e456c301377ccf0a186c172aa3c2ee
diff --git a/test-system-reclass-pipeline.groovy b/test-system-reclass-pipeline.groovy index 559b891..6094b43 100644 --- a/test-system-reclass-pipeline.groovy +++ b/test-system-reclass-pipeline.groovy
@@ -1,4 +1,5 @@ def gerrit = new com.mirantis.mk.Gerrit() +def common = new com.mirantis.mk.Common() def gerritCredentials try {