Giter Site home page Giter Site logo

arc's Issues

Short license header on every file

The Fedora review process suggested that we add a short license header to every file. Something as simple as:

Copyright (C) 2014 John Doe <[email protected]>
License: GPLv2 (see LICENSE for details)

Also, add license indication on README.MD.

ImportError in arcli

arcli --help returned this error:
import arc.shared.frontend
ImportError: No modules named shared.frontend

A few days ago's version of arcli is right.

Add option -Q USERNAME, --username=USERNAME

Implement the option -Q USERNAME, --username=USERNAME for commands, in order to allow to specify an username to login or use when interacting with Autotest Server.

The default username, when this option is missing, is the proper user name (login) that the command arcli is running, otherwise It's possible to pass the environment variable ARC_USER or use the key name username inside the section server to overwrite this condition.

Support for ACLs

Needs to implement in ARC the support of create, delete, list add and remove ACLs.

Unit tests for ARC

ARC requires a set of unit tests in order to grow the code base and to feel confident that it's still running good and there isn't code breaking around.

arcli job --from-test-number RFE

This is just a couple of suggestions that I thought that could improve usage of the newly added (and great) --from-test-number option:

  • could look up and set test type (it's easy to send client jobs erroneously as server jobs and vice verse - the default)
  • could set the job name by default, using the test name

This would allow a user experience such as:

$ arcli job -a -m testhost -T 57

Which is great IMHO.

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.