commit | af679da06c7f51adfeadd174e1ba7ee9ae2f56fc | [log] [tgz] |
---|---|---|
author | Joey Armstrong <joey@opennetworking.org> | Tue Jan 31 14:22:41 2023 -0500 |
committer | Joey Armstrong <joey@opennetworking.org> | Tue Jan 31 14:22:55 2023 -0500 |
tree | c6588a89a9a10897f9dc11d28a2ce59be5caf5fb | |
parent | 41923cc6a9bc53a46e87736d4e51ab7afae0d5ca [diff] |
VOL-4925 - Build and release components. *.groovy *.yaml -------- o Cosmetic edits to force a jenkins job, simple submission of one script not triggering deployment. o Add copyright header in groovy scripts where needed. o Added trailing comment "// [EOF]" in yaml files. Change-Id: I978fbd3030c701f8ddc77e5b9140378b9bda909b
diff --git a/jjb/voltha-test/voltha-certification.yaml b/jjb/voltha-test/voltha-certification.yaml index 9c5643b..7c6ee64 100644 --- a/jjb/voltha-test/voltha-certification.yaml +++ b/jjb/voltha-test/voltha-certification.yaml
@@ -283,3 +283,5 @@ pipeline-script: 'voltha/voltha-2.8/voltha-dt-physical-functional-tests.groovy' # [EOF] + +# [EOF]
diff --git a/jjb/voltha-test/voltha-nightly-jobs.yaml b/jjb/voltha-test/voltha-nightly-jobs.yaml index 0b3de50..0b287a4 100644 --- a/jjb/voltha-test/voltha-nightly-jobs.yaml +++ b/jjb/voltha-test/voltha-nightly-jobs.yaml
@@ -972,3 +972,5 @@ TZ=America/Los_Angeles H {time} * * * # [EOF] + +# [EOF]
diff --git a/jjb/voltha-test/voltha.yaml b/jjb/voltha-test/voltha.yaml index d4cbb7e..995c477 100644 --- a/jjb/voltha-test/voltha.yaml +++ b/jjb/voltha-test/voltha.yaml
@@ -703,3 +703,5 @@ oltAdapterReleaseName: 'adtran-olt' waitTimerForOltUp: 420 time: '16' + +# [EOF]