Giter VIP home page Giter VIP logo

data-models's Introduction

OpenHLTest

Validated Package Version License

OpenHLTest is a collaborative effort by test vendors to develop agnostic programmatic interfaces and tools for managing test equipment.

OpenHLTest's initial focus is the following:

  • a consistent set of vendor-neutral data models (written in YANG)
  • continuous integration yielding a single set of client tools
  • test vendor server implementations of the data models

Contributing to OpenHLTest

This repository is primarily for publishing the models, documents, and other material developed by the OpenHLTest working group. We generally do not accept pull requests in this repository.

Feedback and suggestions to improve OpenHLTest models is welcomed by opening a GitHub issue.

Continuous Integration

On every commit to the repository folder travis continuous integration will start and do the following:

  • identify model changes, if none the build will stop
  • use pyang to validate the models.
  • use pyang to generate and update the views folder with a model text view and html view
  • use pyang to generate the python client files under the python_client/openhltest folder
  • run python client unit tests
  • generate pydoc html and markdown documentation
  • include documentation and model views in the openhltest folder
  • package and upload the openhltest folder as the openhltest python package to pypi.python.org

OK continuous integration is great but what does it mean to me?

Anytime the model is updated you can install the latest version of the OpenHLTest python client simply by doing the following:

  • pip install openhltest --upgrade --no-cache-dir

data-models's People

Contributors

ajbalogh avatar password636 avatar fcheng164 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.