上传LSST数据管理的质量保证指标。

post-qa的Python项目详细描述


https://img.shields.io/pypi/v/post-qa.svghttps://img.shields.io/travis/lsst-sqre/post-qa.svg

质量保证后

将度量定义、度量和blob从validate_drp上载到 这是SQuaSH APIpost-qa应在CI工作流中运行,如 lsst数据管理公司的jenkins ci。

安装

pip install post-qa

命令行界面

usage: post-qa [-h] --lsstsw LSSTSW_DIRNAME --qa-json QA_JSON_PATH --api-url
               API_URL --api-user API_USER --api-password API_PASSWORD [--test]

Upload JSON from validate_drp to the SQuaSH API.

This script is meant to be run from a Jenkins CI environment
and uses the following environment variables:

- ``BUILD_ID`` : ID in the ci system
- ``BUILD_URL``: ci page with information about the build
- ``PRODUCT``: the name of the product built, in this case 'validate_drp'
- ``dataset``: the name of the dataset processed by validate_drp
- ``label`` : the name of the platform where it runs


optional arguments:
  -h, --help            show this help message and exit
  --lsstsw LSSTSW_DIRNAME
                        Path of lsstsw directory
  --qa-json QA_JSON_PATH
                        Filename of QA JSON output file
  --api-url API_URL     SQuaSH API root URL
  --api-user API_USER   Username for SQuaSH API
  --api-password API_PASSWORD
                        Password for SQuaSH API
  --test                Print the shimmed JSON rather than uploading it

许可证信息

版权所有2017 AURA/LSST

麻省理工学院授权的开源。

欢迎加入QQ群-->: 979659372 Python中文网_新手群

推荐PyPI第三方库


热门话题
java显示ArrayList中的文本   在Android/Java平台上加密共享密钥   java如何解决此错误{无法启动组件[Connector[HTTP/1.18080]]}?   java无法初始化ActionListener中的类。。。请帮忙!   在Java中访问无顶级类的非顶级类的编译器构造   java前向标头变量Spring Boot   java查找JSF资源的路径   通过Android应用程序中的ContentProvider对临时字段进行java查询   JavaSWT中的Resizeble对话框   java为什么将变量声明为int类型需要强制转换流?长类型不需要强制转换   java应用程序主题在预览中显示,但不在手机上显示   java FirebaseRecyclerAdapter未在我的RecyclerView布局中显示数据   javasocket大容量读取返回一个零数组   java JMX数据作为JSON   java您的应用程序已使用来自Google Cloud SDK的最终用户凭据进行身份验证,而translate不支持这些凭据。古格里皮斯。通用域名格式   java ORA02289:序列不存在,但数据库中不存在序列   在Java中如何将对象数组转换为列表?   java如何在eclipse中进行代码格式转换?