Upstream_test.py: a script to build upstream env for qemu tests.
#python3 Upstream_test.py
#python3 Upstream_test.py --aio=natvie
#python3 Upstream_test.py --aio=io_uring
#python3 Upstream_test.py --encrypt=yes
#python3 Upstream_test.py --patch_id=[email protected]
#python3 Upstream_test.py --source=jira --jira_id=RHEL-39948
#python3 Upstream_test.py --source=gmail
#python3 Upstream_test.py --source=gmail --label=qemu-devel
Note:
before you use --source=gmail, create a credentials.json firstly, as in https://developers.google.com/gmail/api/quickstart/python
before you use --source=jira, replace the JIRA_ACCESS_TOKEN with your own jira token