summaryrefslogtreecommitdiff
path: root/edge/test/integration/utils (follow)
Commit message (Expand)AuthorAgeFilesLines
* fix device status problem with device's namespace in kubeege v1.16.0•••Signed-off-by: luomengY <2938893385@qq.com> luomengY2024-04-161-1/+1
* support configuring dmisock path in edgecore•••Signed-off-by: wbc6080 <wangbincheng4@huawei.com> wbc60802023-12-291-0/+1
* modify parameters for ginkgo v2•••Signed-off-by: Shelley-BaoYue <baoyue2@huawei.com> Shelley-BaoYue2023-10-271-3/+3
* update ginkgo version v2•••Signed-off-by: Shelley-BaoYue <baoyue2@huawei.com> Shelley-BaoYue2023-09-111-1/+1
* fix typo and update comments•••Signed-off-by: Zhizhen He <hezhizhen.yi@gmail.com> Zhizhen He2023-08-252-3/+3
* fix lint•••Signed-off-by: Shelley-BaoYue <baoyue2@huawei.com> Shelley-BaoYue2023-08-214-26/+26
* revert ginkgo to v1•••Signed-off-by: wackxu <xushiwei5@huawei.com> wackxu2023-01-141-4/+4
* add edgecore v1alpha2 config•••Signed-off-by: Shelley-BaoYue <baoyue2@huawei.com> Shelley-BaoYue2022-09-241-1/+1
* bump ginkgo to v2•••Signed-off-by: Congrool <chpzhangyifei@zju.edu.cn> Congrool2022-07-121-5/+4
* filter pod in edged•••modify the helper.go, add NodeName for pod simplified return value Signed-off-by: 胡正阳 <huzhengyang@gridsum.com> lyndon2022-02-101-1/+1
* replace deprecated package io/ioutil with packages io and os•••Signed-off-by: gy95 <guoyao17@huawei.com> gy952021-12-112-5/+3
* fix resp body close•••Signed-off-by: gy95 <guoyao17@huawei.com> gy952021-10-141-0/+2
* add basic integration test for meta server•••Signed-off-by: GsssC <914617455@qq.com> GsssC2021-05-191-0/+13
* CI: fix panic and other existing issues•••Signed-off-by: Xiang Dai <long0dai@foxmail.com> Xiang Dai2020-12-071-1/+1
* Do not send SIGKILL to stop process•••Signed-off-by: Xiang Dai <long0dai@foxmail.com> Xiang Dai2020-08-171-1/+1
* Optimize integration test scripts•••Signed-off-by: Xiang Dai <long0dai@foxmail.com> Xiang Dai2020-06-101-2/+2
* enable gosimple linter•••Signed-off-by: Xiang Dai <long0dai@foxmail.com> Xiang Dai2020-05-232-4/+4
* support hostname and internal ip request•••Signed-off-by: kadisi <iamkadisi@163.com> kadisi2020-04-301-0/+1
* move componentconfig related apis to componentconfig dirfisherxu2020-03-111-1/+1
* support make bluetoothdevice and make bluetoothdevice_imagex•••Signed-off-by: zhangjie <iamkadisi@163.com> Co-Authored-By: Kevin Wang <kevinwzf0126@gmail.com> zhangjie2020-02-181-2/+2
* integelengent test error•••Signed-off-by: zhangjie <iamkadisi@163.com> zhangjie2020-01-202-34/+21
* fix:make verify,lint,edge_test error, recreate module gomock files, e2e test,...•••Signed-off-by: zhangjie <iamkadisi@163.com> zhangjie2020-01-192-1/+80
* Close file after invoking os.open()FengyunPan22019-12-171-0/+2
* unifying other component logging library to klog•••Signed-off-by: zhangjie <iamkadisi@163.com> zhangjie2019-08-163-47/+37
* unifying edge component logging library to klog•••Signed-off-by: zhangjie <iamkadisi@163.com> zhangjie2019-08-161-18/+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-103-18/+18
* rename edge_core to edgecorekexun2019-08-071-3/+3
* implement docker runtime as a remote container runtimeBaoqiang-Zhang2019-07-091-2/+3
* 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-212-2/+1
* Adding beehive in kubeedge vendorlidiyag2019-03-211-1/+1
* Adding Integration Test Cases for Edge_Core (Issue #151)•••Added 6 test cases for Adding and updating devices. Shubham Mathur2019-03-181-14/+153
* Adds test cases for edged integration test•••New test cases for integration test of edged Fixes #151 Anuj Maurya2019-03-101-7/+7
* kubeedge: refactored the folder structure•••refactored the folder structure of kubeedge to accomodate both edge and cloud part Siddharth Bhadri2019-02-144-0/+465