summaryrefslogtreecommitdiff
path: root/edge/test (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | enable goconst•••Signed-off-by: Xiang Dai <long0dai@foxmail.com> Xiang Dai2020-05-261-12/+12
* | | Lint: remove useless val•••Signed-off-by: Xiang Dai <long0dai@foxmail.com> Xiang Dai2020-05-262-8/+1
|/ /
* | enable gosimple linter•••Signed-off-by: Xiang Dai <long0dai@foxmail.com> Xiang Dai2020-05-233-5/+5
* | enable whitelint check•••Signed-off-by: Xiang Dai <long0dai@foxmail.com> Xiang Dai2020-05-213-4/+0
|/
* support hostname and internal ip request•••Signed-off-by: kadisi <iamkadisi@163.com> kadisi2020-04-301-0/+1
* use 10350 for metrics log/execfisherxu2020-04-171-1/+1
* move componentconfig related apis to componentconfig dirfisherxu2020-03-112-2/+2
* support make bluetoothdevice and make bluetoothdevice_imagex•••Signed-off-by: zhangjie <iamkadisi@163.com> Co-Authored-By: Kevin Wang <kevinwzf0126@gmail.com> zhangjie2020-02-182-6/+5
* Add file suffix for edge/test/integration/scripts/fast_test and update•••docs Signed-off-by: kuramal <linxxnil@126.com> kuramal2020-02-033-9/+9
* integelengent test error•••Signed-off-by: zhangjie <iamkadisi@163.com> zhangjie2020-01-204-38/+24
* fix:make verify,lint,edge_test error, recreate module gomock files, e2e test,...•••Signed-off-by: zhangjie <iamkadisi@163.com> zhangjie2020-01-197-25/+159
* dbtest module use new config api•••Signed-off-by: zhangjie <iamkadisi@163.com> zhangjie2020-01-191-6/+9
* update code in edged for k8s 1.17fisherxu2020-01-071-0/+3
* Close file after invoking os.open()FengyunPan22019-12-171-0/+2
* delete ctx, cancel field from module struct•••Signed-off-by: zhangjie <iamkadisi@163.com> zhangjie2019-11-181-3/+0
* change Context struct to BeehiveConttext. add golang ctx field to BeehiveContext•••Signed-off-by: zhangjie <iamkadisi@163.com> zhangjie2019-11-181-3/+1
* update beehive module dest mock file•••Signed-off-by: zhangjie <iamkadisi@163.com> zhangjie2019-11-151-6/+4
* edgemesh: delete beehiveContext fiield from edgemesh struct•••Signed-off-by: zhangjie <iamkadisi@163.com> zhangjie2019-11-151-8/+6
* servivebus:uses the golang context instead of the stop channel•••Signed-off-by: zhangjie <iamkadisi@163.com> zhangjie2019-11-131-3/+3
* change fb4ebb70-2783-42b8-b3ef-63e2fd6d242e to edge-node•••Signed-off-by: zhangjie <iamkadisi@163.com> zhangjie2019-09-292-3/+3
* bugfix:edgecore panic on GetConfigurationByKey() when run on raspberrypi 4•••Signed-off-by: zhangjie <iamkadisi@163.com> zhangjie2019-08-281-1/+2
* unifying logging library to klog: bugfix e2e test log out•••Signed-off-by: zhangjie <iamkadisi@163.com> zhangjie2019-08-171-3/+4
* unifying other component logging library to klog•••Signed-off-by: zhangjie <iamkadisi@163.com> zhangjie2019-08-168-120/+113
* unifying edge component logging library to klog•••Signed-off-by: zhangjie <iamkadisi@163.com> zhangjie2019-08-163-60/+44
* use cobra command in edgesitekexun2019-08-151-4/+4
* edge: fix wrong error handling•••The error returned inside the switch statement is not visible from the outside error handling statement. Some duplications and wrong error messages are fixed, too. Ziyi Yan2019-08-101-43/+40
* edge: fix lint errorsZiyi Yan2019-08-106-52/+52
* rename edgecontroller in edgecorefisherxu2019-08-081-1/+1
* rename edge_core to edgecorekexun2019-08-074-28/+28
* implement docker runtime as a remote container runtimeBaoqiang-Zhang2019-07-092-3/+4
* Add hijacking script tools and initContainer image Dockerfile. Add new featur...Arcanique2019-06-221-1/+1
* Code optimization, give full play to the performance benefits of the QUIC pro...kexun2019-05-101-10/+8
* add k8s deployment for edge (#367)Edison Xiang2019-04-191-0/+1
* Issue #299 fixPavan Kumar D2019-03-292-46/+91
* Review comment fixPavan Kumar D2019-03-261-1/+2
* It test to fix the issue related to random failures•••These changes fixes the issue #231 related to random failures Manju Srivatsa2019-03-214-55/+136
* Adding beehive in kubeedge vendorlidiyag2019-03-216-14/+20
* Adding Integration Test Cases for Edge_Core (Issue #151)•••Added 6 test cases for Adding and updating devices. Shubham Mathur2019-03-183-32/+301
* Adds test cases for edged integration test•••New test cases for integration test of edged Fixes #151 Anuj Maurya2019-03-102-15/+186
* kubeedge: refactored the folder structure•••refactored the folder structure of kubeedge to accomodate both edge and cloud part Siddharth Bhadri2019-02-1417-0/+1761