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
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
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
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
File details
Details for the file pistar_echo_agent-1.0.1-py3-none-any.whl
.
File metadata
- Download URL: pistar_echo_agent-1.0.1-py3-none-any.whl
- Upload date:
- Size: 34.9 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 | e19d679477411cb3a849c710604d44519c6be8ece25ca8a47a353e4a311668d6 |
|
MD5 | 7fff2fb2d46d0bc8539401a128d1b341 |
|
BLAKE2b-256 | 9e4223b34f4898a40f54e27b8933c8af05eb7525b04688de4c219f25880174d0 |