commit | a6f8e48b8db349e4f7ba5d42eb98602df9a4d6f3 | [log] [tgz] |
---|---|---|
author | Andy Bavier <andy@opennetworking.org> | Thu Oct 24 08:22:30 2019 -0700 |
committer | Andy Bavier <andy@opennetworking.org> | Thu Oct 24 08:22:30 2019 -0700 |
tree | 8e87e9a2eb02fb7b2734192f86f2bfb18a2f0555 | |
parent | 0f39849e26597d14b33258c4feeea153c586c4e8 [diff] [blame] |
Add e2e test for bbsim patches Change-Id: Iaef0104542c1beac439cea928757f88b695ab43b
diff --git a/jjb/pipeline/voltha-bbsim-tests.groovy b/jjb/pipeline/voltha-bbsim-tests.groovy index ba701f4..8c592a7 100644 --- a/jjb/pipeline/voltha-bbsim-tests.groovy +++ b/jjb/pipeline/voltha-bbsim-tests.groovy
@@ -109,7 +109,7 @@ HELM_FLAG+="--set images.adapter_open_onu.tag=citest,images.adapter_open_onu.pullPolicy=Never " fi - if [ "${gerritProject}" = "voltha-bbsim" ]; then + if [ "${gerritProject}" = "bbsim" ]; then HELM_FLAG+="--set images.bbsim.tag=citest,images.bbsim.pullPolicy=Never " fi