Commit graph

30 commits

Author SHA1 Message Date
clime
c0ac987135 apply e499ce6916 fix to other vms too 2020-05-16 16:32:08 +02:00
Jakub Kadlcik
e499ce6916 Build the dist-git package as non-root user
It fixes permission erros when building the package during
provisioning. If you already have existing instance with
broken permissions, manually run

    [vagrant@localhost ~]$ sudo chown -R vagrant:vagrant /tmp/tito/
2020-05-16 16:19:45 +02:00
clime
e4cce61596 fixes for epel-8 Vagrantfile 2020-05-13 09:07:45 +02:00
clime
1a80ec16a9 raise memory for Vagrantfile **, add explaining comment for "distgit" where it should be "dist-git"
** libvirt specific, regrettably
2020-05-13 09:00:33 +02:00
clime
e86faa6965 use f32 instead of f31 in Vagrantfile, fix definition for centos 2020-05-13 09:00:33 +02:00
clime
c9715b953e use rpkg for epel8 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
9e347994b0 use f31 in tests 2020-05-13 09:00:33 +02:00
clime
482915fc40 update tests to f29 2019-03-11 16:09:32 +01:00
clime
be1b1c0b9a installing python-grokmirror from Vagrantfile is not needed 2018-08-14 21:36:01 +02: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
6a7d1d10af simplified tests not to used https for lookaside 2018-02-06 15:39:48 +01:00
clime
d597b3fea3 address Provision error #17 2018-01-31 21:36:31 +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
9631061653 update tests
- switch to f27
- do not use tito build -i cause it calls dnf -C and some deps does not to be installed
- remove unneeded sudo
2018-01-13 16:41:19 +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
clime
e70b26e066 [beaker-tests] delete default httpd ssl configuration as it conflicts with example lookaide-upload.conf 2017-07-24 14:40:13 +02:00
clime
eb0c75da81 grokmirror support 2017-05-26 10:10:09 +02:00
clime
616d77a1c2 [vagrant] remove redundant command 2017-04-08 16:19:45 +02:00
clime
eb957f1df6 do stop/start of services for config changes to take effect upon vagrant reloads 2017-04-08 16:13:52 +02:00
clime
eb8b00351f Vagrantfile: add user when group packager already exists 2017-02-11 16:16:27 +01:00
clime
0239dd5648 Vagrantfile update 2017-02-11 16:07:10 +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
3a3ce5991a basic-test: do it so that user clime can delete packages in lookaside 2017-02-11 13:23:09 +01:00
clime
5d15cd68a5 fixed the basic test 2017-02-10 13:05:58 +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
clime
d928af2592 basic Vagrantfile finished for testing 2017-02-09 15:15:42 +01:00
clime
3fc3e87bcc Basic Vagrantfile added for testing 2017-02-08 17:01:59 +01:00