Avocado Plugin to propagate Job results to remote host
Project description
This optional plugin is intended to upload the Avocado Job results to a dedicated sever.
To install the Result Upload plugin from pip, use:
pip install avocado-framework-plugin-result-upload
Usage:
$ avocado run avocado/examples/tests/passtest.py --result-upload-url www@avocadologs.example.com:/var/www/html JOB ID : f40403c7409ef998f293a7c83ee456c32cb6547a JOB LOG : $HOME/avocado/job-results/job-2021-09-30T22.16-f40403c/job.log (1/1) avocado/examples/tests/passtest.py:PassTest.test: STARTED (1/1) avocado/examples/tests/passtest.py:PassTest.test: PASS (0.01 s) RESULTS : PASS 1 | ERROR 0 | FAIL 0 | SKIP 0 | WARN 0 | INTERRUPT 0 | CANCEL 0 JOB HTML : $HOME/avocado/job-results/job-2021-09-30T22.16-f40403c/results.html
Avocado logs will be available at following URL:
ssh
www@avocadologs.example.com:/var/www/html/job-2021-09-30T22.16-f40403c
html (If web server is enabled)
http://avocadologs.example.com/job-2021-09-30T22.16-f40403c/
Such links may be referred by other plugins, such as the ResultsDB plugin.
By default upload will be handled by following command
rsync -arz -e 'ssh -o LogLevel=error -o stricthostkeychecking=no -o userknownhostsfile=/dev/null -o batchmode=yes -o passwordauthentication=no'
Optionally, you can customize uploader command, for example following command upload logs to Google storage:
$ avocado run avocado/examples/tests/passtest.py --result-upload-url='gs://avocadolog' --result-upload-cmd='gsutil -m cp -r'
You can also set the ResultUpload URL and command using a config file:
[plugins.result_upload] url = www@avocadologs.example.com:/var/www/htmlavocado/job-results command='rsync -arzq'
And then run the Avocado command without the explicit command options. Notice that the command line options will have precedence over the configuration file.
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 Distribution
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 avocado_framework_plugin_result_upload-113.0.tar.gz.
File metadata
- Download URL: avocado_framework_plugin_result_upload-113.0.tar.gz
- Upload date:
- Size: 3.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
da0a8f25f9052c3a7a7b6fb99b2e92dcf1024bcac5cbce2dd00b6c5edd6f7e9b
|
|
| MD5 |
215c9150066f4b2c88821c6a7532c6de
|
|
| BLAKE2b-256 |
3d9f19ba64b567977d32285290fff0def11e9f8972f17c04120ba18c8618e287
|
Provenance
The following attestation bundles were made for avocado_framework_plugin_result_upload-113.0.tar.gz:
Publisher:
release.yml on avocado-framework/avocado
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
avocado_framework_plugin_result_upload-113.0.tar.gz -
Subject digest:
da0a8f25f9052c3a7a7b6fb99b2e92dcf1024bcac5cbce2dd00b6c5edd6f7e9b - Sigstore transparency entry: 855153943
- Sigstore integration time:
-
Permalink:
avocado-framework/avocado@093caa43b1f30d0246e06ed3728b7e5008ef2e65 -
Branch / Tag:
refs/heads/master - Owner: https://github.com/avocado-framework
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yml@093caa43b1f30d0246e06ed3728b7e5008ef2e65 -
Trigger Event:
workflow_dispatch
-
Statement type:
File details
Details for the file avocado_framework_plugin_result_upload-113.0-py3-none-any.whl.
File metadata
- Download URL: avocado_framework_plugin_result_upload-113.0-py3-none-any.whl
- Upload date:
- Size: 4.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
67707e8ad69bef2f35626e3f8fa44b928b2f7a334d123628149bf0dab2436dde
|
|
| MD5 |
b91f707d559b26375cd0e6a003c01b4a
|
|
| BLAKE2b-256 |
dac8be35cf6ce509ecba870cdf214bf06c2f73c93233d8fcbcffa759965f39be
|
Provenance
The following attestation bundles were made for avocado_framework_plugin_result_upload-113.0-py3-none-any.whl:
Publisher:
release.yml on avocado-framework/avocado
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
avocado_framework_plugin_result_upload-113.0-py3-none-any.whl -
Subject digest:
67707e8ad69bef2f35626e3f8fa44b928b2f7a334d123628149bf0dab2436dde - Sigstore transparency entry: 855153980
- Sigstore integration time:
-
Permalink:
avocado-framework/avocado@093caa43b1f30d0246e06ed3728b7e5008ef2e65 -
Branch / Tag:
refs/heads/master - Owner: https://github.com/avocado-framework
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yml@093caa43b1f30d0246e06ed3728b7e5008ef2e65 -
Trigger Event:
workflow_dispatch
-
Statement type: