commit | 204efabcfeb8cc83a8b9ed7222549ee684d0c0bb | [log] [tgz] |
---|---|---|
author | Andy Bavier <andy@opennetworking.org> | Wed Feb 19 10:21:45 2020 -0700 |
committer | Andy Bavier <andy@opennetworking.org> | Wed Feb 19 10:21:45 2020 -0700 |
tree | 8ad99e9047b2ebbe1383c5ed9ec0f11c5b703bd0 | |
parent | b99c3d37696cf04b1c1ad6542a0b551549839f95 [diff] |
Fix for VOL-2568 changes Change-Id: I01f51b505b026de647bf7296024c48c906473205
diff --git a/jjb/voltha-e2e.yaml b/jjb/voltha-e2e.yaml index 76d64b0..d70aa92 100644 --- a/jjb/voltha-e2e.yaml +++ b/jjb/voltha-e2e.yaml
@@ -240,7 +240,7 @@ project-pattern: '^{project}$' branches: - branch-compare-type: REG_EXP - branch-pattern: '^{project}$' + branch-pattern: '{branch-regexp}' file-paths: - compare-type: REG_EXP pattern: '{all-files-regexp}'