summaryrefslogtreecommitdiff
path: root/edge/test/integration/utils/helpers/helpers.go (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
* fix typo and update comments•••Signed-off-by: Zhizhen He <hezhizhen.yi@gmail.com> Zhizhen He2023-08-251-1/+1
* fix lint•••Signed-off-by: Shelley-BaoYue <baoyue2@huawei.com> Shelley-BaoYue2023-08-211-13/+13
* 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-111-2/+1
* fix resp body close•••Signed-off-by: gy95 <guoyao17@huawei.com> gy952021-10-141-0/+2
* CI: fix panic and other existing issues•••Signed-off-by: Xiang Dai <long0dai@foxmail.com> Xiang Dai2020-12-071-1/+1
* enable gosimple linter•••Signed-off-by: Xiang Dai <long0dai@foxmail.com> Xiang Dai2020-05-231-3/+3
* integelengent test error•••Signed-off-by: zhangjie <iamkadisi@163.com> zhangjie2020-01-201-24/+4
* fix:make verify,lint,edge_test error, recreate module gomock files, e2e test,...•••Signed-off-by: zhangjie <iamkadisi@163.com> zhangjie2020-01-191-1/+1
* unifying other component logging library to klog•••Signed-off-by: zhangjie <iamkadisi@163.com> zhangjie2019-08-161-31/+31
* 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-101-8/+8
* 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-211-2/+0
* 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-141-0/+264