]> git.openstreetmap.org Git - nominatim.git/commit
CI: use vagrant scripts for import tests
authorSarah Hoffmann <lonvia@denofr.de>
Sat, 21 Aug 2021 08:45:22 +0000 (10:45 +0200)
committerSarah Hoffmann <lonvia@denofr.de>
Tue, 24 Aug 2021 08:10:01 +0000 (10:10 +0200)
commit6ebbbfee61eed2ba3ef337833ad60c328fadd0f8
tree082d5cd5996fba88dcd0f5b6d62ff340046c8ab0
parent0fabeefc3e65318509a979f327d12e50a67fc802
CI: use vagrant scripts for import tests

Use vanilla docker images of Ubuntu and leave the setup
to the vagrant scripts. Then do the usual import tests.

Also fixes a couple of issues found with the scripts
.github/workflows/ci-tests.yml
.github/workflows/vagrant-scripts.yml [new file with mode: 0644]
vagrant/Install-on-Ubuntu-18.sh
vagrant/Install-on-Ubuntu-20.sh