Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

QA regression test (QRT) suite integration #3

Open
aquette opened this issue Feb 12, 2013 · 0 comments
Open

QA regression test (QRT) suite integration #3

aquette opened this issue Feb 12, 2013 · 0 comments
Milestone

Comments

@aquette
Copy link
Member

aquette commented Feb 12, 2013

Integrate the QRT work done for Ubuntu in NUT mainline.
Quoting docs/nut-qa.txt:

a runtime testing suite, which automates the inter layer communication testing
(driver - upsd - upsmon / clients), that is part of Ubuntu.
The NUT testing script is available in the Ubuntu QA Regression Testing suite:

It installs nut, configure with for the dummy-ups driver, changes a few data and
check that these are well propagated with upsc.

This probably involves testlib.py, but should be limited if it goes beyond!

NOTE: it's a good time to reconsider QRT as a whole!
Other framework may now be more suitable to test our broader scope (OS at least)

Also hook it to the "check" target, for buildbot use.

aquette added a commit that referenced this issue Feb 23, 2013
Remove R/T3000 USB ID (0x03f0:0x1fe5) from the TrippLite HID mapping,
since it is supported by the Eaton HID mapping. This completes commit
[[SVN:3525]]. Also adds ups.firmware and device.part

[[SVN:3525]] = 2012-04-10T15:37:[email protected]

Fossil-ID: SVN r3533
aquette added a commit that referenced this issue Feb 23, 2013
Be consistent in using all upper case for the acronym "UPS"
(Ie Uninterruptible Power Supply) (patch #3 from Greg A. Woods)

Fossil-ID: SVN r3570
clepple added a commit that referenced this issue Feb 23, 2013
Author: Emilien Kia <[email protected]>

Based on SVN: branches/ssl-nss-port

Closes pull request #3: https://github.com/clepple/nut/pull/3

Additional commits by Arnaud Quette and Arjen de Korte.

Fossil-ID: SVN r3751
jimklimov referenced this issue in 42ity/nut Jan 28, 2017
… obs/BUILD

* commit 'e23df2234feecb736e6f585bfb1f27f2016a488e':
  Distribute gen-snmp-subdriver.sh with nut-snmp
aquette pushed a commit that referenced this issue Feb 3, 2017
This is the initial commit of the nut test script and the needed testlib,
originally developed for Ubuntu, and also used by Debian. This version was
modified to be usable on recent systems, that use systemd and can also adapt
to either nut-driver.service (current approach) and nut-driver.target.

Some work remains to make it usable to test a compiled version of NUT, since the
current approach relies on installing packages

Reference: #3

Signed-off-by: Arnaud Quette <[email protected]>
jimklimov referenced this issue in jimklimov/nut Feb 24, 2017
drivers/mge-xml.c : when reporting deprecation of convert_deci()…
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant