~paelzer/qa-regression-testing:fix-ntp-artful

Last commit made on 2017-06-22
Get this branch:
git clone -b fix-ntp-artful https://git.launchpad.net/~paelzer/qa-regression-testing
Only Christian Ehrhardt  can upload to this branch. If you are Christian Ehrhardt  please log in for upload directions.

Branch merges

Branch information

Name:
fix-ntp-artful
Repository:
lp:~paelzer/qa-regression-testing

Recent commits

b81173b... by Christian Ehrhardt 

ntp: fix location of key files

The test had keysdir in /tmp, but newer ntp uses a systemd service file
that sets PrivateTmp=yes.
Therefore it fails to access the tests config:
In strace:
  open("/tmp/ntptest/ntpkey_host_artful-test", O_RDONLY) = -1 ENOENT (No
       such file or directory)

To avoid that use /var instead as directory to correctly when executed as a
service.

Signed-off-by: Christian Ehrhardt <email address hidden>

eace0e5... by Christian Ehrhardt 

ntp: fix cert check for alternating output layout

tests expect '^cert' always in the first column, but layout is not fix.
Due to other changes in the ntp config it can move - e.g. currently in
proposed for artful (stripped ntpq rv down to the interesting line):
  Old: cert="artful-test artful-test 0x0", until=201806220717
  New: signature="md5WithRSAEncryption", cert="artful-test artful-test 0x0"

Make the test accept cert= following another option as well.

Signed-off-by: Christian Ehrhardt <email address hidden>

21a79a4... by Steve Beattie

glibc/getdents: fix compilation error, need to revisit test

cb91153... by Steve Beattie

glibc-upgrade: add networking test to test-program

4e82b9c... by Steve Beattie

testlib.py: allow setting environment when invoking some shell commands

9738806... by Marc Deslauriers

added libmwaw testing notes

ec3aa47... by Marc Deslauriers

test-freeradius.py: modify the file, not the symlink

4583691... by Marc Deslauriers

test-freeradius.py: fix for later releases

6c46c8e... by Marc Deslauriers

added libiberty build test notes

b916d71... by Marc Deslauriers

test-nagios3.py: add test for security regression