osmo-ci/scripts/repo-install-test
Oliver Smith 89c733986e repo-install-test: no distro version in function
Instead of calling various foo_debian and foo_centos8 versions with
foo_$DISTRO, create new foo functions that call the right
distro-specific function based on debian* or centos* being in DISTRO.
Rename all foo_centos8 functions to foo_centos.

This is in preparation to run this script with debian10 too, not just
debian9. This can also be used to test a different centos version in the
future.

Related: OS#4969
Change-Id: Ibb9f93af16af7ebe947f7efcd4e709f3e62d12c0
2021-01-22 12:06:09 +01:00
..
blacklist_centos8.txt repo-install-test: Fix name blacklist_centos.txt to centos8 2020-12-07 14:50:16 +01:00
blacklist_debian.txt repo-install-test: support centos 2020-05-28 09:53:22 +00:00
run-inside-docker.sh repo-install-test: no distro version in function 2021-01-22 12:06:09 +01:00