Commit graph

38 commits

Author SHA1 Message Date
clime
6f088ecc39 run grok-mirror related tests only if grok-mirror is installed
it currently isn't available on epel-8
see: https://bugzilla.redhat.com/show_bug.cgi?id=1833811
2020-05-16 18:09:00 +02:00
clime
9f5cc729ef disable rhpkg tests as it is not a public tool 2020-05-13 09:00:33 +02:00
clime
48f795801f fix bug with renderring error responses
* they were rendered incorrectly due to printing Content-type with
extra new line already in main body. That means error statuses were
not properly handed to httpd. Also fix related buggy test.
2019-06-14 10:34:08 +02:00
clime
2e30538b1a fix naming of GroupCheckTest 2019-03-11 16:01:45 +01:00
clime
f1068438d2 in tests first install the desired config, then run setup_git_package
setup_git_package uses information from the config. This fixes problem
with failing grokmirror test.
2019-03-11 16:00:02 +01:00
clime
465967d52b fix post-receive hook to account for empty post-receive-chained.d 2019-03-11 15:59:05 +01:00
clime
d2329ea330 add support for setting mtime for an uploaded file 2018-11-15 15:49:13 +01:00
clime
3f2186dca6 fix lookaside_dir test 2018-08-14 22:54:54 +02:00
clime
26bb3048c4 add lookaside_dir option, deprecate cache_dir 2018-08-14 21:06:50 +02:00
clime
1d5be9655f uncomment test cleanup line 2018-03-27 12:36:50 +02:00
clime
a8a544a6ef add deprecated cache_dir_override option
* yes, you read it correctly.
2018-03-27 12:29:54 +02:00
clime
dcf1876c4a add rhpkg test 2018-03-27 10:29:55 +02:00
clime
bce932a662 add disable_group_check configuration option for upload script 2018-03-26 20:57:51 +02:00
clime
ba8fd50109 use config.get('upload', 'option') instead of config['upload'].get('option')
* the former does not give internal server error when 'upload' is missing
2018-02-26 14:10:27 +01:00
clime
84b5223c41 add distgit-centos7 machine config, add possibility to test against it, add more (direct) tests 2018-02-19 11:48:00 +01:00
clime
2a0f076dab also test no default namespace being set 2018-02-06 21:15:24 +01:00
clime
62fcde705d added new test suite 2018-02-06 20:01:13 +01:00
clime
c55d57a467 add -v into tests at few places 2018-02-03 19:12:06 +01:00
clime
d40a3489eb fix tests 2018-02-03 14:06:43 +01:00
clime
31bf40b310 test commit 2 2018-02-02 19:23:53 +01:00
clime
b3a273d816 add tests with rpkg and move them to basic test 2018-01-13 21:32:01 +01:00
clime
c682b80fdd fix tests and cleanup the repo after last two unintended commits 2017-07-25 15:13:27 +02:00
Some name
5d2ef7c18d test commit 2 2017-07-24 15:50:11 +02:00
Some name
df4b181aea test commit 2017-07-24 15:50:05 +02:00
clime
eb0c75da81 grokmirror support 2017-05-26 10:10:09 +02:00
clime
0a28bb5343 [beaker-tests] set StrictHostKeyChecking for ssh to 'no' 2017-04-08 17:44:16 +02:00
clime
513ed32837 [beaker-tests] set Git user.name & user.email before commiting 2017-04-08 16:57:15 +02:00
clime
02a2bb2d30 store repos directly under git/ 2017-04-08 16:12:27 +02:00
root
c53092941c test commit 2017-02-22 15:16:41 +01:00
clime
1d6dae7112 update paths in tests 2017-02-22 13:57:47 +01:00
clime
f7adc2ae65 use example.org as domain for example pkgs server + ssl checks updated in lookaside-upload.conf.example 2017-02-11 16:00:13 +01:00
clime
77bd4ad3a4 add fedpkg srpm usage into basic test 2017-02-11 13:40:58 +01:00
clime
3a3ce5991a basic-test: do it so that user clime can delete packages in lookaside 2017-02-11 13:23:09 +01:00
clime
1fbabe47e8 basic-test: add pkgs_cmd helper and add remote git config for setitng user.name + user.email 2017-02-11 13:08:46 +01:00
clime
cdb8b7a899 beaker-tests: also remove records from lookaside cache when cleaning up in basic-test 2017-02-11 13:01:34 +01:00
clime
fa6770cb51 beaker-tests: also include basic test for git-http-backend and add comments 2017-02-10 23:42:44 +01:00
clime
91cd4f0c93 basic test + related setup updates 2017-02-09 18:58:59 +01:00
clime
cbe7ec058e beaker-tests added 2017-02-09 15:24:03 +01:00