~emitorino/qa-regression-testing:test_daemon_update

Last commit made on 2019-09-26
Get this branch:
git clone -b test_daemon_update https://git.launchpad.net/~emitorino/qa-regression-testing
Only Emilia Torino can upload to this branch. If you are Emilia Torino please log in for upload directions.

Branch merges

Branch information

Name:
test_daemon_update
Repository:
lp:~emitorino/qa-regression-testing

Recent commits

19870f8... by Emilia Torino

Merge branch 'master' of git+ssh://git.launchpad.net/qa-regression-testing into test_daemon_update

799ac24... by Marc Deslauriers

fix test-clamav.py test for recent releases

7eaee38... by Emilia Torino

Merge branch 'master' of git+ssh://git.launchpad.net/qa-regression-testing into test_daemon_update

1108940... by Emilia Torino

Adding default argument for seconds to sleep after running command

96c5e01... by Steve Beattie

test-postfix.py: more py3 fixes, fix open fd issues

Merge branch 'postfix-py3-fixes' from Andreas Hasenack

PR: https://code.launchpad.net/~ahasenack/qa-regression-testing/+git/qa-regression-testing/+merge/373276
Signed-off-by: Steve Beattie <email address hidden>

a62065c... by Steve Beattie

test-mono-xsp.py: can't append ints to strings

Use str formatter instead. Script still fails to function due to xsp2
being dropped post trusty, xsp4 still supported.

Signed-off-by: Steve Beattie <email address hidden>

88bcb5e... by Andreas Hasenack

scripts/test-postfix.py: handle py3 byte/str comparisons and encodings

f3c105e... by Emilia Torino

Merge branch 'master' of git+ssh://git.launchpad.net/qa-regression-testing into test_daemon_update

876b43f... by Steve Beattie

test-postrgresql-8.4: add needed libecpg-dev dep to fix failing upstream test

Not sure why this wasn't hit before, but at least the postgresql-8.4
upstream tests were failing due to libecpg-dev not being installed.
Fix that.

Signed-off-by: Steve Beattie <email address hidden>

89b91a4... by Emilia Torino

review comments