Update path for makefile build 70/92970/1
authorKiran Kamineni <kiran.k.kamineni@intel.com>
Wed, 7 Aug 2019 21:48:10 +0000 (14:48 -0700)
committerKiran Kamineni <kiran.k.kamineni@intel.com>
Wed, 7 Aug 2019 21:48:14 +0000 (14:48 -0700)
Now that we have the monitor operator in the src tree,
we need a way to build that as well. A top level Makefile
has been added to the repo and this patch just ensures that
the new Makefile is executed during builds.

Issue-ID: MULTICLOUD-666
Change-Id: I4b8a485921c5730139c5cacd245e8b35a10003e3
Signed-off-by: Kiran Kamineni <kiran.k.kamineni@intel.com>
jjb/multicloud/multicloud-k8s.yaml

index d4aa0be..c015a67 100644 (file)
@@ -2,7 +2,7 @@
 - project:
     name: multicloud-k8s
     project-name: 'multicloud-k8s'
-    path: 'src/k8splugin'
+    path: 'src'
     golangver: 'golang112'
     jobs:
       - '{project-name}-{stream}-{subproject}-verify-python'