Commit graph

61 commits

Author SHA1 Message Date
Michal Novotný
d00568ddfa
Update README.md 2020-05-17 14:43:13 +02:00
clime
39548c2e37 add note about problems with default vagrant file ownership 2020-05-16 22:07:40 +02:00
clime
4706a01553 remove recommendation about using container or virtual machine to run the tests 2020-05-16 20:09:06 +02:00
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
24f8888e07 install test deps by a single command in beaker-tests/setup.sh 2020-05-16 18:08:18 +02:00
clime
4c12b62c78 remove redundant commas in README.md for beaker-tests 2020-05-14 07:09:56 +02:00
clime
040b32b967 fix typo 2020-05-14 07:08:27 +02:00
clime
f0a8301003 slight beaker-tests/README.md tweaks 2020-05-14 03:32:31 +02:00
clime
4e8b7531d7 add README.md for beaker-tests 2020-05-14 03:20:27 +02:00
clime
9f5cc729ef disable rhpkg tests as it is not a public tool 2020-05-13 09:00:33 +02:00
clime
c54109e8f0 update fedpkg config for f31 fedpkg 2020-05-13 09:00:33 +02:00
clime
5965ea4148 add vagrant definition for CentOS 8, try to use dist-git or DistGit where possible 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
ed72dfc827 fix check for existing distgit VM in beaker-tests 2018-11-15 15:49:17 +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
c3ac884a4f update rpkg.conf in tests 2018-08-14 21:06:59 +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
133c785323 update fedpkg config to contain now required fedpkg.pagure section 2018-02-19 09:06:47 +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
6a7d1d10af simplified tests not to used https for lookaside 2018-02-06 15:39:48 +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
d597b3fea3 address Provision error #17 2018-01-31 21:36:31 +01:00
clime
b3a273d816 add tests with rpkg and move them to basic test 2018-01-13 21:32:01 +01:00
clime
89d4718361 update test environment
- fix problems with already existing files when doing `vagrant reload`
- try reloading distgit before setting it up
2018-01-13 17:21:18 +01:00
clime
52f9380b2d add --nogpgcheck for installation of beakerlib 2017-12-17 21:00:16 +01:00
clime
9be3c347bb update test framework 2017-12-17 20:42:38 +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
b6a4281528 [beaker-tests] add missing deps 2017-04-08 17:47:41 +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
99f4735d7a we need to rely on fedpkg < 1.26 for testing because httpd setup in Vagrantfile currently does not support 1.26 2017-02-11 18:08:24 +01:00