clover.git
7 years agoMerge "Initial commit for logging installation and validataion"
Stephen Wong [Fri, 30 Mar 2018 06:23:42 +0000 (06:23 +0000)]
Merge "Initial commit for logging installation and validataion"

7 years agoMerge "Initial commit for tracing"
Stephen Wong [Fri, 30 Mar 2018 06:22:48 +0000 (06:22 +0000)]
Merge "Initial commit for tracing"

7 years agoInitial commit for tracing 99/53899/6
Eddie Arrage [Thu, 15 Mar 2018 17:08:30 +0000 (10:08 -0700)]
Initial commit for tracing

- Uses REST interface to obtain traces for services from Jaeger
- Discover services availabe in tracing
- Works only with Jaeger at the moment (not zipkin)
- Optional Redis interface added to store traces per test
- Install doc and validation script added for Jaeger

- Renamed doc to docs

Change-Id: I420137c818df290ecd40aa8d318c6961c511a947
Signed-off-by: Eddie Arrage <eddie.arrage@huawei.com>
7 years agoInitial commit for monitoring by prometheus 45/53845/7
QiLiang [Thu, 15 Mar 2018 04:20:59 +0000 (12:20 +0800)]
Initial commit for monitoring by prometheus

- install prometheus
- validate the installation
- add prometheus query function
- TODO: test collecting telemetry data from istio

JIRA: CLOVER-7

Change-Id: I983be2db78c8c5c20c0acee9ae81e891884e07fb
Signed-off-by: QiLiang <liangqi1@huawei.com>
7 years agoCI add timeout for k8s+istio deployment 85/54585/2
QiLiang [Thu, 29 Mar 2018 01:56:41 +0000 (09:56 +0800)]
CI add timeout for k8s+istio deployment

Issue link:
    https://build.opnfv.org/ci/view/clover/job/clover-daily-deploy-master/13/

Clover daily job often failed, which is caused by bad network at utc 12:OO.
(Heavy ci job running in huawei lab at that time.)

Find another time slot for clover daily job.
    https://gerrit.opnfv.org/gerrit/#/c/54589/

Change-Id: I0a9eb3ba0c63a3c440627a7af5afb302dbdaebb5
Signed-off-by: QiLiang <liangqi1@huawei.com>
7 years agoAdd Functest test hook 41/54541/1
QiLiang [Wed, 28 Mar 2018 08:54:40 +0000 (16:54 +0800)]
Add Functest test hook

Change-Id: Idbe25c162fb19c59ad4e57fd32a749d1d5a29f63
Signed-off-by: QiLiang <liangqi1@huawei.com>
7 years agoclover fraser: preliminary documents checkin 91/54491/1
Stephen Wong [Mon, 26 Mar 2018 17:36:26 +0000 (10:36 -0700)]
clover fraser: preliminary documents checkin

* add preliminary Clover Fraser release notes
* add preliminary Clover Fraser user guide

Change-Id: I84b0ae1538aaa175245dd47d90ac2343eaa26cc4
Signed-off-by: Stephen Wong <stephen.kf.wong@gmail.com>
7 years agoFix ci deploy job error 59/54359/1
QiLiang [Fri, 23 Mar 2018 01:55:56 +0000 (09:55 +0800)]
Fix ci deploy job error

Fix issue:
https://build.opnfv.org/ci/view/clover/job/clover-daily-deploy-master/4/consoleFull
+ ssh -i /home/jenkins/opnfv/slave_root/workspace/clover-daily-deploy-master/work/container4nfv/src/vagrant/kubeadm_istio/.vagrant/machines/master/libvirt/private_key vagrant@192.168.121.117 rm -rf clover
Host key verification failed.

Change-Id: I73ea912ca6eb7ef823b1694b9fb090d809f158ee
Signed-off-by: QiLiang <liangqi1@huawei.com>
7 years agoMerge "Create document structure"
Stephen Wong [Fri, 23 Mar 2018 01:19:36 +0000 (01:19 +0000)]
Merge "Create document structure"

