]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-build.git/commitdiff
use b-ranto's template trickto get the metrics map 686/head
authorGregory Meno <gmeno@redhat.com>
Fri, 21 Apr 2017 23:59:01 +0000 (16:59 -0700)
committerGregory Meno <gmeno@redhat.com>
Fri, 21 Apr 2017 23:59:01 +0000 (16:59 -0700)
Signed-off-by: Gregory Meno <gmeno@redhat.com>
bz-mill/build/build
bz-mill/build/generate_map_namespace_to_query.sh [new file with mode: 0644]
bz-mill/config/definitions/map_namespace_to_query [deleted file]

index b54c8a83af4e49def2e3912a9c7795810ce00870..e4021bb6feede6f66d6df73618f48171ce95cffd 100755 (executable)
@@ -4,7 +4,7 @@ set -e
 set -x
 
 find .
-cat config/definitions/map_namespace_to_query |\
+cat map_namespace_to_query |\
 while read url namespace;
 do
     echo "$url ::: $namespace";
diff --git a/bz-mill/build/generate_map_namespace_to_query.sh b/bz-mill/build/generate_map_namespace_to_query.sh
new file mode 100644 (file)
index 0000000..61f8e14
--- /dev/null
@@ -0,0 +1,4 @@
+cat """
+http://red.ht/2oiunCH bz.gmeno.ceph.new.customer.24hrs
+http://red.ht/2paAywM bz.gmeno.ceph.any.needinfo.24hrs
+""" > map_interface_to_query
diff --git a/bz-mill/config/definitions/map_namespace_to_query b/bz-mill/config/definitions/map_namespace_to_query
deleted file mode 100644 (file)
index 7ff8d6b..0000000
+++ /dev/null
@@ -1,2 +0,0 @@
-http://red.ht/2oiunCH bz.gmeno.ceph.new.customer.24hrs
-http://red.ht/2paAywM bz.gmeno.ceph.any.needinfo.24hrs