summaryrefslogtreecommitdiff
path: root/edge/test (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
* Merge pull request #5321 from luomengY/ci-cri•••add cri-ciKubeEdge Bot2024-01-171-24/+23
|\
| * add cri-ci•••Signed-off-by: luomengY <2938893385@qq.com> luomengY2024-01-161-24/+23
* | 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-118-8/+8
* fix typo and update comments•••Signed-off-by: Zhizhen He <hezhizhen.yi@gmail.com> Zhizhen He2023-08-253-5/+5
* fix lint•••Signed-off-by: Shelley-BaoYue <baoyue2@huawei.com> Shelley-BaoYue2023-08-219-37/+37
* Use http constants as function arguments•••Signed-off-by: Zechun Chen <zechun.chen@daocloud.io> Zechun Chen2023-02-131-2/+2
* modification for k8s 1.23.15•••Signed-off-by: Shelley-BaoYue <baoyue2@huawei.com> Shelley-BaoYue2023-01-161-4/+4
* revert ginkgo to v1•••Signed-off-by: wackxu <xushiwei5@huawei.com> wackxu2023-01-147-10/+10
* Merge pull request #4249 from vincentgoat/featuregates_rbac•••start http server when featuregates requireAuthorization is falseKubeEdge Bot2022-09-271-9/+2
|\
| * start http server when featuregates requireAuthorization is false otherthan h...•••Signed-off-by: vincentgoat <linguohui1@huawei.com> vincentgoat2022-09-271-9/+2
* | restore device integration test•••Signed-off-by: Shelley-BaoYue <baoyue2@huawei.com> Shelley-BaoYue2022-09-272-6/+7
|/
* delete authentication && bugfix ci•••Signed-off-by: Shelley-BaoYue <baoyue2@huawei.com> Shelley-BaoYue2022-09-241-4/+4
* undo edge deploy test & e2e statefulset•••Signed-off-by: Shelley-BaoYue <baoyue2@huawei.com> Shelley-BaoYue2022-09-241-4/+4
* add edgecore v1alpha2 config•••Signed-off-by: Shelley-BaoYue <baoyue2@huawei.com> Shelley-BaoYue2022-09-243-4/+4
* add featuregate for authorization•••Signed-off-by: vincentgoat <linguohui1@huawei.com> vincentgoat2022-09-241-1/+3
* Merge pull request #4104 from vincentgoat/rbac•••Verify token when list/watch and add autonomy switchKubeEdge Bot2022-09-163-5/+16
|\
| * add autonomy switch when edge node is offline•••Signed-off-by: vincentgoat <linguohui1@huawei.com> vincentgoat2022-09-163-5/+15
| * edgecore reports authorization header to cloudcore and cloudcore repalce it i...•••Signed-off-by: chengjin <sdghchj@qq.com> chengjin2022-08-041-0/+1
* | fix e2e failure not report•••Signed-off-by: gy95 <guoyao17@huawei.com> gy952022-09-062-21/+24
|/
* bump ginkgo to v2•••Signed-off-by: Congrool <chpzhangyifei@zju.edu.cn> Congrool2022-07-127-11/+10
* Merge pull request #3972 from vincentgoat/deprecated-dependency•••update deprecate dependencyKubeEdge Bot2022-07-111-6/+4
|\
| * update deprecate dependency•••Signed-off-by: vincentgoat <linguohui1@huawei.com> vincentgoat2022-06-281-6/+4
* | clean up: delete import alias•••Signed-off-by: chenlin.liu <chenlin.liu@daocloud.io> chenlin.liu2022-07-051-2/+2
|/
* remove redundant type conversion•••Signed-off-by: chenlin.liu <chenlin.liu@daocloud.io> chenlin.liu2022-04-061-1/+1
* 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-114-13/+9
* add device state update topic constant•••Signed-off-by: TianTianBigWang <zilong.wang@daocloud.io> TianTianBigWang2021-12-061-5/+5
* Merge pull request #3297 from hainesc/type_check•••Add type check for each implementation of Module interfaceKubeEdge Bot2021-11-162-0/+4
|\
| * Add type check for each implementation of Module interface•••Signed-off-by: Haines Chan <hainescx@gmail.com> Haines Chan2021-11-152-0/+4
* | replace go get with go install•••Signed-off-by: gy95 <guoyao17@huawei.com> gy952021-11-051-1/+1
|/
* 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-194-0/+108
* Use pidof install ps to check process existence•••Signed-off-by: Xiang Dai <long0dai@foxmail.com> Xiang Dai2020-12-261-2/+2
* CI: fix panic and other existing issues•••Signed-off-by: Xiang Dai <long0dai@foxmail.com> Xiang Dai2020-12-074-4/+4
* CI: enable gci linter•••Signed-off-by: Xiang Dai <long0dai@foxmail.com> Xiang Dai2020-11-231-2/+1
* upgrade klog@0.4.0 to klog/v2@2.2.0GsssC2020-11-202-2/+2
* move some pictures into images folder to skip them in lint.sh•••Signed-off-by: Gui Hecheng <guihecheng@cmiot.chinamobile.com> Gui Hecheng2020-10-123-3/+3
* Replace `Kubeedge` with `KubeEdge`Joe Borg2020-09-222-2/+2
* Do not send SIGKILL to stop process•••Signed-off-by: Xiang Dai <long0dai@foxmail.com> Xiang Dai2020-08-172-2/+2
* Docs: fix all dead links•••Signed-off-by: Xiang Dai <long0dai@foxmail.com> Xiang Dai2020-07-201-1/+1
* Merge pull request #1801 from daixiang0/rnd•••edge/test/integration/scripts/generate_cert.sh: fix no rnd file issueKubeEdge Bot2020-06-171-0/+1
|\
| * edge/test/integration/scripts/generate_cert.sh: fix no rnd file issue•••Signed-off-by: Xiang Dai <long0dai@foxmail.com> Xiang Dai2020-06-121-0/+1
* | Optimize integration test scripts•••Signed-off-by: Xiang Dai <long0dai@foxmail.com> Xiang Dai2020-06-103-51/+66
|/
* Lint: cleanup white noise•••Signed-off-by: Xiang Dai <long0dai@foxmail.com> Xiang Dai2020-06-042-28/+28
* Merge pull request #1725 from daixiang0/fix•••Fix TC_TEST_EBUS_6 failed to run in arm machine issueKubeEdge Bot2020-05-301-1/+1
|\
| * Fix TC_TEST_EBUS_6 failed to run in arm machine issue•••Signed-off-by: Xiang Dai <long0dai@foxmail.com> Xiang Dai2020-05-231-1/+1
* | Merge pull request #1720 from daixiang0/enable-goconst•••Lint: enable goconst linterKubeEdge Bot2020-05-281-12/+12
|\ \