7 years agoAdd clover ci deploy skeleton 15/54315/1
QiLiang [Thu, 22 Mar 2018 12:39:00 +0000 (20:39 +0800)]
Add clover ci deploy skeleton

- create kubernetes + istio by continer4nfv kubeadm_istio scenario
- add clover real test entry script
- add basic .gitignore

Change-Id: I3b36cdf71d70db4e24a19e386ad39dbb0a71ac2f
Signed-off-by: QiLiang <liangqi1@huawei.com>
7 years agoInitial commit for logging installation and validataion 33/53733/4
Yujun Zhang [Tue, 13 Mar 2018 09:48:07 +0000 (17:48 +0800)]
Initial commit for logging installation and validataion

- install fluentd with elastic stack
- validate the installation

JIRA: CLOVER-5
Change-Id: I181a7277bc332ceac549d384cf2c3817a182b06e
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
7 years agoCreate document structure 55/53955/4
Yujun Zhang [Fri, 16 Mar 2018 07:59:50 +0000 (15:59 +0800)]
Create document structure

See http://docs.opnfv.org/en/latest/how-to-use-docs/documentation-guide.html

Note the structure stands on the view of whole OPNFV platform.

Change-Id: Id2ac36cb6f30d6d2d54dbda9f6a77b76648aa4b0
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
7 years agoRename doc to docs 71/54271/1
Yujun Zhang [Thu, 22 Mar 2018 01:06:44 +0000 (09:06 +0800)]
Rename doc to docs

Change-Id: Iaa83d00704a8d077f8671647b999394eac461482
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
7 years agoAdd ci entry scripts 39/54239/3
QiLiang [Wed, 21 Mar 2018 04:19:17 +0000 (12:19 +0800)]
Add ci entry scripts

Currently, just some dummy scripts for ci test.

Scripts contents Plan:
- deploy.sh is for ci daily job deploy and verify
- upload.sh is for building/uploading docker image, other resources
- verify.sh is for basic patch verify (e.g. ut, lint)

Change-Id: If4c9ffb484a265258dcb6afaf6f479c8e394d7ee
Signed-off-by: QiLiang <liangqi1@huawei.com>
7 years agoMerge "Auto Generated INFO.yaml file"
Stephen Wong [Mon, 12 Mar 2018 05:59:18 +0000 (05:59 +0000)]
Merge "Auto Generated INFO.yaml file"

7 years agoclover fraser: initial commit for directory structure 85/52485/3
Stephen Wong [Thu, 22 Feb 2018 23:28:15 +0000 (15:28 -0800)]
clover fraser: initial commit for directory structure

Adding the basic directories, and the corresponding __init__.py (empty for now)

Change-Id: I811620e170ea4aa9363238f1949f299c6fd9d751
Signed-off-by: Stephen Wong <stephen.kf.wong@gmail.com>
7 years agoAuto Generated INFO.yaml file 37/51537/1
agardner [Fri, 2 Feb 2018 22:35:48 +0000 (17:35 -0500)]
Auto Generated INFO.yaml file

INFO.yaml meant to be machine readable.
This file was auto generated from an ldap lookup
and your projects INFO file.

Meeting times are not currently filled out.
please ammend this patchset to complete

Going forward comitter promotions should be done
against this file.

PTLs:
Must be merged for you to gain delete access on
testresults.opnfv.org

Change-Id: Ibd9878dae47a8343dbda157cc5603ddbaba85a16
Signed-off-by: agardner <agardner@linuxfoundation.org>
7 years agoAdding INFO and LICENSE for review 97/46697/1
agardner [Fri, 3 Nov 2017 18:18:56 +0000 (14:18 -0400)]
Adding INFO and LICENSE for review

Change-Id: I9e62d823723f32d0c9b2e558add110eef81f57f6
Signed-off-by: agardner <agardner@linuxfoundation.org>
7 years agoInitial empty repository
Aric Gardner [Fri, 3 Nov 2017 18:18:51 +0000 (18:18 +0000)]
Initial empty repository