pistar echo agent: support Huawei CloudTest execute test case
Project description
PiStarEchoAgent
The PiStarEchoAgent is a local agent that supports Huawei Devcloud CloudTest to execute PiStar and Pytest test cases.
Basic introduction
Command entry:
$ pistar-echo-agent
usage: pistar-echo-agent [-h] [-p PORT] -o OUTPUT [-v]
optional arguments:
-h, --help show this help message and exit
-p PORT, --port PORT specify the port of pistar echo agent server
# default value: 10001
-o OUTPUT, --output OUTPUT
specify the report path of the task
-v, --version show the version of pistar-echo-agent
Start Command
nohup pistar-echo-agent -o ./result &
Run the following command to avoid generating nohup.out standard output:
nohup pistar-echo-agent -o ./result > /dev/null 2>&1 &
License
Copyright (c) Huawei Technologies Co., Ltd. 2021-present.
Distributed under the terms of the MIT license, PiStarEchoAgent is free software.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pistar_echo_agent-1.0.8-py3-none-any.whl.
File metadata
- Download URL: pistar_echo_agent-1.0.8-py3-none-any.whl
- Upload date:
- Size: 35.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.8.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b131e5cdab0dd2e22669f9ea52a329b2968989d2ab8c5ec6f9743dc1eeb62789
|
|
| MD5 |
9ea43b2aed3b600d7ad9ebd04ac016d2
|
|
| BLAKE2b-256 |
a4bca03b79c2c9b274ed421affa34b498b8aba3bfc89eb494aa42a7e3565b809
|