summaryrefslogtreecommitdiffstats
path: root/jjb
diff options
context:
space:
mode:
Diffstat (limited to 'jjb')
-rw-r--r--jjb/ci_gate_security/anteater-report-to-gerrit.sh2
-rw-r--r--jjb/joid/joid-daily-jobs.yml2
2 files changed, 2 insertions, 2 deletions
diff --git a/jjb/ci_gate_security/anteater-report-to-gerrit.sh b/jjb/ci_gate_security/anteater-report-to-gerrit.sh
index 6710862a7..51a8ac47b 100644
--- a/jjb/ci_gate_security/anteater-report-to-gerrit.sh
+++ b/jjb/ci_gate_security/anteater-report-to-gerrit.sh
@@ -6,7 +6,6 @@ EXITSTATUS=0
# This Log should always exist
if [[ -e securityaudit.log ]] ; then
- echo -e "\nposting security audit report to gerrit...\n"
#check if log has errors
if grep ERROR securityaudit.log; then
@@ -17,6 +16,7 @@ if [[ -e securityaudit.log ]] ; then
# Only report to Gerrit when there are errors to report.
if [[ -s shortlog ]]; then
+ echo -e "\nposting security audit report to gerrit...\n"
ssh -p 29418 gerrit.opnfv.org \
"gerrit review -p $GERRIT_PROJECT \
-m \"$(cat shortlog)\" \
diff --git a/jjb/joid/joid-daily-jobs.yml b/jjb/joid/joid-daily-jobs.yml
index 0897bbd39..569bff293 100644
--- a/jjb/joid/joid-daily-jobs.yml
+++ b/jjb/joid/joid-daily-jobs.yml
@@ -81,7 +81,7 @@
- build-blocker:
use-build-blocker: true
blocking-jobs:
- - 'joid-os-.*?-{pod}-daily-.*'
+ - 'joid-(os|k8)-.*?-{pod}-daily-.*'
block-level: 'NODE'
wrappers: