summaryrefslogtreecommitdiff
path: root/tests (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | fix CI problem•••Signed-off-by: WintonChan <cw_hao@163.com> WintonChan2021-05-311-5/+4
* | add e2e test: Rest to ServiceBus•••Signed-off-by: Elaine4CY <chenyuncy2017@outlook.com> Elaine4CY2021-05-313-7/+115
|/
* add basic integration test for meta server•••Signed-off-by: GsssC <914617455@qq.com> GsssC2021-05-193-92/+10
* remove mapper e2e test•••Signed-off-by: fisherxu <xufei40@huawei.com> fisherxu2021-04-147-732/+0
* fix the bug of script fast_test.sh•••Signed-off-by: WintonChan <cw_hao@163.com> WintonChan2021-03-041-1/+1
* fix the golint issue•••Signed-off-by: fisherxu <xufei40@huawei.com> fisherxu2021-02-275-4/+3
* support "create update patch" at edge•••Signed-off-by: fisherxu <xufei40@huawei.com> GsssC2021-02-255-0/+257
* [metaserver] modify to pass ci•••Signed-off-by: GsssC <914617455@qq.com> GsssC2021-02-071-1/+0
* fix CI problem and reviews•••Signed-off-by: WintonChan <cw_hao@163.com> WintonChan2021-02-024-277/+286
* add e2e testcase for rules•••Signed-off-by: liufen90 <564795204@qq.com> Signed-off-by: WintonChan <cw_hao@163.com> liufen902021-01-293-0/+499
* add cleanup step to e2e run script•••Signed-off-by: fisherxu <xufei40@huawei.com> xufei 004169462021-01-151-3/+7
* remove delete node step in e2e test binary•••Signed-off-by: fisherxu <xufei40@huawei.com> xufei 004169462021-01-151-14/+0
* Merge pull request #2468 from gccio/clean-useless-file-after-keadm_e2e-test•••keadm: clean useless file after keadm_e2e testKubeEdge Bot2020-12-281-1/+1
|\
| * keadm: clean useless file after keadm_e2e testLIYUNFAN2020-12-271-1/+1
* | keadm: optimize keadm_e2e.sh cleanup functionLIYUNFAN2020-12-271-2/+2
|/
* Use pidof install ps to check process existence•••Signed-off-by: Xiang Dai <long0dai@foxmail.com> Xiang Dai2020-12-261-2/+2
* bluetooth updatesluogangyi2020-12-162-27/+28
* CI: fix panic and other existing issues•••Signed-off-by: Xiang Dai <long0dai@foxmail.com> Xiang Dai2020-12-072-2/+2
* Merge pull request #1935 from daixiang0/keadm-error•••Keadm: optimize command exec logicKubeEdge Bot2020-11-251-0/+1
|\
| * Keadm: optimize command exec logic•••Signed-off-by: Xiang Dai <long0dai@foxmail.com> Xiang Dai2020-11-231-0/+1
* | Merge pull request #2349 from GsssC/fixKlog•••upgrade klog@0.4.0 to klog/v2@2.2.0KubeEdge Bot2020-11-239-9/+9
|\ \ | |/ |/|
| * upgrade klog@0.4.0 to klog/v2@2.2.0GsssC2020-11-209-9/+9
* | CI: switch amd64 tests to Github Action•••Signed-off-by: Xiang Dai <long0dai@foxmail.com> Xiang Dai2020-11-181-0/+0
|/
* Docs: fix grammar issues (#2303)•••* fixes typos in docs * Update edgesite.md * fix grammar issues in docs * fix grammar issues in docs Co-authored-by: Jiayi Suo <joy@Jiayis-MacBook-Pro.local>Joy2020-11-111-1/+1
* Sorted imports, deleted extra file (#12)•••* Moved logManager and runtimeClassManager to start at the Start() function. Fixed typo * Sorted imports * Delete extra fileRio Zhu2020-11-011-8/+0
* remove uncessary binary fileYin Ding2020-10-291-0/+0
* 1.19 (#9)•••* Updated vendor and APIs to x.19.1 * Modified more APIs. * Modified more APIs * Modified edged to adapt to changes APIs * ran tests Co-authored-by: root <root@ip-172-31-0-22.us-west-2.compute.internal>Rio Zhu2020-10-293-0/+8
* fix missing protocol common config updateluogangyi2020-10-211-1/+46
* Merge pull request #1721 from daixiang0/enable-errcheck•••Lint: enable errcheck linterKubeEdge Bot2020-09-157-26/+79
|\
| * Lint: fix errcheck issue•••Signed-off-by: Xiang Dai <long0dai@foxmail.com> Xiang Dai2020-09-087-26/+79
* | Merge pull request #2011 from daixiang0/kill•••Do not send SIGKILL to stop processKubeEdge Bot2020-09-081-2/+2
|\ \ | |/ |/|
| * Do not send SIGKILL to stop process•••Signed-off-by: Xiang Dai <long0dai@foxmail.com> Xiang Dai2020-08-171-2/+2
* | Merge pull request #2102 from daixiang0/err-check•••Remove redundant error checking detectedKubeEdge Bot2020-08-241-4/+1
|\ \
| * | Remove redundant error checking detected•••Signed-off-by: Xiang Dai <long0dai@foxmail.com> Xiang Dai2020-08-241-4/+1
| |/
* / Fix loop exits unconditionally after one iteration•••Signed-off-by: Xiang Dai <long0dai@foxmail.com> Xiang Dai2020-08-242-2/+2
|/
* Merge pull request #1962 from dingyin/system•••Run edgecore as system servicev1.4.0-beta.0KubeEdge Bot2020-08-051-1/+5
|\
| * Run edgecore as system service•••Co-authored-by: Yin Ding <dingyin@gmail.com> Co-authored-by: Rio Zhu <32083634+zzxgzgz@users.noreply.github.com> Rio Zhu2020-07-271-1/+5
* | Merge pull request #1978 from dingyin/lint•••"make lint" work in Mac and fix lint issuesKubeEdge Bot2020-08-031-2/+2
|\ \
| * | make lint work in Mac and fix lint issuesYin Ding2020-07-301-2/+2
| |/
* / extend property typesluogangyi2020-08-022-0/+16
|/
* Keadm: add test when use `keadm gettoken` in cmdline•••Signed-off-by: Xiang Dai <long0dai@foxmail.com> Xiang Dai2020-07-271-2/+1
* Merge pull request #1790 from luogangyi/implement-device-management-enhance•••Implement device management enhanceKubeEdge Bot2020-07-247-510/+988
|\
| * enhance on device protocol configluogangyi2020-07-201-4/+4
| * move data section from top level into Spec sectionluogangyi2020-07-191-11/+11
| * upgrade device api from v1alpha1 to v1alpha2luogangyi2020-07-187-320/+320
| * re-org device model and device instanceluogangyi2020-07-162-434/+439
| * add data sectionluogangyi2020-07-163-0/+228
| * add customized protocol supportluogangyi2020-07-163-0/+245
* | add testcase•••Signed-off-by: Xiang Dai <long0dai@foxmail.com> Xiang Dai2020-07-221-0/+14
* | Docs: fix all dead links•••Signed-off-by: Xiang Dai <long0dai@foxmail.com> Xiang Dai2020-07-201-1/+1
|/