commit | a0a7dbf011ed38363211cdd8a69861c0f4933cb9 | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <teo@opennetworking.org> | Tue Aug 25 17:36:06 2020 +0000 |
committer | Gerrit Code Review <gerrit@opencord.org> | Tue Aug 25 17:36:06 2020 +0000 |
tree | eeeb85de5c216a213453afe8c05349006294089c | |
parent | 197a42f4e8eb532cb202d5921f5a49738ebcdb22 [diff] | |
parent | f1097ce103a063292ae2fa5badd4aa89f9c5a580 [diff] |
Merge "Capturing PCAP on the 2.4 job for ATT"
diff --git a/jjb/verify/voltha-go.yaml b/jjb/verify/voltha-go.yaml index 089eaa5..3ae3bc6 100644 --- a/jjb/verify/voltha-go.yaml +++ b/jjb/verify/voltha-go.yaml
@@ -41,4 +41,4 @@ build-timeout: 30 docker-repo: 'voltha' dependency-jobs: 'version-tag' - extraEnvironmentVars: BUILD_PROFILED=true + extraEnvironmentVars: BUILD_PROFILED=true BUILD_RACE=true