Wang,Long
6cef03d7dd
Add numpy-mp
...
Signed-off-by: Wang,Long <long1.wang@intel.com >
2019-12-05 00:51:33 +00:00
Qi Zheng
76105be36a
Delete not used helloworld.php
...
Signed-off-by: Qi Zheng <qi.zheng@intel.com >
2019-12-03 15:49:35 +08:00
Qi Zheng
4a13342a97
Update yaml file to support k8s 1.16
...
Signed-off-by: Qi Zheng <qi.zheng@intel.com >
2019-11-28 13:19:05 +08:00
Qi Zheng
c5ab3015d1
Update travis openjdk Dockerfile path
...
Signed-off-by: Qi Zheng <qi.zheng@intel.com >
2019-11-26 08:51:48 +08:00
Qi Zheng
a916580871
Add openjdk 8
...
Signed-off-by: Qi Zheng <qi.zheng@intel.com >
2019-11-26 08:51:48 +08:00
Qi Zheng
4f2d5c684d
Unify the tags way
...
For version format x.y.z, three tags as below
tag: x.y.z
tag1: x.y
tag2: x
They all point to the latest image.
Once app got updated (minor updates, z to z1), the tag x.y.z
will be replaced by x.y.z1, but the tag x or x.y may still
keep.
Signed-off-by: Qi Zheng <qi.zheng@intel.com >
2019-11-20 10:49:12 +08:00
timlackhan
0de0d4531a
Update "Node Deploy with Helm"
2019-11-19 10:33:23 +08:00
timlackhan
90b81349f6
Update README.md
2019-11-19 10:33:23 +08:00
timlackhan
0d58bfe003
Add "Mariadb Deploy with Helm"
2019-11-18 16:13:49 +08:00
hongzha1
3d278c60c2
add env vars description
2019-11-15 15:55:08 +08:00
Gong Sophia
acff2649d8
update node README.md
...
Signed-off-by: Gong Sophia <sophia.gong@intel.com >
2019-11-15 10:33:30 +08:00
Qi Zheng
06124f36f0
Add tag for httpd, mariadb, memcached
...
and nginx, postgres, ...
Two tags are to be added for each containers.
1. exact app version tag, usually format as x.y.z.
For example, 5.0.6 for redis.
2. major app version tag, usually format as x.
For example, 5 for redis.
For some special cases, the major format as x.y.
For example, 1.17 for nginx, 3.7 for python.
Signed-off-by: Qi Zheng <qi.zheng@intel.com >
2019-11-14 14:34:40 +08:00
Qi Zheng
4d313de742
Add return value check for tagging
...
Signed-off-by: Qi Zheng <qi.zheng@intel.com >
2019-11-14 14:34:40 +08:00
Qi Zheng
7e62245281
Add post_push hooks to tag with redis version
...
Signed-off-by: Qi Zheng <qi.zheng@intel.com >
2019-11-11 17:15:24 -08:00
Gong Sophia
cff5e52231
add node env
...
Signed-off-by: Gong Sophia <sophia.gong@intel.com >
2019-11-08 16:34:12 +08:00
Gong Sophia
c4c70fa3b8
update tensorflow README
...
Signed-off-by: Gong Sophia <sophia.gong@intel.com >
2019-11-04 16:08:30 +08:00
Gong Sophia
a27212329b
update tensorflow-serving README
...
Signed-off-by: Gong Sophia <sophia.gong@intel.com >
2019-11-01 16:24:33 +08:00
Qi Zheng
9c44105394
Fix openvino readme typo
...
Signed-off-by: Qi Zheng <qi.zheng@intel.com >
2019-10-31 14:22:54 +08:00
Rodrigo Chiossi
e708bfa557
mixer-ci: add sudo
...
Sudo is required to run bat tests.
Signed-off-by: Rodrigo Chiossi <rodrigo.chiossi@intel.com >
2019-10-30 11:36:20 -07:00
Qi Zheng
21d96e5dd8
Set networkx version as 2.3
...
The latest networkx 2.4 may cause some python issues on
model-converter.
Signed-off-by: Qi Zheng <qi.zheng@intel.com >
2019-10-23 15:09:29 +08:00
Qi Zheng
b3f10c12b0
Use computer-vision-openvino to reduce container size
...
Signed-off-by: Qi Zheng <qi.zheng@intel.com >
2019-10-23 15:09:29 +08:00
Qi Zheng
8a69e27d62
Update the correct model name
...
Signed-off-by: Qi Zheng <qi.zheng@intel.com >
2019-10-17 16:49:37 +08:00
hongzha1
4a520f54ea
remove useless flink version setting
2019-10-17 13:45:35 +08:00
ZhongbaoShi
f0ab6bdc8a
Update reference link to use publish one
...
Update reference link to official publish one
2019-10-11 08:30:48 +08:00
hongzha1
6b654ea759
upgrade from openjdk 1.12 to 1.13
2019-10-11 08:30:23 +08:00
Luis Ponce
695ddc23ce
stacks/dars Update openblas Dockerfile
2019-10-10 09:20:29 -07:00
Luis Ponce
77e4786f34
stacks/dars Update mkl Dockerfile
2019-10-10 09:20:29 -07:00
Luis Ponce
0f548ae7e5
stacks/dars update openblas README file
2019-10-10 09:20:29 -07:00
Luis Ponce
c2e527c1b5
stacks/dars Update mkl README file
2019-10-10 09:20:29 -07:00
Luis Ponce
428375f405
stacks/dars Add releasenote
2019-10-10 09:20:29 -07:00
Gabriel Briones
a739a9ed42
Stacks DBRS fix broken link
...
Link to DBRS tutorial was broken, changed to correct destination.
Signed-off-by: Gabriel Briones <gabriel.briones.sayeg@intel.com >
2019-10-07 15:24:19 -07:00
Qi Zheng
87a7dc5a0c
Change openvino WORKDIR to /app
...
Signed-off-by: Qi Zheng <qi.zheng@intel.com >
2019-09-30 15:03:23 +08:00
Qi Zheng
3324301555
Delete unused yaml file
...
Signed-off-by: Qi Zheng <qi.zheng@intel.com >
2019-09-29 10:07:53 +08:00
Qi Zheng
a38e7d9d77
Fix openvino example yaml file bug
...
Signed-off-by: Qi Zheng <qi.zheng@intel.com >
2019-09-29 08:51:39 +08:00
Qi Zheng
18ed2eabd5
Fix openvino entrypoint bug
...
Signed-off-by: Qi Zheng <qi.zheng@intel.com >
2019-09-28 15:21:03 +08:00
Qi Zheng
6763386730
Add openvino container
...
Signed-off-by: Qi Zheng <qi.zheng@intel.com >
2019-09-27 22:18:34 +08:00
Jue Wang
0fbd5142df
Add docker run command line arguments support for tensorflow-serving
...
Signed-off-by: Jue Wang <wang.jue@intel.com >
2019-09-25 16:25:26 +08:00
timlackhan
4c778708fd
Add "tf-serving deploy with k8s"
2019-09-24 10:33:46 +08:00
hongzha1
61dc0e1bc3
delete unnecessary machine-learning
2019-09-23 14:35:30 +08:00
Gabriel Briones
450bcc57dc
Avoid large bundle for stacks-dbrs-redis build
...
The package libnuma is required for Redis stack, the bundle which has
this package is os-testsuite-phoronix, however, the size is too large.
In order to avoid downloading the whole bundle, the package can be
downloaded from Clear Linux published RPMs, this will save network
bandwidth and build time.
Signed-off-by: Gabriel Briones <gabriel.briones.sayeg@intel.com >
2019-09-20 15:22:59 -07:00
Gabriel Briones
ce42ce8daa
Add snappy to stacks-dbrs-cassandra image
...
Snappy is a library used for data compression, it is not stritctly
required by Cassandra but can be very useful for large datasets.
Signed-off-by: Gabriel Briones <gabriel.briones.sayeg@intel.com >
2019-09-20 15:22:59 -07:00
Luis Ponce
42c577f252
stacks/dars: Remove non required files
...
Removed files not called from Dockerfile.
2019-09-20 14:54:44 -07:00
Luis Ponce
bd50c161f0
stacks/dars: Get MKL from URL
...
Instead getting MKL locally fetching to its URL.
2019-09-20 14:54:44 -07:00
Gabriel Briones
602c2e28da
Add DBRS dockerfiles
...
This commit includes the dockerfiles and documentation for Database
Reference Stack v0.1.0, they will be located under stacks/dbrs
directory. This version includes Redis and Cassandra applications.
Each application includes the scripts and conf directores with the
files required for building the container.
For Cassandra there is a helm chart, and for Redis there is a yaml
configuration file for a redisfailover instance. These files are
included for an easier adoption as a kubernetes application.
Signed-off-by: Gabriel Briones <gabriel.briones.sayeg@intel.com >
2019-09-20 11:46:22 -07:00
Liu, Jianjun
3b4b72aa3b
update README for golang node perl php python
...
update the README to include the way to cusomize
the container image with debug capabilities.
Signed-off-by: Liu, Jianjun <jianjun.liu@intel.com >
2019-09-20 13:49:59 +08:00
timlackhan
0929f37dee
Update "Mariadb deploy with k8s"
2019-09-20 11:09:57 +08:00
timlackhan
7b22e13e2a
Add "rabbitmq deploy with k8s"
2019-09-20 11:09:57 +08:00
Jue Wang
64431a2f7a
Fix a typo of two slashes
...
Signed-off-by: Jue Wang <wang.jue@intel.com >
2019-09-19 15:19:50 +08:00
Rodrigo Chiossi
d498484d3f
mixer-ci: Use golangci instead of gometalinter
...
gometalinter has been deprecated in favor of golangci.
This patch changes the linter used in mixer to the new one.
Signed-off-by: Rodrigo Chiossi <rodrigo.chiossi@intel.com >
2019-09-18 23:13:39 +02:00
Liu, Jianjun
d0e0e9c572
add tensorflow-serving container
...
Signed-off-by: Liu, Jianjun <jianjun.liu@intel.com >
2019-09-18 14:27:41 +08:00