summaryrefslogtreecommitdiffstats
path: root/build-gluster-org/scripts
diff options
context:
space:
mode:
authorDeepshikha Khandelwal <dkhandel@redhat.com>2020-03-23 10:42:43 +0530
committerDeepshikha Khandelwal <dkhandel@redhat.com>2020-03-23 10:42:43 +0530
commitaa1c1575975dae3899788b2efe828003ac57f2a6 (patch)
tree871be10501638239bfe1a214b812aaa95abd05e4 /build-gluster-org/scripts
parentd9011f8b87641dce19bd71c32edadbb4b1ece307 (diff)
Remove untriaged bugzilla jenkins jobs (moved out of Bugzilla)
Change-Id: I7c2ecaade5235ea3e470271e1ee38da9c7bf0de5
Diffstat (limited to 'build-gluster-org/scripts')
-rw-r--r--build-gluster-org/scripts/untriaged-bugs.sh5
1 files changed, 0 insertions, 5 deletions
diff --git a/build-gluster-org/scripts/untriaged-bugs.sh b/build-gluster-org/scripts/untriaged-bugs.sh
deleted file mode 100644
index 134035d..0000000
--- a/build-gluster-org/scripts/untriaged-bugs.sh
+++ /dev/null
@@ -1,5 +0,0 @@
-#!/bin/bash
-set -e
-echo "Weekly GlusterFS Untriaged Bugs Report"
-echo ""
-bugzilla query --outputformat='https://bugzilla.redhat.com/%{id} / %{component}: %{summary}' --from-url='https://bugzilla.redhat.com/buglist.cgi?bug_status=NEW&product=GlusterFS&chfield=[Bug creation]&chfieldfrom=-4w&chfieldto=Now&f1=keywords&o1=notsubstring&v1=Triaged' | sort -k 3