Merge "[VOL-3780] generalizing the periodic pipeline to support multiple testing scenarios"
diff --git a/jjb/verify/up4.yaml b/jjb/verify/up4.yaml
index dbb83bd..087b66b 100644
--- a/jjb/verify/up4.yaml
+++ b/jjb/verify/up4.yaml
@@ -73,6 +73,10 @@
- lf-infra-wrappers:
build-timeout: "{build-timeout}"
jenkins-ssh-credential: "{jenkins-ssh-credential}"
+ - credentials-binding:
+ - text:
+ credential-id: codecov-up4
+ variable: CODECOV_TOKEN
- job-template:
id: "up4-postmerge"
@@ -124,3 +128,7 @@
- lf-infra-wrappers:
build-timeout: "{build-timeout}"
jenkins-ssh-credential: "{jenkins-ssh-credential}"
+ - credentials-binding:
+ - text:
+ credential-id: codecov-up4
+ variable: CODECOV_TOKEN